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 document outlines the `CustomTargetingValue` resource, which is a part of the Google Ad Manager API, specifically under version 0.2.0."],["The `CustomTargetingValue` class extends `GeneratedMessageV3` and implements `CustomTargetingValueOrBuilder`, providing methods for managing custom targeting within the ad manager platform."],["There are various methods for parsing `CustomTargetingValue` objects from different input types such as byte arrays, ByteString, CodedInputStream, InputStream, and ByteBuffer, all of which may throw exceptions."],["The document lists various inherited members and static fields, such as `AD_TAG_NAME_FIELD_NUMBER` and `DISPLAY_NAME_FIELD_NUMBER`, that are related to the properties of a CustomTargetingValue."],["This resource has several properties, including a resource name, `ad_tag_name`, `display_name`, `match_type`, and `status`, which provide control over custom targeting in the ad management system."]]],[]]