| Index: discovery/googleapis/dfareporting__v2.4.json
|
| diff --git a/discovery/googleapis/dfareporting__v2.3.json b/discovery/googleapis/dfareporting__v2.4.json
|
| similarity index 99%
|
| copy from discovery/googleapis/dfareporting__v2.3.json
|
| copy to discovery/googleapis/dfareporting__v2.4.json
|
| index 1f6953f556a25562dfb666cb60cdb61c34dfc56d..4d3c6252e3e63ac462d2fc144ffa8486c13a3121 100644
|
| --- a/discovery/googleapis/dfareporting__v2.3.json
|
| +++ b/discovery/googleapis/dfareporting__v2.4.json
|
| @@ -11,18 +11,18 @@
|
| }
|
| }
|
| },
|
| - "basePath": "/dfareporting/v2.3/",
|
| - "baseUrl": "https://www.googleapis.com/dfareporting/v2.3/",
|
| + "basePath": "/dfareporting/v2.4/",
|
| + "baseUrl": "https://www.googleapis.com/dfareporting/v2.4/",
|
| "batchPath": "batch",
|
| "description": "Manage your DoubleClick Campaign Manager ad campaigns and reports.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/doubleclick-advertisers/reporting/",
|
| - "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/XC0BWMAur-_N-oeZNpcZjTjY2ew\"",
|
| + "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/5TfNJAYCdpNqfBuYUZWvagnNUsg\"",
|
| "icons": {
|
| "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif",
|
| "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif"
|
| },
|
| - "id": "dfareporting:v2.3",
|
| + "id": "dfareporting:v2.4",
|
| "kind": "discovery#restDescription",
|
| "name": "dfareporting",
|
| "ownerDomain": "google.com",
|
| @@ -721,13 +721,13 @@
|
| "type": "string"
|
| },
|
| "compatibility": {
|
| - "description": "Select default ads with the specified compatibility. Applicable when type is AD_SERVING_DEFAULT_AD. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering an in-stream video ads developed with the VAST standard.",
|
| + "description": "Select default ads with the specified compatibility. Applicable when type is AD_SERVING_DEFAULT_AD. DISPLAY and DISPLAY_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering an in-stream video ads developed with the VAST standard.",
|
| "enum": [
|
| "APP",
|
| "APP_INTERSTITIAL",
|
| - "IN_STREAM_VIDEO",
|
| - "WEB",
|
| - "WEB_INTERSTITIAL"
|
| + "DISPLAY",
|
| + "DISPLAY_INTERSTITIAL",
|
| + "IN_STREAM_VIDEO"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| @@ -1996,6 +1996,7 @@
|
| "OBJECT_MEDIA_ORDER",
|
| "OBJECT_PLACEMENT",
|
| "OBJECT_PLACEMENT_STRATEGY",
|
| + "OBJECT_PLAYSTORE_LINK",
|
| "OBJECT_PROVIDED_LIST_CLIENT",
|
| "OBJECT_RATE_CARD",
|
| "OBJECT_REMARKETING_LIST",
|
| @@ -2043,6 +2044,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "location": "query",
|
| @@ -2494,15 +2496,15 @@
|
| "accept": [
|
| "*/*"
|
| ],
|
| - "maxSize": "100MB",
|
| + "maxSize": "1024MB",
|
| "protocols": {
|
| "resumable": {
|
| "multipart": true,
|
| - "path": "/resumable/upload/dfareporting/v2.3/userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets"
|
| + "path": "/resumable/upload/dfareporting/v2.4/userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets"
|
| },
|
| "simple": {
|
| "multipart": true,
|
| - "path": "/upload/dfareporting/v2.3/userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets"
|
| + "path": "/upload/dfareporting/v2.4/userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets"
|
| }
|
| }
|
| },
|
| @@ -5066,6 +5068,19 @@
|
| ],
|
| "location": "query",
|
| "type": "string"
|
| + },
|
| + "type": {
|
| + "description": "Select only inventory items with this type.",
|
| + "enum": [
|
| + "PLANNING_PLACEMENT_TYPE_CREDIT",
|
| + "PLANNING_PLACEMENT_TYPE_REGULAR"
|
| + ],
|
| + "enumDescriptions": [
|
| + "",
|
| + ""
|
| + ],
|
| + "location": "query",
|
| + "type": "string"
|
| }
|
| },
|
| "path": "userprofiles/{profileId}/projects/{projectId}/inventoryItems",
|
| @@ -6485,13 +6500,13 @@
|
| "type": "string"
|
| },
|
| "compatibilities": {
|
| - "description": "Select only placements that are associated with these compatibilities. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps.IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard.",
|
| + "description": "Select only placements that are associated with these compatibilities. DISPLAY and DISPLAY_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps.IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard.",
|
| "enum": [
|
| "APP",
|
| "APP_INTERSTITIAL",
|
| - "IN_STREAM_VIDEO",
|
| - "WEB",
|
| - "WEB_INTERSTITIAL"
|
| + "DISPLAY",
|
| + "DISPLAY_INTERSTITIAL",
|
| + "IN_STREAM_VIDEO"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| @@ -8810,7 +8825,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20151109",
|
| + "revision": "20160128",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Account": {
|
| @@ -8881,7 +8896,7 @@
|
| "type": "string"
|
| },
|
| "currencyId": {
|
| - "description": "ID of currency associated with this account. This is a required field.\nAcceptable values are: \n- \"1\" for USD \n- \"2\" for GBP \n- \"3\" for ESP \n- \"4\" for SEK \n- \"5\" for CAD \n- \"6\" for JPY \n- \"7\" for DEM \n- \"8\" for AUD \n- \"9\" for FRF \n- \"10\" for ITL \n- \"11\" for DKK \n- \"12\" for NOK \n- \"13\" for FIM \n- \"14\" for ZAR \n- \"15\" for IEP \n- \"16\" for NLG \n- \"17\" for EUR \n- \"18\" for KRW \n- \"19\" for TWD \n- \"20\" for SGD \n- \"21\" for CNY \n- \"22\" for HKD \n- \"23\" for NZD \n- \"24\" for MYR \n- \"25\" for BRL \n- \"26\" for PTE \n- \"27\" for MXP \n- \"28\" for CLP \n- \"29\" for TRY \n- \"30\" for ARS \n- \"31\" for PEN \n- \"32\" for ILS \n- \"33\" for CHF \n- \"34\" for VEF \n- \"35\" for COP \n- \"36\" for GTQ \n- \"37\" for PLN \n- \"39\" for INR \n- \"40\" for THB",
|
| + "description": "ID of currency associated with this account. This is a required field.\nAcceptable values are: \n- \"1\" for USD \n- \"2\" for GBP \n- \"3\" for ESP \n- \"4\" for SEK \n- \"5\" for CAD \n- \"6\" for JPY \n- \"7\" for DEM \n- \"8\" for AUD \n- \"9\" for FRF \n- \"10\" for ITL \n- \"11\" for DKK \n- \"12\" for NOK \n- \"13\" for FIM \n- \"14\" for ZAR \n- \"15\" for IEP \n- \"16\" for NLG \n- \"17\" for EUR \n- \"18\" for KRW \n- \"19\" for TWD \n- \"20\" for SGD \n- \"21\" for CNY \n- \"22\" for HKD \n- \"23\" for NZD \n- \"24\" for MYR \n- \"25\" for BRL \n- \"26\" for PTE \n- \"27\" for MXP \n- \"28\" for CLP \n- \"29\" for TRY \n- \"30\" for ARS \n- \"31\" for PEN \n- \"32\" for ILS \n- \"33\" for CHF \n- \"34\" for VEF \n- \"35\" for COP \n- \"36\" for GTQ \n- \"37\" for PLN \n- \"39\" for INR \n- \"40\" for THB \n- \"41\" for IDR \n- \"42\" for CZK \n- \"43\" for RON \n- \"44\" for HUF \n- \"45\" for RUB \n- \"46\" for AED \n- \"47\" for BGN \n- \"48\" for HRK",
|
| "format": "int64",
|
| "type": "string"
|
| },
|
| @@ -9311,13 +9326,13 @@
|
| "type": "string"
|
| },
|
| "compatibility": {
|
| - "description": "Compatibility of this ad. Applicable when type is AD_SERVING_DEFAULT_AD. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering an in-stream video ads developed with the VAST standard.",
|
| + "description": "Compatibility of this ad. Applicable when type is AD_SERVING_DEFAULT_AD. DISPLAY and DISPLAY_INTERSTITIAL refer to either rendering on desktop or on mobile devices or in mobile apps for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are only used for existing default ads. New mobile placements must be assigned DISPLAY or DISPLAY_INTERSTITIAL and default ads created for those placements will be limited to those compatibility types. IN_STREAM_VIDEO refers to rendering in-stream video ads developed with the VAST standard.",
|
| "enum": [
|
| "APP",
|
| "APP_INTERSTITIAL",
|
| - "IN_STREAM_VIDEO",
|
| - "WEB",
|
| - "WEB_INTERSTITIAL"
|
| + "DISPLAY",
|
| + "DISPLAY_INTERSTITIAL",
|
| + "IN_STREAM_VIDEO"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| @@ -9466,13 +9481,13 @@
|
| "type": "string"
|
| },
|
| "compatibility": {
|
| - "description": "Ad slot compatibility. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard.",
|
| + "description": "Ad slot compatibility. DISPLAY and DISPLAY_INTERSTITIAL refer to rendering either on desktop, mobile devices or in mobile apps for regular or interstitial ads respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard.",
|
| "enum": [
|
| - "PLANNING_RENDERING_ENVIRONMENT_TYPE_APP",
|
| - "PLANNING_RENDERING_ENVIRONMENT_TYPE_APP_INTERSTITIAL",
|
| - "PLANNING_RENDERING_ENVIRONMENT_TYPE_IN_STREAM_VIDEO",
|
| - "PLANNING_RENDERING_ENVIRONMENT_TYPE_WEB",
|
| - "PLANNING_RENDERING_ENVIRONMENT_TYPE_WEB_INTERSTITIAL"
|
| + "APP",
|
| + "APP_INTERSTITIAL",
|
| + "DISPLAY",
|
| + "DISPLAY_INTERSTITIAL",
|
| + "IN_STREAM_VIDEO"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| @@ -10448,11 +10463,13 @@
|
| "enum": [
|
| "ARTWORK_TYPE_FLASH",
|
| "ARTWORK_TYPE_HTML5",
|
| + "ARTWORK_TYPE_IMAGE",
|
| "ARTWORK_TYPE_MIXED"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -10666,14 +10683,14 @@
|
| "type": "array"
|
| },
|
| "compatibility": {
|
| - "description": "Compatibilities associated with this creative. This is a read-only field. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard. Applicable to all creative types.\n\nAcceptable values are:\n- \"APP\"\n- \"APP_INTERSTITIAL\"\n- \"IN_STREAM_VIDEO\"\n- \"WEB\"\n- \"WEB_INTERSTITIAL\"",
|
| + "description": "Compatibilities associated with this creative. This is a read-only field. DISPLAY and DISPLAY_INTERSTITIAL refer to rendering either on desktop or on mobile devices or in mobile apps for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. Only pre-existing creatives may have these compatibilities since new creatives will either be assigned DISPLAY or DISPLAY_INTERSTITIAL instead. IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard. Applicable to all creative types.\n\nAcceptable values are:\n- \"APP\"\n- \"APP_INTERSTITIAL\"\n- \"IN_STREAM_VIDEO\"\n- \"DISPLAY\"\n- \"DISPLAY_INTERSTITIAL\"",
|
| "items": {
|
| "enum": [
|
| "APP",
|
| "APP_INTERSTITIAL",
|
| - "IN_STREAM_VIDEO",
|
| - "WEB",
|
| - "WEB_INTERSTITIAL"
|
| + "DISPLAY",
|
| + "DISPLAY_INTERSTITIAL",
|
| + "IN_STREAM_VIDEO"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| @@ -10959,11 +10976,13 @@
|
| "enum": [
|
| "ARTWORK_TYPE_FLASH",
|
| "ARTWORK_TYPE_HTML5",
|
| + "ARTWORK_TYPE_IMAGE",
|
| "ARTWORK_TYPE_MIXED"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -11734,11 +11753,13 @@
|
| "enum": [
|
| "ARTWORK_TYPE_FLASH",
|
| "ARTWORK_TYPE_HTML5",
|
| + "ARTWORK_TYPE_IMAGE",
|
| "ARTWORK_TYPE_MIXED"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -12023,12 +12044,14 @@
|
| "CLICK",
|
| "POST_CLICK",
|
| "POST_CLICK_AND_IMPRESSION",
|
| - "POST_IMPRESSION"
|
| + "POST_IMPRESSION",
|
| + "VIDEO_COMPLETION"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -12563,7 +12586,7 @@
|
| "type": "string"
|
| },
|
| "currencyId": {
|
| - "description": "Currency ID of this directory site.\nPossible values are: \n- \"1\" for USD \n- \"2\" for GBP \n- \"3\" for ESP \n- \"4\" for SEK \n- \"5\" for CAD \n- \"6\" for JPY \n- \"7\" for DEM \n- \"8\" for AUD \n- \"9\" for FRF \n- \"10\" for ITL \n- \"11\" for DKK \n- \"12\" for NOK \n- \"13\" for FIM \n- \"14\" for ZAR \n- \"15\" for IEP \n- \"16\" for NLG \n- \"17\" for EUR \n- \"18\" for KRW \n- \"19\" for TWD \n- \"20\" for SGD \n- \"21\" for CNY \n- \"22\" for HKD \n- \"23\" for NZD \n- \"24\" for MYR \n- \"25\" for BRL \n- \"26\" for PTE \n- \"27\" for MXP \n- \"28\" for CLP \n- \"29\" for TRY \n- \"30\" for ARS \n- \"31\" for PEN \n- \"32\" for ILS \n- \"33\" for CHF \n- \"34\" for VEF \n- \"35\" for COP \n- \"36\" for GTQ \n- \"37\" for PLN \n- \"39\" for INR \n- \"40\" for THB",
|
| + "description": "Currency ID of this directory site.\nPossible values are: \n- \"1\" for USD \n- \"2\" for GBP \n- \"3\" for ESP \n- \"4\" for SEK \n- \"5\" for CAD \n- \"6\" for JPY \n- \"7\" for DEM \n- \"8\" for AUD \n- \"9\" for FRF \n- \"10\" for ITL \n- \"11\" for DKK \n- \"12\" for NOK \n- \"13\" for FIM \n- \"14\" for ZAR \n- \"15\" for IEP \n- \"16\" for NLG \n- \"17\" for EUR \n- \"18\" for KRW \n- \"19\" for TWD \n- \"20\" for SGD \n- \"21\" for CNY \n- \"22\" for HKD \n- \"23\" for NZD \n- \"24\" for MYR \n- \"25\" for BRL \n- \"26\" for PTE \n- \"27\" for MXP \n- \"28\" for CLP \n- \"29\" for TRY \n- \"30\" for ARS \n- \"31\" for PEN \n- \"32\" for ILS \n- \"33\" for CHF \n- \"34\" for VEF \n- \"35\" for COP \n- \"36\" for GTQ \n- \"37\" for PLN \n- \"39\" for INR \n- \"40\" for THB \n- \"41\" for IDR \n- \"42\" for CZK \n- \"43\" for RON \n- \"44\" for HUF \n- \"45\" for RUB \n- \"46\" for AED \n- \"47\" for BGN \n- \"48\" for HRK",
|
| "format": "int64",
|
| "type": "string"
|
| },
|
| @@ -13883,6 +13906,18 @@
|
| "description": "Subaccount ID of this inventory item.",
|
| "format": "int64",
|
| "type": "string"
|
| + },
|
| + "type": {
|
| + "description": "Type of inventory item.",
|
| + "enum": [
|
| + "PLANNING_PLACEMENT_TYPE_CREDIT",
|
| + "PLANNING_PLACEMENT_TYPE_REGULAR"
|
| + ],
|
| + "enumDescriptions": [
|
| + "",
|
| + ""
|
| + ],
|
| + "type": "string"
|
| }
|
| },
|
| "type": "object"
|
| @@ -14792,13 +14827,13 @@
|
| "type": "string"
|
| },
|
| "compatibility": {
|
| - "description": "Placement compatibility. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps.IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard. This field is required on insertion.",
|
| + "description": "Placement compatibility. DISPLAY and DISPLAY_INTERSTITIAL refer to rendering on desktop, mobile devices or in mobile apps for regular or interstitial ads respectively. APP and APP_INTERSTITIAL are no longer allowed for new placement insertions. Instead, use DISPLAY or DISPLAY_INTERSTITIAL. IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard.This field is required on insertion.",
|
| "enum": [
|
| "APP",
|
| "APP_INTERSTITIAL",
|
| - "IN_STREAM_VIDEO",
|
| - "WEB",
|
| - "WEB_INTERSTITIAL"
|
| + "DISPLAY",
|
| + "DISPLAY_INTERSTITIAL",
|
| + "IN_STREAM_VIDEO"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| @@ -15953,17 +15988,29 @@
|
| "listSource": {
|
| "description": "Product from which this remarketing list was originated.",
|
| "enum": [
|
| + "REMARKETING_LIST_SOURCE_ADX",
|
| "REMARKETING_LIST_SOURCE_DBM",
|
| "REMARKETING_LIST_SOURCE_DFA",
|
| + "REMARKETING_LIST_SOURCE_DFP",
|
| "REMARKETING_LIST_SOURCE_DMP",
|
| "REMARKETING_LIST_SOURCE_GA",
|
| - "REMARKETING_LIST_SOURCE_OTHER"
|
| + "REMARKETING_LIST_SOURCE_GPLUS",
|
| + "REMARKETING_LIST_SOURCE_OTHER",
|
| + "REMARKETING_LIST_SOURCE_PLAY_STORE",
|
| + "REMARKETING_LIST_SOURCE_XFP",
|
| + "REMARKETING_LIST_SOURCE_YOUTUBE"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| "",
|
| "",
|
| "",
|
| + "",
|
| + "",
|
| + "",
|
| + "",
|
| + "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -17182,17 +17229,29 @@
|
| "listSource": {
|
| "description": "Product from which this targetable remarketing list was originated.",
|
| "enum": [
|
| + "REMARKETING_LIST_SOURCE_ADX",
|
| "REMARKETING_LIST_SOURCE_DBM",
|
| "REMARKETING_LIST_SOURCE_DFA",
|
| + "REMARKETING_LIST_SOURCE_DFP",
|
| "REMARKETING_LIST_SOURCE_DMP",
|
| "REMARKETING_LIST_SOURCE_GA",
|
| - "REMARKETING_LIST_SOURCE_OTHER"
|
| + "REMARKETING_LIST_SOURCE_GPLUS",
|
| + "REMARKETING_LIST_SOURCE_OTHER",
|
| + "REMARKETING_LIST_SOURCE_PLAY_STORE",
|
| + "REMARKETING_LIST_SOURCE_XFP",
|
| + "REMARKETING_LIST_SOURCE_YOUTUBE"
|
| ],
|
| "enumDescriptions": [
|
| "",
|
| "",
|
| "",
|
| "",
|
| + "",
|
| + "",
|
| + "",
|
| + "",
|
| + "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -17316,7 +17375,9 @@
|
| "VIDEO_MIDPOINT",
|
| "VIDEO_MUTE",
|
| "VIDEO_PAUSE",
|
| + "VIDEO_PROGRESS",
|
| "VIDEO_REWIND",
|
| + "VIDEO_SKIP",
|
| "VIDEO_START",
|
| "VIDEO_STOP",
|
| "VIDEO_THIRD_QUARTILE"
|
| @@ -17338,6 +17399,8 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -17660,7 +17723,7 @@
|
| "type": "object"
|
| }
|
| },
|
| - "servicePath": "dfareporting/v2.3/",
|
| + "servicePath": "dfareporting/v2.4/",
|
| "title": "DCM/DFA Reporting And Trafficking API",
|
| - "version": "v2.3"
|
| + "version": "v2.4"
|
| }
|
|
|