type CmsMetadataCriteria (v202505)

  • CmsMetadataCriteria objects are used for targeting CmsMetadataValue objects.

  • The CmsMetadataCriteria object inherits from CustomCriteriaNode and CustomCriteriaLeaf.

  • CmsMetadataCriteria has required fields for comparison operator and a list of CmsMetadataValue ids.

  • The comparison operator for CmsMetadataCriteria can be EQUALS or NOT_EQUALS.

A CmsMetadataCriteria object is used to target CmsMetadataValue objects.


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

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.