Google Ads Store Sales
Google Ads is an online advertising platform where businesses pay to show their ads across Google’s ecosystem, mainly in search results, websites, apps, and videos. Using this destination you can leverage Data Manager API to send event data for Google Ads store sales conversions.
Key features
The Google Ads Store Sales destination provides the following key features:
Events structure: our Events reference model matches Google's event structure, meaning that your data is properly bridged to the expected fields in an optimized way.
Prebuilt mappings: data mapping for event-based destinations happens automatically, which simplifies user inputs.
Automatic hashing: information is automatically hashed matching partner specifications.
Custom properties: you can freely push custom properties based on your specific needs.
Smart mapping: data mapping can be readjusted using your datalayer defined fields.
Support batch mode: multiple events are sent, with a single request, instead of one at a time.
Destination setup
Store sales conversions are only available to accounts on a Google allowlist. More details are available by following this LINK.
Configuration
Credentials
Required
Your credentials with Google Ads as set in the Commanders Act interface following: Administration ➜ Connector Credentials ➜ Add connector credentials ➜ Google Ads
Store Identifier Property Path
Required
The property path holding the value of the identifier that represents a physical store where the event happened. More details are available by following this LINK.
Mapping
Required
Map your Google Ads conversion names with your events by setting the fields Google Ads Conversion Name and Your event name. The conversion name must be of the type STORE_SALES. At least one line is required. Conversion names can be found in the Google Ads interface following:
Goals ➜ Summary ➜ Conversion action (column)
Custom Variables
Custom variable for ads conversions. Map your Custom variable name with Your value. More details are available by following this LINK.
Experimental Fields
Experimental fields represent unofficial fields. Map your Experimental field name with Your value. More details are available by following this LINK.
Additional User Properties
Additional user properties for the user associated with this event. Map your User field name with Your value. More details are available by following this LINK.
User identifiers from third-party
Set this flag if your user identifiers are from a third-party source.
Validate only
For testing purposes. If this is checked, the request is validated but not executed. Only errors are returned, not results.
Field mappings
-
Store Identifier
eventLocation.storeId [*]
Transaction Id
id
transactionId [*][1]
Transaction Value
value
conversionValue [*][1]
Currency
currency
currency [*][1]
Event Timestamp
context.event_timestamp
eventTimestamp [1][2]
User Email
user.email
emailAddress [3][4]
User Phone
user.phone
phoneNumber [3][4]
User First Name
user.firstname
address.givenName [3][4]
User Last Name
user_lastname
address.familyName [3][4]
User Country
user.country
address.regionCode [3]
User ZIP Code
user.zipcode
address.postalCode [3]
Consent adUserData
partners.google.consent_ad_user_data
consent.adUserData [5]
Consent adPersonalization
partners.google.consent_ad_pers
consent.adPersonalization [5]
Merchant Identifier
partners.google.merchant_id
merchantId [6]
Merchant Feed Label
partners.google.merchant_feed_label
merchantFeedLabel [6]
Merchant Feed Language Code
partners.google.merchant_feed_lang_code
merchantFeedLanguageCode [6]
Transaction Discount
discount_value
transactionDiscount [6]
Item List
items
items [6]
Merchant Product Id
items.X.product.id
merchantProductId [7][8]
Quantity
items.X.quantity
quantity [7][9]
Price
items.x.product.price
unitPrice [7][10]
Conversion Value
items.x.product.conv_value
conversionValue [7][11]
-
Custom Variables
customVariables.X.value [12]
-
Experimental Fields
experimentalFields.X.value [13]
Customer Type
partners.google.customer_type
customerType [14][15]
Customer Value Bucket
partners.google.customer_value_bucket
customerValueBucket [14]
-
Additional User Properties
additionalUserProperties.X.value [14][16]
User Id
user.id
userId
City
partners.google.city
city [17]
Subdivision Code
partners.google.subdiv_code
subdivisionCode [17]
Region Code
partners.google.region_code
regionCode [17]
Subcontinent Code
partners.google.subcont_code
subcontinentCode [17]
Continent Code
partners.google.cont_code
continentCode [17]
Last updated
Was this helpful?