AI-generated Key Takeaways
- 
          A CmsMetadataCriteriaobject is used to targetCmsMetadataValueobjects.
- 
          The CmsMetadataCriteriaobject inherits fromCustomCriteriaLeafandCustomCriteriaNode.
- 
          The CmsMetadataCriteriaobject has two main fields:operatorandcmsMetadataValueIds.
- 
          The operatorfield is required and uses theComparisonOperatorenumeration with values likeEQUALSandNOT_EQUALS.
- 
          The cmsMetadataValueIdsfield is required and contains an array of long ids for the targetedCmsMetadataValueobjects.
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. |