[[["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` targets audience segments using IDs and a comparison operator."],["It's used within services like `AdRuleService`, `ProposalService`, and `TargetingPresetService` for refined targeting."],["`operator` and `audienceSegmentIds` are the two key fields to define the targeting criteria."],["This object inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf` providing flexibility in rule creation."]]],["The provided content outlines the `AudienceSegmentCriteria` object used for targeting `AudienceSegment` objects within Google Ad Manager's API (v202402). Key actions include utilizing this object within various services like `AdRuleService`, `ForecastService`, and `LineItemService`. `AudienceSegmentCriteria` contains fields like `operator` (with `IS` and `IS_NOT` enumerations) and `audienceSegmentIds` (an array of IDs). It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`, indicating a hierarchical structure for defining criteria.\n"]]