AI-generated Key Takeaways
- 
          A CmsMetadataCriteriaobject is used to targetCmsMetadataValueobjects.
- 
          This object is part of the https://www.google.com/apis/ads/publisher/v202505namespace.
- 
          The CmsMetadataCriteriaobject has two main fields:operatorandcmsMetadataValueIds.
- 
          The operatorfield, which is required, specifies the comparison operator to be used and supportsEQUALSandNOT_EQUALSenumerations.
- 
          The required cmsMetadataValueIdsfield is an array of long values representing the IDs ofCmsMetadataValueobjects 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. |