mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
update dependencies
This commit is contained in:
@@ -2289,7 +2289,8 @@
|
||||
"OBJECT_PLAYSTORE_LINK",
|
||||
"OBJECT_TARGETING_TEMPLATE",
|
||||
"OBJECT_SEARCH_LIFT_STUDY",
|
||||
"OBJECT_FLOODLIGHT_DV360_LINK"
|
||||
"OBJECT_FLOODLIGHT_DV360_LINK",
|
||||
"OBJECT_ADVERTISER_CUSTOMER_LINK"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"",
|
||||
@@ -2331,6 +2332,7 @@
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
],
|
||||
"location": "query",
|
||||
@@ -5710,9 +5712,25 @@
|
||||
"enum": [
|
||||
"UNKNOWN",
|
||||
"APPLE_APP_STORE",
|
||||
"GOOGLE_PLAY_STORE"
|
||||
"GOOGLE_PLAY_STORE",
|
||||
"ROKU_APP_STORE",
|
||||
"AMAZON_FIRETV_APP_STORE",
|
||||
"PLAYSTATION_APP_STORE",
|
||||
"APPLE_TV_APP_STORE",
|
||||
"XBOX_APP_STORE",
|
||||
"SAMSUNG_TV_APP_STORE",
|
||||
"ANDROID_TV_APP_STORE",
|
||||
"GENERIC_CTV_APP_STORE"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
@@ -9673,7 +9691,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20220104",
|
||||
"revision": "20230118",
|
||||
"rootUrl": "https://dfareporting.googleapis.com/",
|
||||
"schemas": {
|
||||
"Account": {
|
||||
@@ -10829,7 +10847,7 @@
|
||||
"description": "Information about the most recent modification of this campaign. This is a read-only field."
|
||||
},
|
||||
"name": {
|
||||
"description": "Name of this campaign. This is a required field and must be less than 256 characters long and unique among campaigns of the same advertiser.",
|
||||
"description": "Name of this campaign. This is a required field and must be less than 512 characters long and unique among campaigns of the same advertiser.",
|
||||
"type": "string"
|
||||
},
|
||||
"nielsenOcrEnabled": {
|
||||
@@ -11722,12 +11740,14 @@
|
||||
"CREATIVE_AUTHORING_SOURCE_DCM",
|
||||
"CREATIVE_AUTHORING_SOURCE_DBM",
|
||||
"CREATIVE_AUTHORING_SOURCE_STUDIO",
|
||||
"CREATIVE_AUTHORING_SOURCE_GWD"
|
||||
"CREATIVE_AUTHORING_SOURCE_GWD",
|
||||
"CREATIVE_AUTHORING_SOURCE_ACS"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
],
|
||||
"type": "string"
|
||||
@@ -12976,7 +12996,8 @@
|
||||
"CLICK_TAG_IN_GWD",
|
||||
"CLICK_TAG_HARD_CODED",
|
||||
"SVG_INVALID",
|
||||
"CLICK_TAG_IN_RICH_MEDIA"
|
||||
"CLICK_TAG_IN_RICH_MEDIA",
|
||||
"MISSING_ENABLER_REFERENCE"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"",
|
||||
@@ -13003,6 +13024,7 @@
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
],
|
||||
"type": "string"
|
||||
@@ -16358,9 +16380,25 @@
|
||||
"enum": [
|
||||
"UNKNOWN",
|
||||
"APPLE_APP_STORE",
|
||||
"GOOGLE_PLAY_STORE"
|
||||
"GOOGLE_PLAY_STORE",
|
||||
"ROKU_APP_STORE",
|
||||
"AMAZON_FIRETV_APP_STORE",
|
||||
"PLAYSTATION_APP_STORE",
|
||||
"APPLE_TV_APP_STORE",
|
||||
"XBOX_APP_STORE",
|
||||
"SAMSUNG_TV_APP_STORE",
|
||||
"ANDROID_TV_APP_STORE",
|
||||
"GENERIC_CTV_APP_STORE"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
@@ -17233,7 +17271,7 @@
|
||||
"description": "Lookback window settings for this placement."
|
||||
},
|
||||
"name": {
|
||||
"description": "Name of this placement.This is a required field and must be less than or equal to 256 characters long.",
|
||||
"description": "Name of this placement.This is a required field and must be less than or equal to 512 characters long.",
|
||||
"type": "string"
|
||||
},
|
||||
"paymentApproved": {
|
||||
|
||||
Reference in New Issue
Block a user