Custom affinity audience defined by a collection of examples/hints.
More...
|
long | id [get, set] |
| The ID of the custom affinity. This field can be selected using the value "CustomAffinityId".This field can be filtered on. This field is read only and will be ignored when sent to the API for the following Operators: ADD. This field is required and should not be More...
|
|
bool | idSpecified [get, set] |
|
CustomAffinityStatus | status [get, set] |
| Status of custom affinity, ENABLED or REMOVED. This field can be selected using the value "Status".This field can be filtered on. This field is read only and will be ignored when sent to the API for the following Operators: ADD. More...
|
|
bool | statusSpecified [get, set] |
|
string | name [get, set] |
| The name of this custom affinity. It should be unique across the same custom affinity audience. This field can be selected using the value "Name".This field can be filtered on. This field is required and should not be More...
|
|
CustomAffinityType | type [get, set] |
| The type of this custom affinity, CUSTOM_AFFINITY or CUSTOM_INTENT. By default the type is set to CUSTOM_AFFINITY. This field can be selected using the value "Type".This field can be filtered on. More...
|
|
bool | typeSpecified [get, set] |
|
string | description [get, set] |
| The description of this custom affinity audience. This field can be selected using the value "Description".This field can be filtered on. More...
|
|
CustomAffinityToken[] | tokens [get, set] |
| List of custom affinity tokens that this custom affinity is composed of. Tokens can be added during CustomAffinity creation. Later they can be added or removed using mutateToken method. This field is returned by the CustomAffinityService::get method without the need to select. This field can be selected using the value "Tokens". More...
|
|
Custom affinity audience defined by a collection of examples/hints.
string Google.Api.Ads.AdWords.v201809.CustomAffinity.description |
|
getset |
The description of this custom affinity audience. This field can be selected using the value "Description".This field can be filtered on.
long Google.Api.Ads.AdWords.v201809.CustomAffinity.id |
|
getset |
The ID of the custom affinity. This field can be selected using the value "CustomAffinityId".This field can be filtered on. This field is read only and will be ignored when sent to the API for the following Operators: ADD. This field is required and should not be
null
when it is contained within Operators : SET.
bool Google.Api.Ads.AdWords.v201809.CustomAffinity.idSpecified |
|
getset |
true
, if a value is specified for id, false
otherwise.
string Google.Api.Ads.AdWords.v201809.CustomAffinity.name |
|
getset |
The name of this custom affinity. It should be unique across the same custom affinity audience. This field can be selected using the value "Name".This field can be filtered on. This field is required and should not be
null
when it is contained within Operators : ADD. This string must not be empty, (trimmed).
Status of custom affinity, ENABLED or REMOVED. This field can be selected using the value "Status".This field can be filtered on. This field is read only and will be ignored when sent to the API for the following Operators: ADD.
bool Google.Api.Ads.AdWords.v201809.CustomAffinity.statusSpecified |
|
getset |
true
, if a value is specified for status, false
otherwise.
List of custom affinity tokens that this custom affinity is composed of. Tokens can be added during CustomAffinity creation. Later they can be added or removed using mutateToken method. This field is returned by the CustomAffinityService::get method without the need to select. This field can be selected using the value "Tokens".
The type of this custom affinity, CUSTOM_AFFINITY or CUSTOM_INTENT. By default the type is set to CUSTOM_AFFINITY. This field can be selected using the value "Type".This field can be filtered on.
bool Google.Api.Ads.AdWords.v201809.CustomAffinity.typeSpecified |
|
getset |
true
, if a value is specified for type, false
otherwise.
The documentation for this class was generated from the following file: