AI-generated Key Takeaways
-
CmsMetadataCriteria objects are used to target CmsMetadataValue objects.
-
The operator field within CmsMetadataCriteria defines the comparison operation to be used, with valid enumerations being EQUALS and NOT_EQUALS.
-
The cmsMetadataValueIds field is required and contains the IDs of CmsMetadataValue objects used for targeting CMS metadata.
A CmsMetadataCriteria
object is used to target CmsMetadataValue
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |