Service
CustomTargetingService
Dependencies
CustomTargetingKey
▼
ValueDeclarationType
Enum to represent the type of values that will be passed for this key.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202205
Enumeration | Description |
---|---|
NON_USER_DATA
|
Values are not user-related data and will be used in all ad requests. |
USER_DATA
|
Values are declared as user data that will not be used in sensitive ad requests' targeting. |
USER_ID
|
Values are declared as user identifiers that will not be used in targeting and will be encrypted in DT using a publisher-provided public key. |