type AudienceSegmentCriteria (v202502)

  • AudienceSegmentCriteria is used to target AudienceSegment objects.

  • It inherits from CustomCriteriaNode and CustomCriteriaLeaf.

  • Key fields include 'operator', specifying the comparison type, and 'audienceSegmentIds', which lists the IDs of the audience segments being targeted.

An AudienceSegmentCriteria object is used to target AudienceSegment objects.


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

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.