[[["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."],[[["An `AudienceSegmentCriteria` object allows targeting specific audience segments within Google Ad Manager."],["It utilizes `audienceSegmentIds` and a comparison `operator` (IS or IS_NOT) to define the targeting criteria."],["This object is inherited from `CustomCriteriaLeaf` and `CustomCriteriaNode`, providing flexibility in defining targeting."],["The criteria is used by various services such as `AdRuleService`, `ProposalService`, and `ForecastService` to apply audience segment targeting."]]],["The document details `AudienceSegmentCriteria` for targeting `AudienceSegment` objects within the ad management system. It outlines services like `AdRuleService`, `AudienceSegmentService`, and `ProposalService` that utilize these criteria. `AudienceSegmentCriteria` inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. Key actions include defining the `operator` (either `IS` or `IS_NOT`) and specifying `audienceSegmentIds` to target specific audience segments, both of which are required attributes.\n"]]