AI-generated Key Takeaways
- 
          A CmsMetadataCriteriaobject is used to targetCmsMetadataValueobjects.
- 
          The CmsMetadataCriteriaobject includes anoperatorattribute for comparison and acmsMetadataValueIdsattribute containing the IDs ofCmsMetadataValueobjects.
- 
          The operatorattribute is required and can be eitherEQUALSorNOT_EQUALS.
- 
          The cmsMetadataValueIdsattribute is required and is an array of long values representing the IDs ofCmsMetadataValueobjects used for targeting.
A CmsMetadataCriteria object is used to target CmsMetadataValue objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| 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. |