CustomerMatchUploadKeyType
Enum describing possible customer match upload key types.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
|
Members are matched from customer info such as email address, phone number or physical address. |
CRM_ID
|
Members are matched from a user id generated and assigned by the advertiser. |
MOBILE_ADVERTISING_ID
|
Members are matched from mobile advertising ids. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["The Customer Match Upload Key Type enum defines how customer data is matched for targeting purposes."],["Options include matching by contact info (email, phone, address), CRM ID, or mobile advertising ID."],["`UNSPECIFIED` and `UNKNOWN` values are reserved for system use and indicate missing or unknown key types."]]],[]]