[[["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-11-19 UTC."],[[["`AudienceSegmentCriteria` targets audience segments using `AudienceSegment` objects."],["It utilizes comparison operators (`IS`, `IS_NOT`) to define the targeting criteria."],["The `audienceSegmentIds` field specifies the target audience segments by their IDs."],["This object inherits properties from `CustomCriteriaNode` and `CustomCriteriaLeaf`."]]],["The core content describes how to target `AudienceSegment` objects using `AudienceSegmentCriteria`. This criteria utilizes an `operator` (either \"IS\" or \"IS_NOT\") and requires a list of `audienceSegmentIds`, which are IDs of `AudienceSegment` objects. It leverages the `CustomCriteriaNode` and `CustomCriteriaLeaf` for inheritance. The `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService` are the services that use these criteria.\n"]]