[[["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` objects are used for targeting specific audience segments within Google Ad Manager."],["They utilize comparison operators and audience segment IDs for precise targeting."],["This criteria is employed across various services like AdRuleService, AdjustmentService, and more."],["It inherits properties from `CustomCriteriaNode` and `CustomCriteriaLeaf`."]]],["The core content focuses on the `AudienceSegmentCriteria` object, used for targeting `AudienceSegment` objects within the `AudienceSegmentService`. Key actions include defining targeting using `audienceSegmentIds` and `operator`. The service, along with related services like `AdRuleService` and `AdjustmentService`, supports targeting based on `AudienceSegmentCriteria` and its inherited components: `CustomCriteriaNode` and `CustomCriteriaLeaf`. The operator attribute requires specification with a choice of `IS` or `IS_NOT`.\n"]]