type CmsMetadataCriteria (v202508)

  • A CmsMetadataCriteria object is used to target CmsMetadataValue objects.

  • The operator field within CmsMetadataCriteria is required and specifies the comparison operator, which can be EQUALS or NOT_EQUALS.

  • The cmsMetadataValueIds field, also required, is an array of IDs representing the CmsMetadataValue 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

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.