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-01 UTC."],[[["The document describes the `CustomTargetingValue` class, which is a resource for managing custom targeting values within the Google Ad Manager API, version 0.5.0."],["`CustomTargetingValue` extends `GeneratedMessageV3` and implements `CustomTargetingValueOrBuilder`, belonging to the `com.google.ads.admanager.v1` package."],["It offers immutable fields like `ad_tag_name`, an optional `display_name`, a required `match_type`, an identifier `name`, and a read-only `status`."],["The document provides links to documentation for various versions of the API, ranging from 0.1.0 to the latest 0.19.0, as well as numerous links to the various methods, exceptions, fields, and parameters of the class."],["It lists a number of static methods for working with the `CustomTargetingValue` class, including parsing, creating new instances, and accessing the default instance."]]],[]]