Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(201)

Unified Diff: discovery/googleapis/dfareporting__v2.2.json

Issue 2226653002: Api-roll 40: 2016-08-08 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Addressed review comments Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/deploymentmanager__v2.json ('k') | discovery/googleapis/dfareporting__v2.3.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/dfareporting__v2.2.json
diff --git a/discovery/googleapis/dfareporting__v2.2.json b/discovery/googleapis/dfareporting__v2.2.json
index d216f6de15a00cffccbd794e4ce5ce52f9882596..e217a4f979ead39613fe229feca9bd2fcaf6e0ff 100644
--- a/discovery/googleapis/dfareporting__v2.2.json
+++ b/discovery/googleapis/dfareporting__v2.2.json
@@ -17,7 +17,7 @@
"description": "Manages your DoubleClick Campaign Manager ad campaigns and reports.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/doubleclick-advertisers/reporting/",
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/HSsSmv5Tg74VMzr1t5IpNVkRS28\"",
+ "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/KW75znc8lX5BhRl351_4B3M8uMo\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/doubleclick-16.gif",
"x32": "https://www.google.com/images/icons/product/doubleclick-32.gif"
@@ -2004,6 +2004,7 @@
"OBJECT_SD_SITE",
"OBJECT_SIZE",
"OBJECT_SUBACCOUNT",
+ "OBJECT_TARGETING_TEMPLATE",
"OBJECT_USER_PROFILE",
"OBJECT_USER_PROFILE_FILTER",
"OBJECT_USER_ROLE"
@@ -2045,6 +2046,7 @@
"",
"",
"",
+ "",
""
],
"location": "query",
@@ -5985,6 +5987,7 @@
"PRICING_TYPE_CPA",
"PRICING_TYPE_CPC",
"PRICING_TYPE_CPM",
+ "PRICING_TYPE_CPM_ACTIVEVIEW",
"PRICING_TYPE_FLAT_RATE_CLICKS",
"PRICING_TYPE_FLAT_RATE_IMPRESSIONS"
],
@@ -5993,6 +5996,7 @@
"",
"",
"",
+ "",
""
],
"location": "query",
@@ -6620,6 +6624,7 @@
"PRICING_TYPE_CPA",
"PRICING_TYPE_CPC",
"PRICING_TYPE_CPM",
+ "PRICING_TYPE_CPM_ACTIVEVIEW",
"PRICING_TYPE_FLAT_RATE_CLICKS",
"PRICING_TYPE_FLAT_RATE_IMPRESSIONS"
],
@@ -6628,6 +6633,7 @@
"",
"",
"",
+ "",
""
],
"location": "query",
@@ -8841,7 +8847,7 @@
}
}
},
- "revision": "20160509",
+ "revision": "20160803",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Account": {
@@ -8879,6 +8885,7 @@
"ACTIVE_ADS_TIER_200K",
"ACTIVE_ADS_TIER_300K",
"ACTIVE_ADS_TIER_40K",
+ "ACTIVE_ADS_TIER_500K",
"ACTIVE_ADS_TIER_75K"
],
"enumDescriptions": [
@@ -8886,6 +8893,7 @@
"",
"",
"",
+ "",
""
],
"type": "string"
@@ -8985,6 +8993,7 @@
"ACTIVE_ADS_TIER_200K",
"ACTIVE_ADS_TIER_300K",
"ACTIVE_ADS_TIER_40K",
+ "ACTIVE_ADS_TIER_500K",
"ACTIVE_ADS_TIER_75K"
],
"enumDescriptions": [
@@ -8992,6 +9001,7 @@
"",
"",
"",
+ "",
""
],
"type": "string"
@@ -9363,7 +9373,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": {
"description": "Creative group assignments for this ad. Applicable when type is AD_SERVING_CLICK_TRACKER. Only one assignment per creative group number is allowed for a maximum of two assignments.",
@@ -9378,7 +9388,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",
@@ -9406,7 +9416,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": {
"description": "ID of this ad. This is a read-only, auto-generated field.",
@@ -9419,7 +9429,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": {
"default": "dfareporting#ad",
@@ -9443,7 +9453,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",
@@ -9469,7 +9479,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": {
"description": "Type of ad. This is a required field on insertion. Note that default ads (AD_SERVING_DEFAULT_AD) cannot be created directly (see Creative resource).",
@@ -10201,7 +10211,7 @@
"id": "ClickTag",
"properties": {
"eventName": {
- "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",
"type": "string"
},
"name": {
@@ -11175,6 +11185,7 @@
"displayType": {
"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",
@@ -11194,6 +11205,7 @@
"",
"",
"",
+ "",
""
],
"type": "string"
@@ -13341,6 +13353,7 @@
"enum": [
"U1",
"U10",
+ "U100",
"U11",
"U12",
"U13",
@@ -13352,13 +13365,92 @@
"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": [
"",
@@ -13380,6 +13472,86 @@
"",
"",
"",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
""
],
"type": "string"
@@ -15506,6 +15678,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"
@@ -15517,6 +15690,7 @@
"",
"",
"",
+ "",
""
],
"type": "string"
@@ -15578,6 +15752,7 @@
"PRICING_TYPE_CPA",
"PRICING_TYPE_CPC",
"PRICING_TYPE_CPM",
+ "PRICING_TYPE_CPM_ACTIVEVIEW",
"PRICING_TYPE_FLAT_RATE_CLICKS",
"PRICING_TYPE_FLAT_RATE_IMPRESSIONS"
],
@@ -15586,6 +15761,7 @@
"",
"",
"",
+ "",
""
],
"type": "string"
@@ -17285,14 +17461,14 @@
"id": "TechnologyTargeting",
"properties": {
"browsers": {
- "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"
},
"type": "array"
},
"connectionTypes": {
- "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"
},
@@ -17426,6 +17602,7 @@
"enum": [
"U1",
"U10",
+ "U100",
"U11",
"U12",
"U13",
@@ -17437,13 +17614,92 @@
"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": [
"",
@@ -17465,6 +17721,86 @@
"",
"",
"",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
""
],
"type": "string"
« no previous file with comments | « discovery/googleapis/deploymentmanager__v2.json ('k') | discovery/googleapis/dfareporting__v2.3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698