AI-generated Key Takeaways
-
CmsMetadataCriteria
enables targeting ofCmsMetadataValue
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 targetedCmsMetadataValue
objects. -
Advertisers can specify the desired
CmsMetadataValue
objects by providing their IDs within thecmsMetadataValueIds
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
|
|
|
The comparison operator. This attribute is required. Enumerations
|
|
The ids of CmsMetadataValue objects used to target CMS metadata. This attribute is required. |