type CmsMetadataCriteria (v202411)

  • The CmsMetadataCriteria object facilitates targeting based on CmsMetadataValue objects.

  • It allows you to specify a comparison operator (EQUALS or NOT_EQUALS) and target specific CmsMetadataValue objects via their IDs.

  • This criteria is part of the broader CustomCriteria framework, inheriting properties from both CustomCriteriaNode and CustomCriteriaLeaf.

A CmsMetadataCriteria object is used to target CmsMetadataValue objects.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

CustomCriteriaNode (inherited)
CustomCriteriaLeaf (inherited)
CmsMetadataCriteria

operator

CmsMetadataCriteria.Compari...

The comparison operator. This attribute is required.


Enumerations
EQUALS
NOT_EQUALS

cmsMetadataValueIds

xsd:long[]

The ids of CmsMetadataValue objects used to target CMS metadata. This attribute is required.