AI-generated Key Takeaways
-
CmsMetadataCriteria
is used to targetCmsMetadataValue
objects and is applicable across various services like AdRuleService, AdjustmentService, and LineItemService. -
It inherits from
CustomCriteriaNode
andCustomCriteriaLeaf
, indicating a hierarchical structure. -
Key fields include an
operator
to specify the comparison type andcmsMetadataValueIds
which are required to target CMS metadata.
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. |