This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Google Ads Store Sales Direct [Deprecated]
Mr Lopes edited this page Nov 9, 2023
·
1 revision
-- This connector has been deprecated and replaced by Store Sales Improvements --
Uploads store sales direct conversions to Google Ads.
ADS_SSD_UPLOAD
- Google Ads configured in intro tab
- Store Sales Conversion created in Google Ads
- Google Ads API Enabled in Google Cloud
Column name | Type | Description | Requirement |
---|---|---|---|
STRING | User email | optional* | |
phone | STRING | Phone number in E.164 format | optional* |
mailing_address_first_name | STRING | optional* | |
mailing_address_last_name | STRING | optional* | |
mailing_address_country | STRING | Iso two letter format | optional* |
mailing_address_zip | STRING | optional* | |
time | STRING | 2020-04-16T12:00:00.000 | required |
amount | NUMERIC | Value in micros | required |
- Conversion Name: Name of the conversion created on Google Ads
- External Upload ID: This field is deprecated, but please fill in with ANY data (non-spaces) in order to allow for retro-compatibility
- Should hash: TRUE or FALSE (DEFAULT=TRUE). Define if you would like Megalista to hash the data before sending. Use false if your data is already SHA256 hashed.
- Currency Code: Currency code corresponding to the SSD upload (DEFAULT=BRL).
- Google Ads Account: Define a Google Ads Account Customer Id to override the Account Id defined in the General Configuration on the "Intro" tab. If the Account Id defined in the General Configuration is a Mcc account, the Mcc account will still be used for authentication, however the override Account Id will be used as the Customer Id (Optional).
Although all columns are optional, it's required that at least email, phone or all mailing fields are present.
More information on Store Sales direct in the support link.
- Home
- Runtime Parameters
- Update instructions
- Configuration Methods
- Schemas
- Appsflyer S2S API
- Google Ads Audiences
- Google Ads Conversions
- Google Analytics
- Google Analytics 4
- Campaign Manager
- Display & Video
- Manual Deployment
- Appendix