type AudienceSegmentCriteria (v202502)

  • AudienceSegmentCriteria objects are used to target AudienceSegment objects.

  • AudienceSegmentCriteria inherits from CustomCriteriaNode and CustomCriteriaLeaf.

  • The AudienceSegmentCriteria object has an operator field to specify the comparison and an audienceSegmentIds field to list the IDs of the targeted AudienceSegment objects.

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.