type AudienceSegmentCriteria (v202411)

  • The AudienceSegmentCriteria object allows you to target or exclude ad requests based on audience segments.

  • You can use the operator field to specify whether to include (IS) or exclude (IS_NOT) ad requests based on the audience segment IDs.

  • The audienceSegmentIds field contains a list of audience segment IDs to target or exclude.

  • It inherits properties from both CustomCriteriaNode and CustomCriteriaLeaf.

  • It is used within the context of the YieldGroupService within the Google Ad Manager API.


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

Field

CustomCriteriaNode (inherited)
CustomCriteriaLeaf (inherited)
AudienceSegmentCriteria

operator

AudienceSegmentCriteria.Com...


Enumerations
IS
IS_NOT

audienceSegmentIds

xsd:long[]