CustomTargetingKey represents a key used for custom targeting.
Namespace
https://www.google.com/apis/ads/publisher/v202405
Field
id
xsd:long
The ID of the CustomTargetingKey. This value is readonly and is populated by Google.
name
xsd:string
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["`CustomTargetingKey` objects represent keys used for custom targeting, allowing for the creation of specific criteria to target ads."],["These keys can be predefined with specific values or allow for freeform entry when creating line items, offering flexibility in targeting strategies."],["Each key has properties like ID, name, display name, type, and status, providing ways to manage and organize them."],["Keys have a reportable state, determining their availability in reporting within the Ad Manager query tool."],["`CustomTargetingKey` objects interact with the `CustomTargetingService` for actions like creation, updating, and status changes."]]],["The `CustomTargetingService` manages `CustomTargetingKey` objects, which are used for custom ad targeting. Key actions include creating and updating `CustomTargetingKeys`. Each key has an ID, name, display name, type (predefined or freeform), status (active, inactive, unknown), and reportable type (unknown, on, off, custom dimension). The key's `type` determines how targeting values are selected, while its `status` can be modified via actions.\n"]]