Represents an entire record in the offline call conversions feed that the advertiser uploads.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
The caller id from which this call was placed. Caller ids in E.164 format with preceding '+' sign. (e.g., "+16502531234", +443308182000), National numbers which are treated as US numbers in formats like "6502531234", and International Numbers with accompanying country code and preceding '+' like +64 3-331 6005 This field is required
and should not be
null .The length of this string
should be between 1 and 30, inclusive, (trimmed).
|
|
The time at which this call started. A time in the future is not allowed. A timezone is always required. When a conversion for the same caller id, conversion name and conversion time is uploaded multiple times, the first one results in a conversion being recorded. The duplicates are ignored and reported as successes, to indicate that a conversion for this combination has been recorded. String Format: yyyyMMdd HHmmss <Timezone ID> (for example, 20100609 150223 America/New_York). See the Timezones page for the complete list of Timezone IDs. This field is required and should
not be
null . |
|
The type associated with this conversion. It is valid to report multiple conversions for the same call since visitors may trigger multiple conversions for a call. These conversions names are generated in the front end by advertisers. This field is required and should
not be
null .The length of this string should be
between 1 and 100, inclusive, (trimmed).
|
|
The time that this conversion occurred at. This has to be after the call time. A time in the future is not allowed. A timezone is always required. When a conversion for the same caller id, conversion name and conversion time is uploaded multiple times, the first one results in a conversion being recorded. The duplicates are ignored and reported as successes, to indicate that a conversion for this combination has been recorded. String Format: yyyyMMdd HHmmss <Timezone ID> (for example, 20100609 150223 America/New_York). See the Timezones page for the complete list of Timezone IDs. |
|
This conversions value for the advertiser. This field must be greater than or equal to 0.
|
|
The currency that the advertiser associates with the conversion value. This is the ISO 4217 3-character currency code. For example: USD, EUR. The length of this string should be between 3 and 3, inclusive, (trimmed).
|