AI-generated Key Takeaways
-
CmsMetadataCriteria
is used to target specificCmsMetadataValue
objects within Google Ad Manager. -
It allows for filtering based on comparison operators (equals or not equals) and a list of
CmsMetadataValue
IDs. -
The criteria is part of the broader custom criteria structure used in Ad Rules, inheriting from
CustomCriteriaNode
andCustomCriteriaLeaf
. -
This targeting approach leverages CMS metadata to refine ad delivery and ensure relevance to specific content or audiences.
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. |