AI-generated Key Takeaways
-
A
CmsMetadataCriteria
object is used to targetCmsMetadataValue
objects. -
CmsMetadataCriteria
has anoperator
field which usesComparisonOperator
enumerations likeEQUALS
andNOT_EQUALS
. -
The
cmsMetadataValueIds
field inCmsMetadataCriteria
is a required array of long integers representing the IDs ofCmsMetadataValue
objects for targeting CMS metadata.
A CmsMetadataCriteria
object is used to target CmsMetadataValue
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |