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 webpage details the `CustomTargetingValue` resource within the Google Ad Manager Java library, specifically version 0.16.0."],["The `CustomTargetingValue` class extends `GeneratedMessageV3` and implements `CustomTargetingValueOrBuilder`, offering various methods for managing custom targeting values."],["The latest version of the `CustomTargetingValue` is 0.19.0, and there are various previous versions listed from 0.18.0 to 0.1.0."],["The class includes fields like `name`, `ad_tag_name`, `display_name`, `match_type`, and `status` for managing custom targeting values."],["Static methods are available for creating new instances, parsing data, and retrieving descriptors related to `CustomTargetingValue`."]]],[]]