AI-generated Key Takeaways
- 
          CmsMetadataCriteria objects are used to target CmsMetadataValue objects. 
- 
          The CmsMetadataCriteria object has an operator field that is required and uses comparison operators like EQUALS or NOT_EQUALS. 
- 
          The CmsMetadataCriteria object also has a cmsMetadataValueIds field which is an array of long integers representing the IDs of CmsMetadataValue objects used for targeting. 
A CmsMetadataCriteria object is used to target CmsMetadataValue objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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. |