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 Customer Match User Id
Álvaro Stivi edited this page Mar 10, 2021
·
5 revisions
Creates (if needed) and sends user ids to a Google Ads customer match audience.
ADS_CUSTOMER_MATCH_USER_ID_UPLOAD
- Google Ads API token configured as a scheduler parameter (developer_token: XXXXXX)
- Google Ads API Enabled in Google Cloud.
Column name | Type | Description | Requirement |
---|---|---|---|
user_id | STRING | Google AdsUser Id identifier | required |
- Metadata 1: audience list name (if it does not exist, it will be automatically created)
- Metadata 2: ADD or REMOVE , if ADD, it will append device ids to the audience, if REMOVE, it will exclude them from the audience
- Metadata 3: Can be left empty
The field user_id must match the user_id received in the remarketing Ads Tag. It's not the same user_id used in Google Analytics tags.
- 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