type AudienceSegmentCriteria (v202411)

  • AudienceSegmentCriteria is used to target specific audience segments within Ad Manager.

  • It allows for the inclusion or exclusion of audience segments based on their IDs.

  • This criteria is a type of CustomCriteriaLeaf and inherits properties from CustomCriteriaNode.

  • It requires specifying a comparison operator and the IDs of the target audience segments.

An AudienceSegmentCriteria object is used to target AudienceSegment objects.


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

Field

CustomCriteriaNode (inherited)
CustomCriteriaLeaf (inherited)
AudienceSegmentCriteria

operator

AudienceSegmentCriteria.Com...

The comparison operator. This attribute is required.


Enumerations
IS
IS_NOT

audienceSegmentIds

xsd:long[]

The ids of AudienceSegment objects used to target audience segments. This attribute is required.