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-04-09 UTC."],[[["This webpage provides documentation for the `CustomTargetingValue` resource in the Google Ad Manager API, focusing on version 0.3.0."],["The `CustomTargetingValue` class is a protocol buffer message type (`google.ads.admanager.v1.CustomTargetingValue`) that extends `GeneratedMessageV3` and implements `CustomTargetingValueOrBuilder`, with several inherited methods."],["It details different versions of the API from 0.1.0 up to the latest 0.19.0 and explains how to parse and retrieve information about `CustomTargetingValue`, including static methods for obtaining instances, descriptors, and parsers."],["Key attributes for `CustomTargetingValue` include name, ad tag name, display name, match type, and status, with methods to access these properties."],["Static fields such as `AD_TAG_NAME_FIELD_NUMBER`, `DISPLAY_NAME_FIELD_NUMBER`, and `NAME_FIELD_NUMBER` are defined, each associated with an integer value."]]],[]]