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 strings. 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 strings. 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."],[[["This page provides documentation for the `CustomTargetingValue` class, part of the Google Ad Manager API's Java client library, with version 0.19.0 being the latest."],["The `CustomTargetingValue` class extends `GeneratedMessageV3` and implements `CustomTargetingValueOrBuilder`, representing a resource for custom targeting within ad management systems."],["The documentation includes details on static fields like `AD_TAG_NAME_FIELD_NUMBER` and `STATUS_FIELD_NUMBER`, along with various methods for parsing and interacting with `CustomTargetingValue` objects, such as `parseFrom` and `newBuilder`."],["The `CustomTargetingValue` contains information on `ad_tag_name`, `display_name`, `match_type`, `name`, and `status`, with constraints and types listed in their respective descriptions."],["The document provides access to 18 different versions of the CustomTargetingValue class, beginning from version 0.1.0 and incrementing all the way to the latest version of 0.19.0."]]],[]]