More...
|
| long | id [get, set] |
| | The ID of the More...
|
| |
| bool | idSpecified [get, set] |
| |
| string | name [get, set] |
| | Name of the key. 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.v202411.CustomTargetingKey.displayName |
|
getset |
Descriptive name for the key.
| long Google.Api.Ads.AdManager.v202411.CustomTargetingKey.id |
|
getset |
| bool Google.Api.Ads.AdManager.v202411.CustomTargetingKey.idSpecified |
|
getset |
true, if a value is specified for id, false otherwise.
| string Google.Api.Ads.AdManager.v202411.CustomTargetingKey.name |
|
getset |
Name of the key. 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.v202411.CustomTargetingKey.reportableType |
|
getset |
| bool Google.Api.Ads.AdManager.v202411.CustomTargetingKey.reportableTypeSpecified |
|
getset |
| bool Google.Api.Ads.AdManager.v202411.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.v202411.CustomTargetingKey.typeSpecified |
|
getset |
true, if a value is specified for type, false otherwise.
The documentation for this class was generated from the following file: