AI-generated Key Takeaways
-
CmsMetadataCriteria
allows targeting of content based on associatedCmsMetadataValue
objects. -
It utilizes comparison operators (EQUALS, NOT_EQUALS) for targeting.
-
Targeting is achieved by specifying the IDs of desired
CmsMetadataValue
objects. -
CmsMetadataCriteria
inherits properties fromCustomCriteriaNode
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. |