AI-generated Key Takeaways
-
CustomTargetingKey
objects represent keys used for custom targeting, allowing for the creation of specific criteria to target ads. -
These keys have properties like
name
,displayName
, andtype
which determine their functionality and how they are used in targeting. -
CustomTargetingKey
can be eitherPREDEFINED
, where targeting values are set in advance, orFREEFORM
, where values are added when creating line items. -
The
status
property, which can beACTIVE
orINACTIVE
, indicates whether the key is currently in use for targeting. -
reportableType
determines whether aCustomTargetingKey
is available for reporting in the Ad Manager query tool, with options includingON
,OFF
, andCUSTOM_DIMENSION
.
CustomTargetingKey
represents a key used for custom targeting.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
The ID of the |
|
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. |
|
Descriptive name for the key. |
|
Indicates whether users will select from predefined values or create new targeting values, while specifying targeting criteria for a line item. Enumerations
|
|
Status of the Enumerations
|
|
Reportable state of a {@CustomTargetingKey} as defined in ReportableType. Enumerations
|