More...
|
long | id [get, set] |
| The ID of the More...
|
|
bool | idSpecified [get, set] |
|
string | name [get, set] |
| Name of the key. This can be used for encoding . If you don't want users to be able to see potentially sensitive targeting information in the ad tags of your site, you can encode your key/values. For example, you can create key/value g1=abc to represent gender=female. Keys can contain up to 10 characters each. You can use alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character. More...
|
|
string | displayName [get, set] |
| Descriptive name for the key. More...
|
|
CustomTargetingKeyType | type [get, set] |
| Indicates whether users will select from predefined values or create new targeting values, while specifying targeting criteria for a line item. More...
|
|
bool | typeSpecified [get, set] |
|
CustomTargetingKeyStatus | status [get, set] |
| Status of the More...
|
|
bool | statusSpecified [get, set] |
|
ReportableType | reportableType [get, set] |
| Reportable state of a {} as defined in ReportableType. More...
|
|
bool | reportableTypeSpecified [get, set] |
|
CustomTargetingKey
represents a key used for custom targeting.
string Google.Api.Ads.AdManager.v202311.CustomTargetingKey.displayName |
|
getset |
Descriptive name for the key.
long Google.Api.Ads.AdManager.v202311.CustomTargetingKey.id |
|
getset |
bool Google.Api.Ads.AdManager.v202311.CustomTargetingKey.idSpecified |
|
getset |
true
, if a value is specified for id, false
otherwise.
string Google.Api.Ads.AdManager.v202311.CustomTargetingKey.name |
|
getset |
Name of the key. This can be used for encoding . If you don't want users to be able to see potentially sensitive targeting information in the ad tags of your site, you can encode your key/values. For example, you can create key/value g1=abc to represent gender=female. Keys can contain up to 10 characters each. You can use alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character.
ReportableType Google.Api.Ads.AdManager.v202311.CustomTargetingKey.reportableType |
|
getset |
bool Google.Api.Ads.AdManager.v202311.CustomTargetingKey.reportableTypeSpecified |
|
getset |
bool Google.Api.Ads.AdManager.v202311.CustomTargetingKey.statusSpecified |
|
getset |
true
, if a value is specified for status, false
otherwise.
Indicates whether users will select from predefined values or create new targeting values, while specifying targeting criteria for a line item.
bool Google.Api.Ads.AdManager.v202311.CustomTargetingKey.typeSpecified |
|
getset |
true
, if a value is specified for type, false
otherwise.
The documentation for this class was generated from the following file: