AI-generated Key Takeaways
-
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
|
|
|
The comparison operator. This attribute is required. Enumerations
|
|
The ids of AudienceSegment objects used to target audience segments. This attribute is required. |