AI-generated Key Takeaways
-
A
CmsMetadataCriteria
object is used to targetCmsMetadataValue
objects. -
This object includes an
operator
field for comparison, which is required and can beEQUALS
orNOT_EQUALS
. -
The
cmsMetadataValueIds
field, which is also required, contains an array of IDs for theCmsMetadataValue
objects being targeted.
A CmsMetadataCriteria
object is used to target CmsMetadataValue
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |