type CustomCriteria (v202411)

  • This page documents the Custom Criteria object used in Google Ad Manager's YieldGroupService to define targeting rules.

  • Custom Criteria allows for filtering based on key-value pairs with specific operators like "IS" or "IS_NOT".

  • The structure includes nodes and leaves for creating complex targeting criteria, inheriting from CustomCriteriaNode and CustomCriteriaLeaf.

  • Key fields are 'keyId', 'valueIds', and 'operator', allowing you to define specific criteria for your yield groups.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

CustomCriteriaNode (inherited)
CustomCriteriaLeaf (inherited)
CustomCriteria

keyId

xsd:long

valueIds

xsd:long[]

operator

CustomCriteria.ComparisonOp...


Enumerations
IS
IS_NOT