Immutable. Name of the CustomTargetingValue. 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"
Immutable. Name of the CustomTargetingValue. 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"
Identifier. The resource name of the CustomTargetingValue.
Format:
networks/{network_code}/customTargetingKeys/{custom_targeting_key_id}/customTargetingValues/{custom_targeting_value_id}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Identifier. The resource name of the CustomTargetingValue.
Format:
networks/{network_code}/customTargetingKeys/{custom_targeting_key_id}/customTargetingValues/{custom_targeting_value_id}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `CustomTargetingValue` class is a resource used within the Google Ad Manager API, designed for defining custom targeting criteria."],["This page documents version 0.7.0 of the `CustomTargetingValue` class, but also provides links to the documentation for all prior versions, from 0.1.0 up to the latest version 0.19.0, allowing comparison across all versions."],["The `CustomTargetingValue` class extends `GeneratedMessageV3` and implements `CustomTargetingValueOrBuilder`, allowing it to be used to create and work with instances of a `CustomTargetingValue`."],["The class provides methods for setting and getting various properties such as `name`, `adTagName`, `displayName`, `matchType`, and `status` for a given `CustomTargetingValue`."],["Several static methods are available for parsing and creating `CustomTargetingValue` objects from various sources like `InputStream`, `byte[]`, `ByteString`, and `ByteBuffer`."]]],[]]