AI-generated Key Takeaways
-
The
CmsMetadataCriteriaobject is used to targetCmsMetadataValueobjects. -
The
CmsMetadataCriteriaobject has two required fields:operator, which specifies the comparison operator, andcmsMetadataValueIds, which are the IDs of theCmsMetadataValueobjects. -
This criteria inherits from
CustomCriteriaNodeandCustomCriteriaLeaf. -
It is used across various services including AdRule, Forecast, and LineItem services.
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. |