AI-generated Key Takeaways
-
AudienceSegmentCriteria is used to target specific audience segments in ad campaigns.
-
It allows for the inclusion or exclusion of audience segments based on their IDs.
-
This criteria is part of the Custom Criteria structure, inheriting from CustomCriteriaNode and CustomCriteriaLeaf.
-
The 'operator' field determines whether to include (IS) or exclude (IS_NOT) the specified audience segments.
-
'audienceSegmentIds' field lists the unique identifiers of the audience segments being targeted.
An AudienceSegmentCriteria object is used to target AudienceSegment objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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. |