Send your data from the Catalog to Google Ads Click 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_CLICKS
, 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 and Ad Personalization Consent fields.
Tip: The table can be found more easily by typing its name.
Field name | Description |
---|---|
gclid | GCLIDs are click identifiers that are captured from URL parameters when individual clicks on your ad and navigates to your website. |
gbraid | The click identifier for clicks associated with app conversions and originating from iOS devices starting with iOS14. |
wbraid | The click identifier for clicks associated with web conversions and originating from iOS devices starting with iOS14. |
email | The email address of the user. |
phone | The phone number of the user. The connector automatically normalizes and format to E164. |
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 offline 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 |
order_id | Also known as the transaction ID for the conversion. This field is optional, but strongly recommended, because it makes it simpler to reference imported conversions when making adjustments. If you set it during the import, you must use it for any adjustments. |
conversion_environment | Conversion environment of the uploaded conversion. It must be either APP or WEB . |
external_attribution_credit | Represents the fraction of the conversion that is attributed to the Google Ads click. The value should have a double type. |
external_attribution_model | Specifies the attribution model name. |
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 . |
ad_user_personalization | Whether the user has given consent for ad personalization. The accepted values are: UNSPECIFIED , UNKNOWN , GRANTED , DENIED . |
gclid
, gbraid
, wbraid
, email
or phone
)conversion_date_time
conversion_action_name
string
.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.