[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-13 UTC."],[[["AudienceSegmentCriteria objects are used to target specific audience segments in ad campaigns."],["These objects utilize comparison operators (IS or IS_NOT) and audience segment IDs for targeting."],["Custom criteria nodes and leaves can be employed for more granular audience segment definition."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The document outlines the `AudienceSegmentCriteria` object used for targeting `AudienceSegment` objects within the ad manager service. Key actions involve utilizing the `operator` field, which accepts `IS` or `IS_NOT` comparisons, and `audienceSegmentIds`, which contain the IDs of targeted `AudienceSegment` objects. `AudienceSegmentCriteria` inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. The relevant services include `AdRuleService`, `AudienceSegmentService`, and others. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]