A token of custom affinity audience. A token can be a keyword or placement. It is immutable, that is, it can only be created or removed but not changed.
- Namespace
-
https://adwords.google.com/api/adwords/rm/v201809
Field |
|
---|---|
|
CustomAffinityId can be a dummy value when token is ADDed together with CustomAffinity. This field is required and should not be
null . |
|
The ID of this custom affinity token. In REMOVE operation, this field or [type, parameter] pair is required. This field is read only and will be ignored when sent to the API for the following Operators: ADD.
|
|
The type of custom affinity token, KEYWORD or URL. Enumerations
This field is required and should not be
null when it is contained within Operators : ADD. |
|
Keyword when token type is KEYWORD or URL string when token type is URL. This field is required and should not be
null when it is contained within Operators : ADD.This string must not be empty, (trimmed).
|