type CmsMetadataCriteria (v202411)

  • The CmsMetadataCriteria object enables targeting of CmsMetadataValue objects within the Google Ad Manager system.

  • It utilizes comparison operators like EQUALS and NOT_EQUALS to define targeting rules.

  • To target specific CMS metadata, you need to provide the corresponding cmsMetadataValueIds.

  • This functionality is part of the Publisher Query Language Service and extends the capabilities of 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.