A conversion adjustment record for conversions uploaded with gclid and conversion occurrence time. 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. 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. |
GclidOfflineConversionAdjustmentFeed
|
|
|
The google click ID associated with the conversion for this adjustment. Has to be provided with conversion occurrence time to identify conversion. Provided through GclidOfflineConversionAdjustmentFeed. This field is required and should not be
null .The length of this string should be between 1 and 512, inclusive, (trimmed).
|
|
The instant that the conversion for this adjustment occurred. Provided with gclid to identify the conversion. Provided through GclidOfflineConversionAdjustmentFeed. This field is required and should not be
null . |