Immutable. Name of the key. Keys can contain up to 10 characters each. You
can use alphanumeric characters and symbols other than the following:
", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character.
Immutable. Name of the key. Keys can contain up to 10 characters each. You
can use alphanumeric characters and symbols other than the following:
", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character.
Required. Indicates whether users will select from predefined values or
create new targeting values, while specifying targeting criteria for a line
item.
.google.ads.admanager.v1.CustomTargetingKeyTypeEnum.CustomTargetingKeyType type = 5 [(.google.api.field_behavior) = REQUIRED];
Required. Indicates whether users will select from predefined values or
create new targeting values, while specifying targeting criteria for a line
item.
.google.ads.admanager.v1.CustomTargetingKeyTypeEnum.CustomTargetingKeyType type = 5 [(.google.api.field_behavior) = REQUIRED];
[[["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 details the `CustomTargetingKey` resource, which is a part of the Google Ad Manager API, specifically within version 0.7.0 of the Java client library."],["The `CustomTargetingKey` class, represented as `public final class CustomTargetingKey`, extends `GeneratedMessageV3` and implements `CustomTargetingKeyOrBuilder`, providing functionality to define and manage custom targeting keys."],["The latest version is `0.19.0`, with other versions listed as far back as `0.1.0`, all leading to the `CustomTargetingKey` resource, and it features several static fields like `AD_TAG_NAME_FIELD_NUMBER`, and static methods, such as `getDefaultInstance()`, `newBuilder()`, `parseFrom()` and `parser()`."],["Key attributes of a `CustomTargetingKey` include its immutable ad tag name (`ad_tag_name`), a unique output-only identifier (`custom_targeting_key_id`), an optional display name (`display_name`), the resource name (`name`), its reportable state (`reportable_type`), its status (`status`) and its type (`type`)."],["This class inherits and overrides various methods from its superclasses for message handling, such as `equals()`, `hashCode()`, `getParserForType()`, `writeTo()`, `isInitialized()`, as well as methods related to building and parsing messages."]]],[]]