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

Unified Diff: generated/googleapis/lib/doubleclicksearch/v2.dart

Issue 2695743002: Api-roll 45: 2017-02-13 (Closed)
Patch Set: reverted local changes to pubspec file Created 3 years, 10 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/drive/v2.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/doubleclicksearch/v2.dart
diff --git a/generated/googleapis/lib/doubleclicksearch/v2.dart b/generated/googleapis/lib/doubleclicksearch/v2.dart
index 3e0ef7aeabfbdec5c10905da6291de9e1aac6262..54caa8914b64ab70f8776f939aae54df7e257bae 100644
--- a/generated/googleapis/lib/doubleclicksearch/v2.dart
+++ b/generated/googleapis/lib/doubleclicksearch/v2.dart
@@ -681,10 +681,12 @@ class Conversion {
/** DS click ID for the conversion. */
core.String clickId;
/**
- * For offline conversions, this is an ID that advertisers are required to
- * provide. Advertisers can specify any ID that is meaningful to them. For
- * online conversions, DS copies the dsConversionId or floodlightOrderId into
- * this property depending on the advertiser's Floodlight instructions.
+ * For offline conversions, advertisers provide this ID. Advertisers can
+ * specify any ID that is meaningful to them. Each conversion in a request
+ * must specify a unique ID, and the combination of ID and timestamp must be
+ * unique amongst all conversions within the advertiser.
+ * For online conversions, DS copies the dsConversionId or floodlightOrderId
+ * into this property depending on the advertiser's Floodlight instructions.
*/
core.String conversionId;
/**
« no previous file with comments | « generated/googleapis/lib/deploymentmanager/v2.dart ('k') | generated/googleapis/lib/drive/v2.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698