type AudienceSegmentCriteria (v202502)

  • AudienceSegmentCriteria is used to target AudienceSegment objects.

  • It inherits from CustomCriteriaNode and CustomCriteriaLeaf.

  • It has fields for operator and audienceSegmentIds, both of which are required.

  • The possible values for the operator field are IS and IS_NOT.

  • The namespace for AudienceSegmentCriteria is https://www.google.com/apis/ads/publisher/v202502.

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.