[[["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."],["It allows for comparison operations, such as including or excluding audience segments based on IDs."],["The criteria relies on audience segment IDs to identify and target desired audience groups."],["It is part of the Custom Criteria structure, inheriting from CustomCriteriaNode and CustomCriteriaLeaf for flexible targeting options."]]],["The provided content outlines service interactions and data structures within an ad management system. Key services include `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, and others. The `AudienceSegmentCriteria` object, which inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`, targets `AudienceSegment` objects. This targeting uses `operator` fields, which can be set to `IS` or `IS_NOT`, and `audienceSegmentIds` to determine the audience segments. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]