AI-generated Key Takeaways
-
CustomTargetingValue represents a value used for custom targeting and is part of the CustomTargetingService.
-
Key fields include
customTargetingKeyId
for the associated key, a read-onlyid
, and aname
with specific character restrictions. -
displayName
provides a descriptive name, whilematchType
defines how name strings are matched, with options likeEXACT
,BROAD
, andPREFIX
. -
The
status
field indicates whether the value isACTIVE
orINACTIVE
and is read-only.
CustomTargetingValue
represents a value used for custom targeting.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
|
The ID of the |
|
The ID of the |
|
Name of the value. 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" |
|
Descriptive name for the value. |
|
The way in which the CustomTargetingValue.name strings will be matched. Enumerations
|
|
Status of the Enumerations
|