[[["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-05-15 UTC."],[[["AudienceSegmentCriteria is used to target specific audience segments in Google Ad Manager."],["It requires specifying a comparison operator (IS or IS_NOT) and the IDs of the desired audience segments."],["This criteria is a type of CustomCriteriaLeaf, inheriting from CustomCriteriaNode."],["It's used within various services like ForecastService, LineItemService, and ProposalService for targeting purposes."]]],["The core content outlines services and criteria for ad targeting. It details the use of `AudienceSegmentCriteria` to target `AudienceSegment` objects through services like `AdRuleService`, `ForecastService`, and `AudienceSegmentService`. Key actions include using `CustomCriteriaNode` and `CustomCriteriaLeaf` for targeting, and setting the required `operator` (IS or IS_NOT) and `audienceSegmentIds` for targeting specific audience segments. Several other services, like LineItemService and NativeStyleService are also listed.\n"]]