[[["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-08-20 UTC."],[[["AudienceSegmentCriteria is used to target specific audience segments within Google Ad Manager."],["This is achieved by specifying audience segment IDs and a comparison operator (IS or IS_NOT)."],["The criteria can be used across multiple services including LineItemService, ProposalService, and ForecastService."],["It inherits from CustomCriteriaLeaf and CustomCriteriaNode, allowing for flexible targeting combinations."]]],["The provided content outlines service functionalities and criteria for ad targeting. It details how `AudienceSegmentCriteria` targets `AudienceSegment` objects within services like `AdRuleService`, `AdjustmentService`, and `LineItemService`. The criteria inherit from `CustomCriteriaNode` and `CustomCriteriaLeaf`. `AudienceSegmentCriteria` requires two attributes : `operator` (with `IS` or `IS_NOT` values) and `audienceSegmentIds`, for defining which AudienceSegments are targeted. Namespace for the content is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]