A conversion adjustment record for conversions uploaded with order ID. Inherits from abstract class OfflineConversionAdjustmentFeed.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
OfflineConversionAdjustmentFeed (inherited)
|
|
|
The name associated with the conversion for this adjustment This field is required and should not be
null .The length of this string should be between 1 and 100, inclusive, (trimmed).
|
|
The instant that this adjustment occurred as reported by the advertiser. This field is required and should not be
null . |
|
The adjustment type. (RETRACT, RESTATE) Enumerations
This field is required and should not be
null . |
|
The adjusted value used for restatements. This is the value of the conversion after adjustment. For example, to change the value of a conversion from 100 to 70, an adjusted value of 70 should be reported. This is required for restatements and should not be used for retractions. An error will be returned if an adjusted value is provided for a retraction. NOTE: If you want to upload a second restatement with a different adjusted value, it must have a new, more recent, adjustment occurrence time. Otherwise, it will be treated as a duplicate of the previous restatement and ignored. This field must be greater than or equal to 0.
|
|
The currency of the adjusted value. This is can be used for restatements and should not be used for retractions. An error will be returned if a adjustedValueCurrency is provided for a retraction. If not provided for a restatement, then the default currency from the conversion type is used, and if that is not set then the account currency is used. This is the ISO 4217 3-character currency code e.g. USD or EUR. The length of this string should be between 3 and 3, inclusive, (trimmed).
|
|
Indicates that this instance is a subtype of OfflineConversionAdjustmentFeed. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
OrderIdOfflineConversionAdjustmentFeed
|
|
|
The orderId for the conversion for this adjustment. Used to identify conversion if conversionTime and gclid are not provided. Provided through OrderIdOfflineConversionAdjustmentFeed. This field is required and should not be
null . |