type CmsMetadataCriteria (v202411)

  • CmsMetadataCriteria targets CmsMetadataValue objects, enabling CMS metadata targeting in ad serving.

  • It uses a comparison operator (EQUALS or NOT_EQUALS) to define the targeting relationship.

  • The criteria require specifying the IDs of the desired CmsMetadataValue objects for targeting.

  • CmsMetadataCriteria inherits from CustomCriteriaLeaf and CustomCriteriaNode, allowing for flexible criteria combinations.

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.