docs: update docs/dyn (#1096)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/6f0f288a-a1e8-4b2d-a85f-00b1c6150185/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/39b7149da4026765385403632db3c6f63db96b2c
Source-Link: https://github.com/googleapis/synthtool/commit/9a7d9fbb7045c34c9d3d22c1ff766eeae51f04c9
Source-Link: https://github.com/googleapis/synthtool/commit/dc9903a8c30c3662b6098f0e4a97f221d67268b2
Source-Link: https://github.com/googleapis/synthtool/commit/7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58
Source-Link: https://github.com/googleapis/synthtool/commit/d5fc0bcf9ea9789c5b0e3154a9e3b29e5cea6116
Source-Link: https://github.com/googleapis/synthtool/commit/e89175cf074dccc4babb4eca66ae913696e47a71
Source-Link: https://github.com/googleapis/synthtool/commit/7d652819519dfa24da9e14548232e4aaba71a11c
Source-Link: https://github.com/googleapis/synthtool/commit/7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279
Source-Link: https://github.com/googleapis/synthtool/commit/1f1148d3c7a7a52f0c98077f976bd9b3c948ee2b
Source-Link: https://github.com/googleapis/synthtool/commit/2c8aecedd55b0480fb4e123b6e07fa5b12953862
Source-Link: https://github.com/googleapis/synthtool/commit/3d3e94c4e02370f307a9a200b0c743c3d8d19f29
Source-Link: https://github.com/googleapis/synthtool/commit/c7824ea48ff6d4d42dfae0849aec8a85acd90bd9
Source-Link: https://github.com/googleapis/synthtool/commit/ba9918cd22874245b55734f57470c719b577e591
Source-Link: https://github.com/googleapis/synthtool/commit/b19b401571e77192f8dd38eab5fb2300a0de9324
Source-Link: https://github.com/googleapis/synthtool/commit/6542bd723403513626f61642fc02ddca528409aa
diff --git a/docs/dyn/doubleclicksearch_v2.conversion.html b/docs/dyn/doubleclicksearch_v2.conversion.html
index ce32886..b5440ea 100644
--- a/docs/dyn/doubleclicksearch_v2.conversion.html
+++ b/docs/dyn/doubleclicksearch_v2.conversion.html
@@ -78,7 +78,7 @@
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
- <code><a href="#get">get(agencyId, advertiserId, engineAccountId, endDate, rowCount, startDate, startRow, campaignId=None, criterionId=None, adGroupId=None, adId=None, x__xgafv=None)</a></code></p>
+ <code><a href="#get">get(agencyId, advertiserId, engineAccountId, endDate, rowCount, startDate, startRow, criterionId=None, adGroupId=None, campaignId=None, adId=None, x__xgafv=None)</a></code></p>
<p class="firstline">Retrieves a list of conversions from a DoubleClick Search engine account.</p>
<p class="toc_element">
<code><a href="#insert">insert(body=None, x__xgafv=None)</a></code></p>
@@ -96,7 +96,7 @@
</div>
<div class="method">
- <code class="details" id="get">get(agencyId, advertiserId, engineAccountId, endDate, rowCount, startDate, startRow, campaignId=None, criterionId=None, adGroupId=None, adId=None, x__xgafv=None)</code>
+ <code class="details" id="get">get(agencyId, advertiserId, engineAccountId, endDate, rowCount, startDate, startRow, criterionId=None, adGroupId=None, campaignId=None, adId=None, x__xgafv=None)</code>
<pre>Retrieves a list of conversions from a DoubleClick Search engine account.
Args:
@@ -107,9 +107,9 @@
rowCount: integer, The number of conversions to return per call. (required)
startDate: integer, First date (inclusive) on which to retrieve conversions. Format is yyyymmdd. (required)
startRow: integer, The 0-based starting index for retrieving conversions results. (required)
- campaignId: string, Numeric ID of the campaign.
criterionId: string, Numeric ID of the criterion.
adGroupId: string, Numeric ID of the ad group.
+ campaignId: string, Numeric ID of the campaign.
adId: string, Numeric ID of the ad.
x__xgafv: string, V1 error format.
Allowed values
@@ -123,49 +123,49 @@
"kind": "A String", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
"conversion": [ # The conversions being requested.
{ # A conversion containing data relevant to DoubleClick Search.
- "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
- "clickId": "A String", # DS click ID for the conversion.
- "productCountry": "A String", # The country registered for the Merchant Center feed that contains the product. Use an ISO 3166 code to specify a country.
+ "productGroupId": "A String", # DS product group ID.
+ "inventoryAccountId": "A String", # ID that DS generates and uses to uniquely identify the inventory account that contains the product.
"revenueMicros": "A String", # The revenue amount of this `TRANSACTION` conversion, in micros (value multiplied by 1000000, no decimal). For example, to specify a revenue value of "10" enter "10000000" (10 million) in your request.
+ "productLanguage": "A String", # The language registered for the Merchant Center feed that contains the product. Use an ISO 639 code to specify a language.
+ "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
"quantityMillis": "A String", # The quantity of this conversion, in millis.
+ "adId": "A String", # DS ad ID.
+ "productId": "A String", # The product ID (SKU).
+ "channel": "A String", # Sales channel for the product. Acceptable values are: - "`local`": a physical store - "`online`": an online store
+ "campaignId": "A String", # DS campaign ID.
+ "adGroupId": "A String", # DS ad group ID.
+ "segmentationType": "A String", # The segmentation type of this conversion (for example, `FLOODLIGHT`).
"customMetric": [ # Custom metrics for the conversion.
{ # A message containing the custom metric.
"name": "A String", # Custom metric name.
"value": 3.14, # Custom metric numeric value.
},
],
- "productGroupId": "A String", # DS product group ID.
- "inventoryAccountId": "A String", # ID that DS generates and uses to uniquely identify the inventory account that contains the product.
- "productId": "A String", # The product ID (SKU).
- "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
- "storeId": "A String", # The ID of the local store for which the product was advertised. Applicable only when the channel is "`local`".
- "adGroupId": "A String", # DS ad group ID.
- "channel": "A String", # Sales channel for the product. Acceptable values are: - "`local`": a physical store - "`online`": an online store
- "adId": "A String", # DS ad ID.
- "criterionId": "A String", # DS criterion (keyword) ID.
- "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
- "type": "A String", # The type of the conversion, that is, either `ACTION` or `TRANSACTION`. An `ACTION` conversion is an action by the user that has no monetarily quantifiable value, while a `TRANSACTION` conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (`ACTION`) versus ecommerce purchases (`TRANSACTION`).
- "attributionModel": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
- "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
- "campaignId": "A String", # DS campaign ID.
"conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
- "engineAccountId": "A String", # DS engine account ID.
- "segmentationType": "A String", # The segmentation type of this conversion (for example, `FLOODLIGHT`).
+ "productCountry": "A String", # The country registered for the Merchant Center feed that contains the product. Use an ISO 3166 code to specify a country.
+ "floodlightOrderId": "A String", # The Floodlight order ID provided by the advertiser for the conversion.
+ "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+ "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+ "type": "A String", # The type of the conversion, that is, either `ACTION` or `TRANSACTION`. An `ACTION` conversion is an action by the user that has no monetarily quantifiable value, while a `TRANSACTION` conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (`ACTION`) versus ecommerce purchases (`TRANSACTION`).
"deviceType": "A String", # The type of device on which the conversion occurred.
+ "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
+ "storeId": "A String", # The ID of the local store for which the product was advertised. Applicable only when the channel is "`local`".
+ "state": "A String", # The state of the conversion, that is, either `ACTIVE` or `REMOVED`. Note: state DELETED is deprecated.
+ "agencyId": "A String", # DS agency ID.
+ "dsConversionId": "A String", # ID that DoubleClick Search generates for each conversion.
"advertiserId": "A String", # DS advertiser ID.
+ "clickId": "A String", # DS click ID for the conversion.
+ "criterionId": "A String", # DS criterion (keyword) ID.
+ "engineAccountId": "A String", # DS engine account ID.
"customDimension": [ # Custom dimensions for the conversion, which can be used to filter data in a report.
{ # A message containing the custom dimension.
- "value": "A String", # Custom dimension value.
"name": "A String", # Custom dimension name.
+ "value": "A String", # Custom dimension value.
},
],
- "conversionId": "A String", # 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.
"countMillis": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
- "agencyId": "A String", # DS agency ID.
- "state": "A String", # The state of the conversion, that is, either `ACTIVE` or `REMOVED`. Note: state DELETED is deprecated.
- "floodlightOrderId": "A String", # The Floodlight order ID provided by the advertiser for the conversion.
- "productLanguage": "A String", # The language registered for the Merchant Center feed that contains the product. Use an ISO 639 code to specify a language.
- "dsConversionId": "A String", # ID that DoubleClick Search generates for each conversion.
+ "conversionId": "A String", # 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.
+ "attributionModel": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
},
],
}</pre>
@@ -183,49 +183,49 @@
"kind": "A String", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
"conversion": [ # The conversions being requested.
{ # A conversion containing data relevant to DoubleClick Search.
- "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
- "clickId": "A String", # DS click ID for the conversion.
- "productCountry": "A String", # The country registered for the Merchant Center feed that contains the product. Use an ISO 3166 code to specify a country.
+ "productGroupId": "A String", # DS product group ID.
+ "inventoryAccountId": "A String", # ID that DS generates and uses to uniquely identify the inventory account that contains the product.
"revenueMicros": "A String", # The revenue amount of this `TRANSACTION` conversion, in micros (value multiplied by 1000000, no decimal). For example, to specify a revenue value of "10" enter "10000000" (10 million) in your request.
+ "productLanguage": "A String", # The language registered for the Merchant Center feed that contains the product. Use an ISO 639 code to specify a language.
+ "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
"quantityMillis": "A String", # The quantity of this conversion, in millis.
+ "adId": "A String", # DS ad ID.
+ "productId": "A String", # The product ID (SKU).
+ "channel": "A String", # Sales channel for the product. Acceptable values are: - "`local`": a physical store - "`online`": an online store
+ "campaignId": "A String", # DS campaign ID.
+ "adGroupId": "A String", # DS ad group ID.
+ "segmentationType": "A String", # The segmentation type of this conversion (for example, `FLOODLIGHT`).
"customMetric": [ # Custom metrics for the conversion.
{ # A message containing the custom metric.
"name": "A String", # Custom metric name.
"value": 3.14, # Custom metric numeric value.
},
],
- "productGroupId": "A String", # DS product group ID.
- "inventoryAccountId": "A String", # ID that DS generates and uses to uniquely identify the inventory account that contains the product.
- "productId": "A String", # The product ID (SKU).
- "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
- "storeId": "A String", # The ID of the local store for which the product was advertised. Applicable only when the channel is "`local`".
- "adGroupId": "A String", # DS ad group ID.
- "channel": "A String", # Sales channel for the product. Acceptable values are: - "`local`": a physical store - "`online`": an online store
- "adId": "A String", # DS ad ID.
- "criterionId": "A String", # DS criterion (keyword) ID.
- "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
- "type": "A String", # The type of the conversion, that is, either `ACTION` or `TRANSACTION`. An `ACTION` conversion is an action by the user that has no monetarily quantifiable value, while a `TRANSACTION` conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (`ACTION`) versus ecommerce purchases (`TRANSACTION`).
- "attributionModel": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
- "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
- "campaignId": "A String", # DS campaign ID.
"conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
- "engineAccountId": "A String", # DS engine account ID.
- "segmentationType": "A String", # The segmentation type of this conversion (for example, `FLOODLIGHT`).
+ "productCountry": "A String", # The country registered for the Merchant Center feed that contains the product. Use an ISO 3166 code to specify a country.
+ "floodlightOrderId": "A String", # The Floodlight order ID provided by the advertiser for the conversion.
+ "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+ "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+ "type": "A String", # The type of the conversion, that is, either `ACTION` or `TRANSACTION`. An `ACTION` conversion is an action by the user that has no monetarily quantifiable value, while a `TRANSACTION` conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (`ACTION`) versus ecommerce purchases (`TRANSACTION`).
"deviceType": "A String", # The type of device on which the conversion occurred.
+ "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
+ "storeId": "A String", # The ID of the local store for which the product was advertised. Applicable only when the channel is "`local`".
+ "state": "A String", # The state of the conversion, that is, either `ACTIVE` or `REMOVED`. Note: state DELETED is deprecated.
+ "agencyId": "A String", # DS agency ID.
+ "dsConversionId": "A String", # ID that DoubleClick Search generates for each conversion.
"advertiserId": "A String", # DS advertiser ID.
+ "clickId": "A String", # DS click ID for the conversion.
+ "criterionId": "A String", # DS criterion (keyword) ID.
+ "engineAccountId": "A String", # DS engine account ID.
"customDimension": [ # Custom dimensions for the conversion, which can be used to filter data in a report.
{ # A message containing the custom dimension.
- "value": "A String", # Custom dimension value.
"name": "A String", # Custom dimension name.
+ "value": "A String", # Custom dimension value.
},
],
- "conversionId": "A String", # 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.
"countMillis": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
- "agencyId": "A String", # DS agency ID.
- "state": "A String", # The state of the conversion, that is, either `ACTIVE` or `REMOVED`. Note: state DELETED is deprecated.
- "floodlightOrderId": "A String", # The Floodlight order ID provided by the advertiser for the conversion.
- "productLanguage": "A String", # The language registered for the Merchant Center feed that contains the product. Use an ISO 639 code to specify a language.
- "dsConversionId": "A String", # ID that DoubleClick Search generates for each conversion.
+ "conversionId": "A String", # 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.
+ "attributionModel": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
},
],
}
@@ -242,49 +242,49 @@
"kind": "A String", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
"conversion": [ # The conversions being requested.
{ # A conversion containing data relevant to DoubleClick Search.
- "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
- "clickId": "A String", # DS click ID for the conversion.
- "productCountry": "A String", # The country registered for the Merchant Center feed that contains the product. Use an ISO 3166 code to specify a country.
+ "productGroupId": "A String", # DS product group ID.
+ "inventoryAccountId": "A String", # ID that DS generates and uses to uniquely identify the inventory account that contains the product.
"revenueMicros": "A String", # The revenue amount of this `TRANSACTION` conversion, in micros (value multiplied by 1000000, no decimal). For example, to specify a revenue value of "10" enter "10000000" (10 million) in your request.
+ "productLanguage": "A String", # The language registered for the Merchant Center feed that contains the product. Use an ISO 639 code to specify a language.
+ "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
"quantityMillis": "A String", # The quantity of this conversion, in millis.
+ "adId": "A String", # DS ad ID.
+ "productId": "A String", # The product ID (SKU).
+ "channel": "A String", # Sales channel for the product. Acceptable values are: - "`local`": a physical store - "`online`": an online store
+ "campaignId": "A String", # DS campaign ID.
+ "adGroupId": "A String", # DS ad group ID.
+ "segmentationType": "A String", # The segmentation type of this conversion (for example, `FLOODLIGHT`).
"customMetric": [ # Custom metrics for the conversion.
{ # A message containing the custom metric.
"name": "A String", # Custom metric name.
"value": 3.14, # Custom metric numeric value.
},
],
- "productGroupId": "A String", # DS product group ID.
- "inventoryAccountId": "A String", # ID that DS generates and uses to uniquely identify the inventory account that contains the product.
- "productId": "A String", # The product ID (SKU).
- "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
- "storeId": "A String", # The ID of the local store for which the product was advertised. Applicable only when the channel is "`local`".
- "adGroupId": "A String", # DS ad group ID.
- "channel": "A String", # Sales channel for the product. Acceptable values are: - "`local`": a physical store - "`online`": an online store
- "adId": "A String", # DS ad ID.
- "criterionId": "A String", # DS criterion (keyword) ID.
- "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
- "type": "A String", # The type of the conversion, that is, either `ACTION` or `TRANSACTION`. An `ACTION` conversion is an action by the user that has no monetarily quantifiable value, while a `TRANSACTION` conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (`ACTION`) versus ecommerce purchases (`TRANSACTION`).
- "attributionModel": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
- "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
- "campaignId": "A String", # DS campaign ID.
"conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
- "engineAccountId": "A String", # DS engine account ID.
- "segmentationType": "A String", # The segmentation type of this conversion (for example, `FLOODLIGHT`).
+ "productCountry": "A String", # The country registered for the Merchant Center feed that contains the product. Use an ISO 3166 code to specify a country.
+ "floodlightOrderId": "A String", # The Floodlight order ID provided by the advertiser for the conversion.
+ "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+ "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+ "type": "A String", # The type of the conversion, that is, either `ACTION` or `TRANSACTION`. An `ACTION` conversion is an action by the user that has no monetarily quantifiable value, while a `TRANSACTION` conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (`ACTION`) versus ecommerce purchases (`TRANSACTION`).
"deviceType": "A String", # The type of device on which the conversion occurred.
+ "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
+ "storeId": "A String", # The ID of the local store for which the product was advertised. Applicable only when the channel is "`local`".
+ "state": "A String", # The state of the conversion, that is, either `ACTIVE` or `REMOVED`. Note: state DELETED is deprecated.
+ "agencyId": "A String", # DS agency ID.
+ "dsConversionId": "A String", # ID that DoubleClick Search generates for each conversion.
"advertiserId": "A String", # DS advertiser ID.
+ "clickId": "A String", # DS click ID for the conversion.
+ "criterionId": "A String", # DS criterion (keyword) ID.
+ "engineAccountId": "A String", # DS engine account ID.
"customDimension": [ # Custom dimensions for the conversion, which can be used to filter data in a report.
{ # A message containing the custom dimension.
- "value": "A String", # Custom dimension value.
"name": "A String", # Custom dimension name.
+ "value": "A String", # Custom dimension value.
},
],
- "conversionId": "A String", # 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.
"countMillis": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
- "agencyId": "A String", # DS agency ID.
- "state": "A String", # The state of the conversion, that is, either `ACTIVE` or `REMOVED`. Note: state DELETED is deprecated.
- "floodlightOrderId": "A String", # The Floodlight order ID provided by the advertiser for the conversion.
- "productLanguage": "A String", # The language registered for the Merchant Center feed that contains the product. Use an ISO 639 code to specify a language.
- "dsConversionId": "A String", # ID that DoubleClick Search generates for each conversion.
+ "conversionId": "A String", # 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.
+ "attributionModel": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
},
],
}</pre>
@@ -302,49 +302,49 @@
"kind": "A String", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
"conversion": [ # The conversions being requested.
{ # A conversion containing data relevant to DoubleClick Search.
- "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
- "clickId": "A String", # DS click ID for the conversion.
- "productCountry": "A String", # The country registered for the Merchant Center feed that contains the product. Use an ISO 3166 code to specify a country.
+ "productGroupId": "A String", # DS product group ID.
+ "inventoryAccountId": "A String", # ID that DS generates and uses to uniquely identify the inventory account that contains the product.
"revenueMicros": "A String", # The revenue amount of this `TRANSACTION` conversion, in micros (value multiplied by 1000000, no decimal). For example, to specify a revenue value of "10" enter "10000000" (10 million) in your request.
+ "productLanguage": "A String", # The language registered for the Merchant Center feed that contains the product. Use an ISO 639 code to specify a language.
+ "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
"quantityMillis": "A String", # The quantity of this conversion, in millis.
+ "adId": "A String", # DS ad ID.
+ "productId": "A String", # The product ID (SKU).
+ "channel": "A String", # Sales channel for the product. Acceptable values are: - "`local`": a physical store - "`online`": an online store
+ "campaignId": "A String", # DS campaign ID.
+ "adGroupId": "A String", # DS ad group ID.
+ "segmentationType": "A String", # The segmentation type of this conversion (for example, `FLOODLIGHT`).
"customMetric": [ # Custom metrics for the conversion.
{ # A message containing the custom metric.
"name": "A String", # Custom metric name.
"value": 3.14, # Custom metric numeric value.
},
],
- "productGroupId": "A String", # DS product group ID.
- "inventoryAccountId": "A String", # ID that DS generates and uses to uniquely identify the inventory account that contains the product.
- "productId": "A String", # The product ID (SKU).
- "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
- "storeId": "A String", # The ID of the local store for which the product was advertised. Applicable only when the channel is "`local`".
- "adGroupId": "A String", # DS ad group ID.
- "channel": "A String", # Sales channel for the product. Acceptable values are: - "`local`": a physical store - "`online`": an online store
- "adId": "A String", # DS ad ID.
- "criterionId": "A String", # DS criterion (keyword) ID.
- "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
- "type": "A String", # The type of the conversion, that is, either `ACTION` or `TRANSACTION`. An `ACTION` conversion is an action by the user that has no monetarily quantifiable value, while a `TRANSACTION` conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (`ACTION`) versus ecommerce purchases (`TRANSACTION`).
- "attributionModel": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
- "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
- "campaignId": "A String", # DS campaign ID.
"conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
- "engineAccountId": "A String", # DS engine account ID.
- "segmentationType": "A String", # The segmentation type of this conversion (for example, `FLOODLIGHT`).
+ "productCountry": "A String", # The country registered for the Merchant Center feed that contains the product. Use an ISO 3166 code to specify a country.
+ "floodlightOrderId": "A String", # The Floodlight order ID provided by the advertiser for the conversion.
+ "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+ "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+ "type": "A String", # The type of the conversion, that is, either `ACTION` or `TRANSACTION`. An `ACTION` conversion is an action by the user that has no monetarily quantifiable value, while a `TRANSACTION` conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (`ACTION`) versus ecommerce purchases (`TRANSACTION`).
"deviceType": "A String", # The type of device on which the conversion occurred.
+ "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
+ "storeId": "A String", # The ID of the local store for which the product was advertised. Applicable only when the channel is "`local`".
+ "state": "A String", # The state of the conversion, that is, either `ACTIVE` or `REMOVED`. Note: state DELETED is deprecated.
+ "agencyId": "A String", # DS agency ID.
+ "dsConversionId": "A String", # ID that DoubleClick Search generates for each conversion.
"advertiserId": "A String", # DS advertiser ID.
+ "clickId": "A String", # DS click ID for the conversion.
+ "criterionId": "A String", # DS criterion (keyword) ID.
+ "engineAccountId": "A String", # DS engine account ID.
"customDimension": [ # Custom dimensions for the conversion, which can be used to filter data in a report.
{ # A message containing the custom dimension.
- "value": "A String", # Custom dimension value.
"name": "A String", # Custom dimension name.
+ "value": "A String", # Custom dimension value.
},
],
- "conversionId": "A String", # 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.
"countMillis": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
- "agencyId": "A String", # DS agency ID.
- "state": "A String", # The state of the conversion, that is, either `ACTIVE` or `REMOVED`. Note: state DELETED is deprecated.
- "floodlightOrderId": "A String", # The Floodlight order ID provided by the advertiser for the conversion.
- "productLanguage": "A String", # The language registered for the Merchant Center feed that contains the product. Use an ISO 639 code to specify a language.
- "dsConversionId": "A String", # ID that DoubleClick Search generates for each conversion.
+ "conversionId": "A String", # 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.
+ "attributionModel": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
},
],
}
@@ -361,49 +361,49 @@
"kind": "A String", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
"conversion": [ # The conversions being requested.
{ # A conversion containing data relevant to DoubleClick Search.
- "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
- "clickId": "A String", # DS click ID for the conversion.
- "productCountry": "A String", # The country registered for the Merchant Center feed that contains the product. Use an ISO 3166 code to specify a country.
+ "productGroupId": "A String", # DS product group ID.
+ "inventoryAccountId": "A String", # ID that DS generates and uses to uniquely identify the inventory account that contains the product.
"revenueMicros": "A String", # The revenue amount of this `TRANSACTION` conversion, in micros (value multiplied by 1000000, no decimal). For example, to specify a revenue value of "10" enter "10000000" (10 million) in your request.
+ "productLanguage": "A String", # The language registered for the Merchant Center feed that contains the product. Use an ISO 639 code to specify a language.
+ "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
"quantityMillis": "A String", # The quantity of this conversion, in millis.
+ "adId": "A String", # DS ad ID.
+ "productId": "A String", # The product ID (SKU).
+ "channel": "A String", # Sales channel for the product. Acceptable values are: - "`local`": a physical store - "`online`": an online store
+ "campaignId": "A String", # DS campaign ID.
+ "adGroupId": "A String", # DS ad group ID.
+ "segmentationType": "A String", # The segmentation type of this conversion (for example, `FLOODLIGHT`).
"customMetric": [ # Custom metrics for the conversion.
{ # A message containing the custom metric.
"name": "A String", # Custom metric name.
"value": 3.14, # Custom metric numeric value.
},
],
- "productGroupId": "A String", # DS product group ID.
- "inventoryAccountId": "A String", # ID that DS generates and uses to uniquely identify the inventory account that contains the product.
- "productId": "A String", # The product ID (SKU).
- "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
- "storeId": "A String", # The ID of the local store for which the product was advertised. Applicable only when the channel is "`local`".
- "adGroupId": "A String", # DS ad group ID.
- "channel": "A String", # Sales channel for the product. Acceptable values are: - "`local`": a physical store - "`online`": an online store
- "adId": "A String", # DS ad ID.
- "criterionId": "A String", # DS criterion (keyword) ID.
- "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
- "type": "A String", # The type of the conversion, that is, either `ACTION` or `TRANSACTION`. An `ACTION` conversion is an action by the user that has no monetarily quantifiable value, while a `TRANSACTION` conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (`ACTION`) versus ecommerce purchases (`TRANSACTION`).
- "attributionModel": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
- "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
- "campaignId": "A String", # DS campaign ID.
"conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
- "engineAccountId": "A String", # DS engine account ID.
- "segmentationType": "A String", # The segmentation type of this conversion (for example, `FLOODLIGHT`).
+ "productCountry": "A String", # The country registered for the Merchant Center feed that contains the product. Use an ISO 3166 code to specify a country.
+ "floodlightOrderId": "A String", # The Floodlight order ID provided by the advertiser for the conversion.
+ "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+ "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+ "type": "A String", # The type of the conversion, that is, either `ACTION` or `TRANSACTION`. An `ACTION` conversion is an action by the user that has no monetarily quantifiable value, while a `TRANSACTION` conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (`ACTION`) versus ecommerce purchases (`TRANSACTION`).
"deviceType": "A String", # The type of device on which the conversion occurred.
+ "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
+ "storeId": "A String", # The ID of the local store for which the product was advertised. Applicable only when the channel is "`local`".
+ "state": "A String", # The state of the conversion, that is, either `ACTIVE` or `REMOVED`. Note: state DELETED is deprecated.
+ "agencyId": "A String", # DS agency ID.
+ "dsConversionId": "A String", # ID that DoubleClick Search generates for each conversion.
"advertiserId": "A String", # DS advertiser ID.
+ "clickId": "A String", # DS click ID for the conversion.
+ "criterionId": "A String", # DS criterion (keyword) ID.
+ "engineAccountId": "A String", # DS engine account ID.
"customDimension": [ # Custom dimensions for the conversion, which can be used to filter data in a report.
{ # A message containing the custom dimension.
- "value": "A String", # Custom dimension value.
"name": "A String", # Custom dimension name.
+ "value": "A String", # Custom dimension value.
},
],
- "conversionId": "A String", # 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.
"countMillis": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
- "agencyId": "A String", # DS agency ID.
- "state": "A String", # The state of the conversion, that is, either `ACTIVE` or `REMOVED`. Note: state DELETED is deprecated.
- "floodlightOrderId": "A String", # The Floodlight order ID provided by the advertiser for the conversion.
- "productLanguage": "A String", # The language registered for the Merchant Center feed that contains the product. Use an ISO 639 code to specify a language.
- "dsConversionId": "A String", # ID that DoubleClick Search generates for each conversion.
+ "conversionId": "A String", # 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.
+ "attributionModel": "A String", # Available to advertisers only after contacting DoubleClick Search customer support.
},
],
}</pre>
@@ -420,12 +420,12 @@
{ # The request to update availability.
"availabilities": [ # The availabilities being requested.
{ # A message containing availability data relevant to DoubleClick Search.
+ "availabilityTimestamp": "A String", # The time by which all conversions have been uploaded, in epoch millis UTC.
"advertiserId": "A String", # DS advertiser ID.
+ "segmentationType": "A String", # The segmentation type that this availability is for (its default value is `FLOODLIGHT`).
"segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
"agencyId": "A String", # DS agency ID.
"segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
- "segmentationType": "A String", # The segmentation type that this availability is for (its default value is `FLOODLIGHT`).
- "availabilityTimestamp": "A String", # The time by which all conversions have been uploaded, in epoch millis UTC.
},
],
}
@@ -441,12 +441,12 @@
{ # The response to a update availability request.
"availabilities": [ # The availabilities being returned.
{ # A message containing availability data relevant to DoubleClick Search.
+ "availabilityTimestamp": "A String", # The time by which all conversions have been uploaded, in epoch millis UTC.
"advertiserId": "A String", # DS advertiser ID.
+ "segmentationType": "A String", # The segmentation type that this availability is for (its default value is `FLOODLIGHT`).
"segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
"agencyId": "A String", # DS agency ID.
"segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
- "segmentationType": "A String", # The segmentation type that this availability is for (its default value is `FLOODLIGHT`).
- "availabilityTimestamp": "A String", # The time by which all conversions have been uploaded, in epoch millis UTC.
},
],
}</pre>