Google Ads Enhanced Conversions - Legacy Connector Setup Guide
This article describes how to set up the Google Ads Enhanced Conversions - Legacy connector.
Connector actions
Action Name | AudienceStream | EventStream |
---|---|---|
Send Conversion | ✓ | ✓ |
This connector is now deprecated and should only be used if you are running app incrementality studies.
For the current connector, see the Google Ads Enhanced Conversions for Web connector.
API information
This connector uses the following vendor API:
- API Name: Google Enhanced Conversion API
- API Version: v1
- API Endpoint:
<https://www.google.com/ads/event/api/>
Configure settings
Navigate to the Connector Marketplace and add a new connector. For general instructions on how to add a connector, see the About Connectors article.
After adding the connector, configure the following settings:
Action settings - parameters and options
Click Next or go to the Actions tab. This is where you configure connector actions.
This section describes how to set up parameters and options for each action.
Action - Send Conversion
Parameters
Parameter | Description |
---|---|
Conversion Tracking ID |
|
Conversion Label |
|
Conversion Type |
|
Conversion Value |
|
Currency Code |
|
Conversion Time |
|
Transaction ID |
|
Google Click ID |
|
User Agent |
|
|
|
Phone Number |
|
Address: First Name |
|
Address: Last Name |
|
Address: Street |
|
Address: City |
|
Address: Region |
|
Address: Postal Code |
|
Address: Country |
|
Customer Data Hashing |
|
App Conversion for Incrementality Study |
|
Conversion Data for Incrementality Study |
|
Common errors and troubleshooting
The following are some common error codes and resolutions:
-
INVALID_CONVERSION_DATA: Data for the conversion is not valid. Possible action failures are:
- No valid conversion_type or label is provided in the url or json payload: If label is not provided, then
conversion_type
is required. Ensure one of these has a populated value for the mapped attribute. - The conversion_time provided in the url or json payload is too old.: Ensure that the mapped timestamp is in the correct format, for example: 2022-08-01 00:06:06+00:01. Alternatively, remove the mapping and allow the connector to send the default current timestamp.
- No valid conversion_type or label is provided in the url or json payload: If label is not provided, then
-
INVALID_USER_CUSTOMER_AUTHORIZATION: Confirm that the customer ID in the connector configuration does not include
AW-
. The authenticated user must have at least read-only access to the account owning the conversion action. -
Invalid Parameter - Action has invalid parameter value or missing required parameter / Either Email or Full Name & Address need to be provided: Required PII for Enhanced Conversions are either of the following sets:
a) customer email
b) customer first name, last name, street address, city, state, country, and zip code
Ensure that required field values are present in the event data.
This page was last updated: October 20, 2022