AI-generated Key Takeaways
- 
          CmsMetadataCriteria is used to target CmsMetadataValue objects. 
- 
          The CmsMetadataCriteria object includes an operator field for comparison and cmsMetadataValueIds to specify the targeted metadata. 
- 
          CmsMetadataCriteria inherits from CustomCriteriaNode and CustomCriteriaLeaf. 
- 
          The CmsMetadataCriteria object is part of the https://www.google.com/apis/ads/publisher/v202502 namespace. 
- 
          It is used by various services including AdRuleService, ForecastService, and LineItemService. 
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. |