AI-generated Key Takeaways
-
The
CmsMetadataCriteria
object enables targeting ofCmsMetadataValue
objects within the Google Ad Manager system. -
It utilizes comparison operators like
EQUALS
andNOT_EQUALS
to define targeting rules. -
To target specific CMS metadata, you need to provide the corresponding
cmsMetadataValueIds
. -
This functionality is part of the Publisher Query Language Service and extends the capabilities of
CustomCriteriaNode
andCustomCriteriaLeaf
.
A CmsMetadataCriteria
object is used to target CmsMetadataValue
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
CustomCriteriaNode (inherited)
|
|
CustomCriteriaLeaf (inherited)
|
|
CmsMetadataCriteria
|
|
|
The comparison operator. This attribute is required. Enumerations
|
|
The ids of CmsMetadataValue objects used to target CMS metadata. This attribute is required. |