[[["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 is used to target specific audience segments in ad rules."],["It allows for specifying comparison operators and the IDs of the audience segments to target."],["This criteria is a type of CustomCriteriaLeaf, which is derived from CustomCriteriaNode."],["It is essential for ad targeting and campaign optimization within Google Ad Manager."]]],["The `AudienceSegmentCriteria` object targets `AudienceSegment` objects via their IDs. It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. Key fields include `operator`, which uses comparison operators such as `IS` or `IS_NOT`, and `audienceSegmentIds`, which specifies the IDs of the targeted audience segments. This criteria is used in various services including `AdjustmentService`, `AudienceSegmentService`, and `ForecastService`. These fields are mandatory.\n"]]