chore(api-update): to latest

Using `make update-json`, all json descriptions have been update.
Quite interesting to see that there are plenty of new ones which
are giving 404 when queried. An actual bug, or something I should
look into ?
This commit is contained in:
Sebastian Thiel
2016-09-11 10:00:21 +02:00
parent 33771a6dc7
commit 13ed4eaecb
148 changed files with 84357 additions and 3237 deletions

View File

@@ -1,11 +1,11 @@
{
"kind": "discovery#restDescription",
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/gVPQK4zBltgLF-WP2KuWChXt6qc\"",
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/KW75znc8lX5BhRl351_4B3M8uMo\"",
"discoveryVersion": "v1",
"id": "dfareporting:v2.2",
"name": "dfareporting",
"version": "v2.2",
"revision": "20160323",
"revision": "20160803",
"title": "DCM/DFA Reporting And Trafficking API",
"description": "Manages your DoubleClick Campaign Manager ad campaigns and reports.",
"ownerDomain": "google.com",
@@ -116,6 +116,7 @@
"ACTIVE_ADS_TIER_200K",
"ACTIVE_ADS_TIER_300K",
"ACTIVE_ADS_TIER_40K",
"ACTIVE_ADS_TIER_500K",
"ACTIVE_ADS_TIER_75K"
],
"enumDescriptions": [
@@ -123,6 +124,7 @@
"",
"",
"",
"",
""
]
},
@@ -222,6 +224,7 @@
"ACTIVE_ADS_TIER_200K",
"ACTIVE_ADS_TIER_300K",
"ACTIVE_ADS_TIER_40K",
"ACTIVE_ADS_TIER_500K",
"ACTIVE_ADS_TIER_75K"
],
"enumDescriptions": [
@@ -229,6 +232,7 @@
"",
"",
"",
"",
""
]
},
@@ -599,7 +603,7 @@
},
"createInfo": {
"$ref": "LastModifiedInfo",
"description": "Information about the creation of this ad.This is a read-only field."
"description": "Information about the creation of this ad. This is a read-only field."
},
"creativeGroupAssignments": {
"type": "array",
@@ -614,7 +618,7 @@
},
"dayPartTargeting": {
"$ref": "DayPartTargeting",
"description": "Time and day targeting information for this ad. Applicable when type is AD_SERVING_STANDARD_AD."
"description": "Time and day targeting information for this ad. This field must be left blank if the ad is using a targeting template. Applicable when type is AD_SERVING_STANDARD_AD."
},
"defaultClickThroughEventTagProperties": {
"$ref": "DefaultClickThroughEventTagProperties",
@@ -642,7 +646,7 @@
},
"geoTargeting": {
"$ref": "GeoTargeting",
"description": "Geographical targeting information for this ad.Applicable when type is AD_SERVING_STANDARD_AD."
"description": "Geographical targeting information for this ad. This field must be left blank if the ad is using a targeting template. Applicable when type is AD_SERVING_STANDARD_AD."
},
"id": {
"type": "string",
@@ -655,7 +659,7 @@
},
"keyValueTargetingExpression": {
"$ref": "KeyValueTargetingExpression",
"description": "Key-value targeting information for this ad. Applicable when type is AD_SERVING_STANDARD_AD."
"description": "Key-value targeting information for this ad. This field must be left blank if the ad is using a targeting template. Applicable when type is AD_SERVING_STANDARD_AD."
},
"kind": {
"type": "string",
@@ -679,7 +683,7 @@
},
"remarketingListExpression": {
"$ref": "ListTargetingExpression",
"description": "Applicable when type is AD_SERVING_STANDARD_AD. Remarketing list targeting expression for this ad."
"description": "Remarketing list targeting expression for this ad. This field must be left blank if the ad is using a targeting template. Applicable when type is AD_SERVING_STANDARD_AD."
},
"size": {
"$ref": "Size",
@@ -705,7 +709,7 @@
},
"technologyTargeting": {
"$ref": "TechnologyTargeting",
"description": "Technology platform targeting information for this ad. Applicable when type is AD_SERVING_STANDARD_AD."
"description": "Technology platform targeting information for this ad. This field must be left blank if the ad is using a targeting template. Applicable when type is AD_SERVING_STANDARD_AD."
},
"type": {
"type": "string",
@@ -1438,7 +1442,7 @@
"properties": {
"eventName": {
"type": "string",
"description": "Advertiser event name associated with the click tag. This field is used by ENHANCED_BANNER, ENHANCED_IMAGE, and HTML5_BANNER creatives."
"description": "Advertiser event name associated with the click tag. This field is used by ENHANCED_IMAGE, and HTML5_BANNER creatives. Applicable to ENHANCED_BANNER when the primary asset type is not HTML_IMAGE"
},
"name": {
"type": "string",
@@ -1750,11 +1754,11 @@
},
"backupImageClickThroughUrl": {
"type": "string",
"description": "Click-through URL for backup image. Applicable to the following creative types: ENHANCED_BANNER, FLASH_INPAGE, and HTML5_BANNER."
"description": "Click-through URL for backup image. Applicable to the following creative types: FLASH_INPAGE, and HTML5_BANNER. Applicable to ENHANCED_BANNER when the primary asset type is not HTML_IMAGE."
},
"backupImageFeatures": {
"type": "array",
"description": "List of feature dependencies that will cause a backup image to be served if the browser that serves the ad does not support them. Feature dependencies are features that a browser must be able to support in order to render your HTML5 creative asset correctly. This field is initially auto-generated to contain all features detected by DCM for all the assets of this creative and can then be modified by the client. To reset this field, copy over all the creativeAssets' detected features. Applicable to the following creative types: ENHANCED_BANNER and HTML5_BANNER.",
"description": "List of feature dependencies that will cause a backup image to be served if the browser that serves the ad does not support them. Feature dependencies are features that a browser must be able to support in order to render your HTML5 creative asset correctly. This field is initially auto-generated to contain all features detected by DCM for all the assets of this creative and can then be modified by the client. To reset this field, copy over all the creativeAssets' detected features. Applicable to the following creative types: HTML5_BANNER. Applicable to ENHANCED_BANNER when the primary asset is not HTML_IMAGE.",
"items": {
"type": "string",
"enum": [
@@ -1897,15 +1901,15 @@
},
"backupImageReportingLabel": {
"type": "string",
"description": "Reporting label used for HTML5 banner backup image. Applicable to the following creative types: ENHANCED_BANNER."
"description": "Reporting label used for HTML5 banner backup image. Applicable to ENHANCED_BANNER when the primary asset type is not HTML_IMAGE."
},
"backupImageTargetWindow": {
"$ref": "TargetWindow",
"description": "Target window for backup image. Applicable to the following creative types: ENHANCED_BANNER, FLASH_INPAGE, and HTML5_BANNER."
"description": "Target window for backup image. Applicable to the following creative types: FLASH_INPAGE, and HTML5_BANNER. Applicable to ENHANCED_BANNER when the primary asset type is not HTML_IMAGE."
},
"clickTags": {
"type": "array",
"description": "Click tags of the creative. For ENHANCED_BANNER, FLASH_INPAGE, and HTML5_BANNER creatives, this is a subset of detected click tags for the assets associated with this creative. After creating a flash asset, detected click tags will be returned in the creativeAssetMetadata. When inserting the creative, populate the creative clickTags field using the creativeAssetMetadata.clickTags field. For ENHANCED_IMAGE creatives, there should be exactly one entry in this list for each image creative asset. A click tag is matched with a corresponding creative asset by matching the clickTag.name field with the creativeAsset.assetIdentifier.name field. Applicable to the following creative types: ENHANCED_BANNER, ENHANCED_IMAGE, FLASH_INPAGE, HTML5_BANNER.",
"description": "Click tags of the creative. For ENHANCED_BANNER, FLASH_INPAGE, and HTML5_BANNER creatives, this is a subset of detected click tags for the assets associated with this creative. After creating a flash asset, detected click tags will be returned in the creativeAssetMetadata. When inserting the creative, populate the creative clickTags field using the creativeAssetMetadata.clickTags field. For ENHANCED_IMAGE creatives, there should be exactly one entry in this list for each image creative asset. A click tag is matched with a corresponding creative asset by matching the clickTag.name field with the creativeAsset.assetIdentifier.name field. Applicable to the following creative types: ENHANCED_IMAGE, FLASH_INPAGE HTML5_BANNER. Applicable to ENHANCED_BANNER when the primary asset type is not HTML_IMAGE.",
"items": {
"$ref": "ClickTag"
}
@@ -1945,7 +1949,7 @@
},
"convertFlashToHtml5": {
"type": "boolean",
"description": "Whether Flash assets associated with the creative need to be automatically converted to HTML5. This flag is enabled by default and users can choose to disable it if they don't want the system to generate and use HTML5 asset for this creative. Applicable to the following creative types: ENHANCED_BANNER and FLASH_INPAGE."
"description": "Whether Flash assets associated with the creative need to be automatically converted to HTML5. This flag is enabled by default and users can choose to disable it if they don't want the system to generate and use HTML5 asset for this creative. Applicable to the following creative type: FLASH_INPAGE. Applicable to ENHANCED_BANNER when the primary asset type is not HTML_IMAGE."
},
"counterCustomEvents": {
"type": "array",
@@ -1977,7 +1981,7 @@
},
"exitCustomEvents": {
"type": "array",
"description": "List of exit events configured for the creative. For ENHANCED_BANNER and ENHANCED_IMAGE creatives, these are read-only and auto-generated from clickTags, For ENHANCED_BANNER, an event is also created from the backupImageReportingLabel. Applicable to the following creative types: ENHANCED_BANNER, ENHANCED_IMAGE, all RICH_MEDIA, and all VPAID.",
"description": "List of exit events configured for the creative. For ENHANCED_BANNER and ENHANCED_IMAGE creatives, these are read-only and auto-generated from clickTags, For ENHANCED_BANNER, an event is also created from the backupImageReportingLabel. Applicable to the following creative types: ENHANCED_IMAGE, all RICH_MEDIA, and all VPAID. Applicable to ENHANCED_BANNER when the primary asset is not HTML_IMAGE.",
"items": {
"$ref": "CreativeCustomEvent"
}
@@ -2044,12 +2048,12 @@
},
"requiredFlashVersion": {
"type": "integer",
"description": "The internal Flash version for this creative as calculated by DoubleClick Studio. This is a read-only field. Applicable to the following creative types: FLASH_INPAGE, ENHANCED_BANNER, all RICH_MEDIA, and all VPAID.",
"description": "The internal Flash version for this creative as calculated by DoubleClick Studio. This is a read-only field. Applicable to the following creative types: FLASH_INPAGE, all RICH_MEDIA, and all VPAID. Applicable to ENHANCED_BANNER when the primary asset type is not HTML_IMAGE.",
"format": "int32"
},
"size": {
"$ref": "Size",
"description": "Size associated with this creative. When inserting or updating a creative either the size ID field or size width and height fields can be used. This is a required field when applicable; however for IMAGE and FLASH_INPAGE creatives, if left blank, this field will be automatically set using the actual size of the associated image assets. Applicable to the following creative types: ENHANCED_BANNER, ENHANCED_IMAGE, FLASH_INPAGE, HTML5_BANNER, IMAGE, and all RICH_MEDIA."
"description": "Size associated with this creative. When inserting or updating a creative either the size ID field or size width and height fields can be used. This is a required field when applicable; however for IMAGE and FLASH_INPAGE creatives, and for ENHANCED_BANNER creatives with a primary asset of type HTML_IMAGE, if left blank, this field will be automatically set using the actual size of the associated image assets. Applicable to the following creative types: ENHANCED_BANNER, ENHANCED_IMAGE, FLASH_INPAGE, HTML5_BANNER, IMAGE, and all RICH_MEDIA."
},
"skippable": {
"type": "boolean",
@@ -2085,11 +2089,11 @@
},
"thirdPartyBackupImageImpressionsUrl": {
"type": "string",
"description": "Third-party URL used to record backup image impressions. Applicable to the following creative types: all RICH_MEDIA"
"description": "Third-party URL used to record backup image impressions. Applicable to the following creative types: all RICH_MEDIA."
},
"thirdPartyRichMediaImpressionsUrl": {
"type": "string",
"description": "Third-party URL used to record rich media impressions. Applicable to the following creative types: all RICH_MEDIA"
"description": "Third-party URL used to record rich media impressions. Applicable to the following creative types: all RICH_MEDIA."
},
"thirdPartyUrls": {
"type": "array",
@@ -2100,7 +2104,7 @@
},
"timerCustomEvents": {
"type": "array",
"description": "List of timer events configured for the creative. For ENHANCED_IMAGE creatives, these are read-only and auto-generated from clickTags. Applicable to the following creative types: ENHANCED_IMAGE, all RICH_MEDIA, and all VPAID.",
"description": "List of timer events configured for the creative. For ENHANCED_IMAGE creatives, these are read-only and auto-generated from clickTags. Applicable to the following creative types: ENHANCED_IMAGE, all RICH_MEDIA, and all VPAID. Applicable to ENHANCED_BANNER when the primary asset is not HTML_IMAGE.",
"items": {
"$ref": "CreativeCustomEvent"
}
@@ -2189,7 +2193,7 @@
"properties": {
"actionScript3": {
"type": "boolean",
"description": "Whether ActionScript3 is enabled for the flash asset. This is a read-only field. Applicable to the following creative types: FLASH_INPAGE and ENHANCED_BANNER."
"description": "Whether ActionScript3 is enabled for the flash asset. This is a read-only field. Applicable to the following creative type: FLASH_INPAGE. Applicable to ENHANCED_BANNER when the primary asset type is not HTML_IMAGE."
},
"active": {
"type": "boolean",
@@ -2412,6 +2416,7 @@
"type": "string",
"description": "Type of rich media asset. This is a read-only field. Applicable to the following creative types: all RICH_MEDIA.",
"enum": [
"ASSET_DISPLAY_TYPE_BACKDROP",
"ASSET_DISPLAY_TYPE_EXPANDING",
"ASSET_DISPLAY_TYPE_FLASH_IN_FLASH",
"ASSET_DISPLAY_TYPE_FLASH_IN_FLASH_EXPANDING",
@@ -2431,6 +2436,7 @@
"",
"",
"",
"",
""
]
},
@@ -2464,7 +2470,7 @@
},
"flashVersion": {
"type": "integer",
"description": "Flash version of the asset. This is a read-only field. Applicable to the following creative types: FLASH_INPAGE, ENHANCED_BANNER, all RICH_MEDIA, and all VPAID.",
"description": "Flash version of the asset. This is a read-only field. Applicable to the following creative types: FLASH_INPAGE, all RICH_MEDIA, and all VPAID. Applicable to ENHANCED_BANNER when the primary asset type is not HTML_IMAGE.",
"format": "int32"
},
"hideFlashObjects": {
@@ -2543,7 +2549,7 @@
},
"role": {
"type": "string",
"description": "Role of the asset in relation to creative. Applicable to all but the following creative types: all REDIRECT and TRACKING_TEXT. This is a required field.\nPRIMARY applies to ENHANCED_BANNER, FLASH_INPAGE, HTML5_BANNER, IMAGE, IMAGE_GALLERY, all RICH_MEDIA (which may contain multiple primary assets), and all VPAID creatives.\nBACKUP_IMAGE applies to ENHANCED_BANNER, FLASH_INPAGE, HTML5_BANNER, all RICH_MEDIA, and all VPAID creatives.\nADDITIONAL_IMAGE and ADDITIONAL_FLASH apply to FLASH_INPAGE creatives.\nOTHER refers to assets from sources other than DCM, such as Studio uploaded assets, applicable to all RICH_MEDIA and all VPAID creatives.\nPARENT_VIDEO refers to videos uploaded by the user in DCM and is applicable to INSTREAM_VIDEO and VPAID_LINEAR creatives.\nTRANSCODED_VIDEO refers to videos transcoded by DCM from PARENT_VIDEO assets and is applicable to INSTREAM_VIDEO and VPAID_LINEAR creatives.\nALTERNATE_VIDEO refers to the DCM representation of child asset videos from Studio, and is applicable to VPAID_LINEAR creatives. These cannot be added or removed within DCM.\nFor VPAID_LINEAR creatives, PARENT_VIDEO, TRANSCODED_VIDEO and ALTERNATE_VIDEO assets that are marked active serve as backup in case the VPAID creative cannot be served. Only PARENT_VIDEO assets can be added or removed for an INSTREAM_VIDEO or VPAID_LINEAR creative.",
"description": "Role of the asset in relation to creative. Applicable to all but the following creative types: all REDIRECT and TRACKING_TEXT. This is a required field.\nPRIMARY applies to ENHANCED_BANNER, FLASH_INPAGE, HTML5_BANNER, IMAGE, IMAGE_GALLERY, all RICH_MEDIA (which may contain multiple primary assets), and all VPAID creatives.\nBACKUP_IMAGE applies to ENHANCED_BANNER, FLASH_INPAGE, HTML5_BANNER, all RICH_MEDIA, and all VPAID creatives.\nADDITIONAL_IMAGE and ADDITIONAL_FLASH apply to FLASH_INPAGE creatives.\nOTHER refers to assets from sources other than DCM, such as Studio uploaded assets, applicable to all RICH_MEDIA and all VPAID creatives.\nPARENT_VIDEO refers to videos uploaded by the user in DCM and is applicable to INSTREAM_VIDEO and VPAID_LINEAR creatives.\nTRANSCODED_VIDEO refers to videos transcoded by DCM from PARENT_VIDEO assets and is applicable to INSTREAM_VIDEO and VPAID_LINEAR creatives.\nALTERNATE_VIDEO refers to the DCM representation of child asset videos from Studio, and is applicable to VPAID_LINEAR_VIDEO creatives. These cannot be added or removed within DCM.\nFor VPAID_LINEAR creatives, PARENT_VIDEO, TRANSCODED_VIDEO and ALTERNATE_VIDEO assets that are marked active serve as backup in case the VPAID creative cannot be served. Only PARENT_VIDEO assets can be added or removed for an INSTREAM_VIDEO or VPAID_LINEAR creative.",
"enum": [
"ADDITIONAL_FLASH",
"ADDITIONAL_IMAGE",
@@ -2567,7 +2573,7 @@
},
"size": {
"$ref": "Size",
"description": "Size associated with this creative asset. This is a required field when applicable; however for IMAGE and FLASH_INPAGE creatives, if left blank, this field will be automatically set using the actual size of the associated image asset. Applicable to the following creative types: ENHANCED_BANNER, ENHANCED_IMAGE, FLASH_INPAGE, HTML5_BANNER, IMAGE, and all RICH_MEDIA."
"description": "Size associated with this creative asset. This is a required field when applicable; however for IMAGE and FLASH_INPAGE creatives, if left blank, this field will be automatically set using the actual size of the associated image asset. Applicable to the following creative types: ENHANCED_IMAGE, FLASH_INPAGE, HTML5_BANNER, IMAGE, and all RICH_MEDIA. Applicable to ENHANCED_BANNER when the primary asset type is not HTML_IMAGE."
},
"sslCompliant": {
"type": "boolean",
@@ -2826,7 +2832,7 @@
},
"warnedValidationRules": {
"type": "array",
"description": "Rules validated during code generation that generated a warning. This is a read-only, auto-generated field.\n\nPossible values are:\n- \"CLICK_TAG_NON_TOP_LEVEL\"\n- \"CLICK_TAG_MISSING\"\n- \"CLICK_TAG_MORE_THAN_ONE\"\n- \"CLICK_TAG_INVALID\"\n- \"ORPHANED_ASSET\"\n- \"PRIMARY_HTML_MISSING\"\n- \"EXTERNAL_FILE_REFERENCED\"\n- \"MRAID_REFERENCED\"\n- \"ADMOB_REFERENCED\"\n- \"FILE_TYPE_INVALID\"\n- \"ZIP_INVALID\"\n- \"LINKED_FILE_NOT_FOUND\"\n- \"MAX_FLASH_VERSION_11\"\n- \"NOT_SSL_COMPLIANT\"\n- \"FILE_DETAIL_EMPTY\"\n- \"ASSET_INVALID\"\n- \"GWD_PROPERTIES_INVALID\"\n- \"ENABLER_UNSUPPORTED_METHOD_DCM\"\n- \"ASSET_FORMAT_UNSUPPORTED_DCM\"\n- \"COMPONENT_UNSUPPORTED_DCM\"\n- \"HTML5_FEATURE_UNSUPPORTED' \"",
"description": "Rules validated during code generation that generated a warning. This is a read-only, auto-generated field.\n\nPossible values are:\n- \"ADMOB_REFERENCED\"\n- \"ASSET_FORMAT_UNSUPPORTED_DCM\"\n- \"ASSET_INVALID\"\n- \"CLICK_TAG_HARD_CODED\"\n- \"CLICK_TAG_INVALID\"\n- \"CLICK_TAG_IN_GWD\"\n- \"CLICK_TAG_MISSING\"\n- \"CLICK_TAG_MORE_THAN_ONE\"\n- \"CLICK_TAG_NON_TOP_LEVEL\"\n- \"COMPONENT_UNSUPPORTED_DCM\"\n- \"ENABLER_UNSUPPORTED_METHOD_DCM\"\n- \"EXTERNAL_FILE_REFERENCED\"\n- \"FILE_DETAIL_EMPTY\"\n- \"FILE_TYPE_INVALID\"\n- \"GWD_PROPERTIES_INVALID\"\n- \"HTML5_FEATURE_UNSUPPORTED\"\n- \"LINKED_FILE_NOT_FOUND\"\n- \"MAX_FLASH_VERSION_11\"\n- \"MRAID_REFERENCED\"\n- \"NOT_SSL_COMPLIANT\"\n- \"ORPHANED_ASSET\"\n- \"PRIMARY_HTML_MISSING\"\n- \"SVG_INVALID\"\n- \"ZIP_INVALID\"",
"items": {
"type": "string",
"enum": [
@@ -4579,6 +4585,7 @@
"enum": [
"U1",
"U10",
"U100",
"U11",
"U12",
"U13",
@@ -4590,15 +4597,174 @@
"U19",
"U2",
"U20",
"U21",
"U22",
"U23",
"U24",
"U25",
"U26",
"U27",
"U28",
"U29",
"U3",
"U30",
"U31",
"U32",
"U33",
"U34",
"U35",
"U36",
"U37",
"U38",
"U39",
"U4",
"U40",
"U41",
"U42",
"U43",
"U44",
"U45",
"U46",
"U47",
"U48",
"U49",
"U5",
"U50",
"U51",
"U52",
"U53",
"U54",
"U55",
"U56",
"U57",
"U58",
"U59",
"U6",
"U60",
"U61",
"U62",
"U63",
"U64",
"U65",
"U66",
"U67",
"U68",
"U69",
"U7",
"U70",
"U71",
"U72",
"U73",
"U74",
"U75",
"U76",
"U77",
"U78",
"U79",
"U8",
"U9"
"U80",
"U81",
"U82",
"U83",
"U84",
"U85",
"U86",
"U87",
"U88",
"U89",
"U9",
"U90",
"U91",
"U92",
"U93",
"U94",
"U95",
"U96",
"U97",
"U98",
"U99"
],
"enumDescriptions": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
@@ -6743,6 +6909,7 @@
"PLANNING_PLACEMENT_PRICING_TYPE_CPA",
"PLANNING_PLACEMENT_PRICING_TYPE_CPC",
"PLANNING_PLACEMENT_PRICING_TYPE_CPM",
"PLANNING_PLACEMENT_PRICING_TYPE_CPM_ACTIVEVIEW",
"PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_CLICKS",
"PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_IMPRESSIONS",
"PLANNING_PLACEMENT_PRICING_TYPE_IMPRESSIONS"
@@ -6754,6 +6921,7 @@
"",
"",
"",
"",
""
]
},
@@ -6815,6 +6983,7 @@
"PRICING_TYPE_CPA",
"PRICING_TYPE_CPC",
"PRICING_TYPE_CPM",
"PRICING_TYPE_CPM_ACTIVEVIEW",
"PRICING_TYPE_FLAT_RATE_CLICKS",
"PRICING_TYPE_FLAT_RATE_IMPRESSIONS"
],
@@ -6823,6 +6992,7 @@
"",
"",
"",
"",
""
]
},
@@ -8522,14 +8692,14 @@
"properties": {
"browsers": {
"type": "array",
"description": "Browsers that this ad targets. For each browser either set browserVersionId or dartId along with the version numbers. If both are specified, only browserVersionId will be used.The other fields are populated automatically when the ad is inserted or updated.",
"description": "Browsers that this ad targets. For each browser either set browserVersionId or dartId along with the version numbers. If both are specified, only browserVersionId will be used. The other fields are populated automatically when the ad is inserted or updated.",
"items": {
"$ref": "Browser"
}
},
"connectionTypes": {
"type": "array",
"description": "Connection types that this ad targets. For each connection type only id is required.The other fields are populated automatically when the ad is inserted or updated.",
"description": "Connection types that this ad targets. For each connection type only id is required. The other fields are populated automatically when the ad is inserted or updated.",
"items": {
"$ref": "ConnectionType"
}
@@ -8663,6 +8833,7 @@
"enum": [
"U1",
"U10",
"U100",
"U11",
"U12",
"U13",
@@ -8674,15 +8845,174 @@
"U19",
"U2",
"U20",
"U21",
"U22",
"U23",
"U24",
"U25",
"U26",
"U27",
"U28",
"U29",
"U3",
"U30",
"U31",
"U32",
"U33",
"U34",
"U35",
"U36",
"U37",
"U38",
"U39",
"U4",
"U40",
"U41",
"U42",
"U43",
"U44",
"U45",
"U46",
"U47",
"U48",
"U49",
"U5",
"U50",
"U51",
"U52",
"U53",
"U54",
"U55",
"U56",
"U57",
"U58",
"U59",
"U6",
"U60",
"U61",
"U62",
"U63",
"U64",
"U65",
"U66",
"U67",
"U68",
"U69",
"U7",
"U70",
"U71",
"U72",
"U73",
"U74",
"U75",
"U76",
"U77",
"U78",
"U79",
"U8",
"U9"
"U80",
"U81",
"U82",
"U83",
"U84",
"U85",
"U86",
"U87",
"U88",
"U89",
"U9",
"U90",
"U91",
"U92",
"U93",
"U94",
"U95",
"U96",
"U97",
"U98",
"U99"
],
"enumDescriptions": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
@@ -10877,6 +11207,7 @@
"OBJECT_SD_SITE",
"OBJECT_SIZE",
"OBJECT_SUBACCOUNT",
"OBJECT_TARGETING_TEMPLATE",
"OBJECT_USER_PROFILE",
"OBJECT_USER_PROFILE_FILTER",
"OBJECT_USER_ROLE"
@@ -10918,6 +11249,7 @@
"",
"",
"",
"",
""
],
"location": "query"
@@ -14858,6 +15190,7 @@
"PRICING_TYPE_CPA",
"PRICING_TYPE_CPC",
"PRICING_TYPE_CPM",
"PRICING_TYPE_CPM_ACTIVEVIEW",
"PRICING_TYPE_FLAT_RATE_CLICKS",
"PRICING_TYPE_FLAT_RATE_IMPRESSIONS"
],
@@ -14866,6 +15199,7 @@
"",
"",
"",
"",
""
],
"repeated": true,
@@ -15493,6 +15827,7 @@
"PRICING_TYPE_CPA",
"PRICING_TYPE_CPC",
"PRICING_TYPE_CPM",
"PRICING_TYPE_CPM_ACTIVEVIEW",
"PRICING_TYPE_FLAT_RATE_CLICKS",
"PRICING_TYPE_FLAT_RATE_IMPRESSIONS"
],
@@ -15501,6 +15836,7 @@
"",
"",
"",
"",
""
],
"repeated": true,