AI-generated Key Takeaways
- 
          A CmsMetadataCriteriaobject is used to targetCmsMetadataValueobjects.
- 
          The CmsMetadataCriteriaobject has anoperatorfield which is required and uses comparison operators likeEQUALSandNOT_EQUALS.
- 
          The CmsMetadataCriteriaobject also has a requiredcmsMetadataValueIdsfield which is an array of IDs for theCmsMetadataValueobjects being targeted.
- 
          CmsMetadataCriteriainherits fromCustomCriteriaLeafandCustomCriteriaNode.
- 
          The CmsMetadataCriteriais part of thehttps://www.google.com/apis/ads/publisher/v202505namespace.
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. |