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

Unified Diff: generated/googleapis/lib/dfareporting/v2_0.dart

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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 | « generated/googleapis/lib/deploymentmanager/v2.dart ('k') | generated/googleapis/lib/dfareporting/v2_1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/dfareporting/v2_0.dart
diff --git a/generated/googleapis/lib/dfareporting/v2_0.dart b/generated/googleapis/lib/dfareporting/v2_0.dart
index fc24b3f05f92a391243885fc95657785ab94eca9..4f263ff573a0b2ec0395766cdd6730de431e8e2a 100644
--- a/generated/googleapis/lib/dfareporting/v2_0.dart
+++ b/generated/googleapis/lib/dfareporting/v2_0.dart
@@ -2444,6 +2444,7 @@ class ChangeLogsResourceApi {
* - "OBJECT_MEDIA_ORDER"
* - "OBJECT_PLACEMENT"
* - "OBJECT_PLACEMENT_STRATEGY"
+ * - "OBJECT_PLAYSTORE_LINK"
* - "OBJECT_PROVIDED_LIST_CLIENT"
* - "OBJECT_RATE_CARD"
* - "OBJECT_REMARKETING_LIST"
@@ -9903,6 +9904,14 @@ class Account {
* - "37" for PLN
* - "39" for INR
* - "40" for THB
+ * - "41" for IDR
+ * - "42" for CZK
+ * - "43" for RON
+ * - "44" for HUF
+ * - "45" for RUB
+ * - "46" for AED
+ * - "47" for BGN
+ * - "48" for HRK
*/
core.String currencyId;
/** Default placement dimensions for this account. */
@@ -12889,6 +12898,7 @@ class Creative {
* Possible string values are:
* - "ARTWORK_TYPE_FLASH"
* - "ARTWORK_TYPE_HTML5"
+ * - "ARTWORK_TYPE_IMAGE"
* - "ARTWORK_TYPE_MIXED"
*/
core.String artworkType;
@@ -13596,6 +13606,7 @@ class CreativeAsset {
* Possible string values are:
* - "ARTWORK_TYPE_FLASH"
* - "ARTWORK_TYPE_HTML5"
+ * - "ARTWORK_TYPE_IMAGE"
* - "ARTWORK_TYPE_MIXED"
*/
core.String artworkType;
@@ -14465,6 +14476,7 @@ class CreativeCustomEvent {
* Possible string values are:
* - "ARTWORK_TYPE_FLASH"
* - "ARTWORK_TYPE_HTML5"
+ * - "ARTWORK_TYPE_IMAGE"
* - "ARTWORK_TYPE_MIXED"
*/
core.String artworkType;
@@ -15015,6 +15027,7 @@ class CreativeOptimizationConfiguration {
* - "POST_CLICK"
* - "POST_CLICK_AND_IMPRESSION"
* - "POST_IMPRESSION"
+ * - "VIDEO_COMPLETION"
*/
core.String optimizationModel;
@@ -15922,6 +15935,14 @@ class DirectorySite {
* - "37" for PLN
* - "39" for INR
* - "40" for THB
+ * - "41" for IDR
+ * - "42" for CZK
+ * - "43" for RON
+ * - "44" for HUF
+ * - "45" for RUB
+ * - "46" for AED
+ * - "47" for BGN
+ * - "48" for HRK
*/
core.String currencyId;
/** Description of this directory site. */
@@ -22585,7 +22606,9 @@ class ThirdPartyTrackingUrl {
* - "VIDEO_MIDPOINT"
* - "VIDEO_MUTE"
* - "VIDEO_PAUSE"
+ * - "VIDEO_PROGRESS"
* - "VIDEO_REWIND"
+ * - "VIDEO_SKIP"
* - "VIDEO_START"
* - "VIDEO_STOP"
* - "VIDEO_THIRD_QUARTILE"
« no previous file with comments | « generated/googleapis/lib/deploymentmanager/v2.dart ('k') | generated/googleapis/lib/dfareporting/v2_1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698