enum AudienceSegmentCriteria.ComparisonOperator (v202411)

  • The AudienceSegmentCriteria.ComparisonOperator enumeration defines how audience segment criteria are compared in Google Ad Manager.

  • It's used within various services like AdRuleService, AdjustmentService, and others for targeting purposes.

  • The enumeration has two possible values: IS and IS_NOT, indicating whether an audience segment should be included or excluded.

  • This enumeration operates within the https://www.google.com/apis/ads/publisher/v202411 namespace.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
IS
IS_NOT