AI-generated Key Takeaways
-
The
CmsMetadataCriteria
object facilitates targeting based onCmsMetadataValue
objects. -
It allows you to specify a comparison operator (
EQUALS
orNOT_EQUALS
) and target specificCmsMetadataValue
objects via their IDs. -
This criteria is part of the broader
CustomCriteria
framework, inheriting properties from bothCustomCriteriaNode
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. |