Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
CallConversionResult
Identifying information for a successfully processed CallConversionUpload.
Fields |
caller_id
|
string
The caller id from which this call was placed. Caller id is expected to be in E.164 format with preceding '+' sign.
|
call_start_date_time
|
string
The date time at which the call occurred. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
|
conversion_action
|
string
Resource name of the conversion action associated with this conversion.
|
conversion_date_time
|
string
The date time at which the conversion occurred. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["This object provides details about a successfully processed call conversion upload, including the caller's ID, call start time, and conversion details."],["The `caller_id` is expected in E.164 format and the `call_start_date_time` and `conversion_date_time` use the \"yyyy-mm-dd hh:mm:ss+\\|-hh:mm\" format."],["This information is linked to a specific conversion action identified by the `conversion_action` field."]]],[]]