type CmsMetadataCriteria (v202411)

  • CmsMetadataCriteria enables targeting of CmsMetadataValue objects, allowing for precise ad delivery based on specific content metadata.

  • This criteria utilizes comparison operators (EQUALS, NOT_EQUALS) to define the relationship between ad requests and targeted CmsMetadataValue objects.

  • Advertisers can specify the desired CmsMetadataValue objects by providing their IDs within the cmsMetadataValueIds field, ensuring ads are served alongside relevant content.

  • This functionality leverages the CmsMetadataValue object and its associated attributes for granular content targeting.

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.