AI-generated Key Takeaways
- 
          A CmsMetadataCriteriaobject is used to targetCmsMetadataValueobjects.
- 
          The CmsMetadataCriteriaobject includes anoperatorfield for comparison and acmsMetadataValueIdsfield for specifying targeted CMS metadata values.
- 
          The operatorattribute is required and can beEQUALSorNOT_EQUALS.
- 
          The cmsMetadataValueIdsattribute is required and contains an array of IDs for the targetedCmsMetadataValueobjects.
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. |