More...
|
| long | customTargetingKeyId [get, set] |
| | The ID of the More...
|
| |
| bool | customTargetingKeyIdSpecified [get, set] |
| |
| long | id [get, set] |
| | The ID of the More...
|
| |
| bool | idSpecified [get, set] |
| |
| string | name [get, set] |
| | Name of the value. Values can contain up to 40 characters each. You can use alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ]. Values are not data-specific; all values are treated as string. For example, instead of using "age>=18 AND <=34", try "18-34" More...
|
| |
| string | displayName [get, set] |
| | Descriptive name for the value. More...
|
| |
| CustomTargetingValueMatchType | matchType [get, set] |
| | The way in which the CustomTargetingValue::name strings will be matched. More...
|
| |
| bool | matchTypeSpecified [get, set] |
| |
| CustomTargetingValueStatus | status [get, set] |
| | Status of the More...
|
| |
| bool | statusSpecified [get, set] |
| |
CustomTargetingValue represents a value used for custom targeting.
| long Google.Api.Ads.AdManager.v202411.CustomTargetingValue.customTargetingKeyId |
|
getset |
| bool Google.Api.Ads.AdManager.v202411.CustomTargetingValue.customTargetingKeyIdSpecified |
|
getset |
| string Google.Api.Ads.AdManager.v202411.CustomTargetingValue.displayName |
|
getset |
Descriptive name for the value.
| long Google.Api.Ads.AdManager.v202411.CustomTargetingValue.id |
|
getset |
| bool Google.Api.Ads.AdManager.v202411.CustomTargetingValue.idSpecified |
|
getset |
true, if a value is specified for id, false otherwise.
| bool Google.Api.Ads.AdManager.v202411.CustomTargetingValue.matchTypeSpecified |
|
getset |
true, if a value is specified for matchType, false otherwise.
| string Google.Api.Ads.AdManager.v202411.CustomTargetingValue.name |
|
getset |
Name of the value. Values can contain up to 40 characters each. You can use alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ]. Values are not data-specific; all values are treated as string. For example, instead of using "age>=18 AND <=34", try "18-34"
| bool Google.Api.Ads.AdManager.v202411.CustomTargetingValue.statusSpecified |
|
getset |
true, if a value is specified for status, false otherwise.
The documentation for this class was generated from the following file: