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
Display Video Customer Match Contact Info
JuliaRaucci edited this page Dec 15, 2023
·
3 revisions
Creates (if needed) and send user contact information to a Display & Video customer match audience.
DV_CUSTOMER_MATCH_CONTACT_INFO_UPLOAD
- Display & Video API Enabled in Google Cloud
- An advertiser created within Display & Video
Column name | Type | Description | Requirement |
---|---|---|---|
STRING | 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 |
- Metadata 1: Advertiser Id
- Metadata 2: Audience list name (if it does not exist, it will be automatically created)
- Metadata 3: 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 or if you don't mind sending raw identifiers to Display & Video
- Metadata 4: ""
- Metadata 5: ""
- Metadata 6: Consent Status for ad user data (Optional). (UNSPECIFIED, UNKNOWN, GRANTED or DENIED)
- Metadata 7: Consent Status for ad personalization (Optional). (UNSPECIFIED, UNKNOWN, GRANTED or DENIED)
Although all columns are optional, it's required that at least email, phone or all name/address fields are present.
- 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