AI-generated Key Takeaways
-
A CmsMetadataCriteria object is used to target CmsMetadataValue objects.
-
The CmsMetadataCriteria object has an
operatorfield which is a required comparison operator and can be eitherEQUALSorNOT_EQUALS. -
The CmsMetadataCriteria object has a
cmsMetadataValueIdsfield, a required array of long ids used to target CMS metadata. -
The CmsMetadataCriteria object inherits properties from CustomCriteriaNode and CustomCriteriaLeaf.
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. |