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 within the Google Ad Manager API, specifically part of the `com.google.ads.admanager.v1` package, designed for custom targeting."],["This class extends `GeneratedMessageV3` and implements `CustomTargetingValueOrBuilder`, inheriting various methods and properties from its parent classes, including those from `AbstractMessage` and `AbstractMessageLite`."],["It represents a custom targeting value, which can have attributes like an immutable ad tag name, an optional display name, a required match type, an identifier name, and an output-only status, all accessible through various getter methods."],["Static methods are available for parsing, building, and getting default instances of `CustomTargetingValue`, handling different data types and input streams, including `ByteBuffer`, `ByteString`, `CodedInputStream`, and `InputStream`."],["Multiple versions of this class are available, including the latest version 0.19.0 and versions as old as 0.1.0, providing backwards compatibility and the ability to choose the version that best suits an application."]]],[]]