Page Summary
-
CmsMetadataCriteria is used to target CmsMetadataValue objects.
-
The comparison operator is a required attribute for CmsMetadataCriteria, with possible values of EQUALS and NOT_EQUALS.
-
The cmsMetadataValueIds attribute is a required array of long values representing the IDs of CmsMetadataValue objects used for targeting.
-
CmsMetadataCriteria inherits from CustomCriteriaLeaf and CustomCriteriaNode.
-
This object is part of the LineItemService within the specified namespace.
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.

