Send your data from the Catalog to Google Ads Call Conversions.
True
. If you have different conversion actions for each entry, then you should set this information in the column mapping part.type
of UPLOAD_CALLS
, and must exist in your Google Ads account.Important: if you are uploading data for users in the European Economic Area (EEA), you need to ensure you are passing the required consent signals to Google on the Ad User Consent field.
Tip: The table can be found more easily by typing its name.
Field name | Description |
---|---|
caller_id | The caller id from which the call was placed. Caller id is expected to be in E.164 format with preceding ’+’ sign, for example, +16502531234 . |
call_start_date_time | The date time at which the call occurred. The timezone must be specified. The format is yyyy-mm-dd hh:mm:ss+-hh:mm , for example, 2019-01-01 12:32:45-08:00 . |
conversion_date_time | The date and time of the conversion. The value must have a timezone specified, and the format must be yyyy-mm-dd HH:mm:ss+-hh:mm , for example: 2022-01-01 19:32:45-05:00 . |
conversion_action_name | The resource name of the conversion action created in Google Ads for the conversion. The conversion action must have a type of UPLOAD_CLICKS , and must exist in your Google Ads account. |
conversion_value | The value of the conversion. It must be a double type. |
currency_code | The currency code of the conversion value. Accepted codes are available here |
ad_user_data_consent | Whether the user has given consent for sending user data to Google for advertising purposes. The accepted values are: UNSPECIFIED , UNKNOWN , GRANTED , DENIED . |
caller_id
call_start_date_time
conversion_date_time
conversion_action_name
is required if you didn’t set a fixed conversion action in the configs.Important: once the destination runs successfully, it can take as little as 10 minutes or up to 24 hours for the upload job to complete. You should check the status directly on Google Ads portal what’s the status of the job.