[[["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 is used to target `AudienceSegment` objects within Google Ad Manager."],["It allows for targeting specific audience segments using comparison operators and segment IDs."],["The `operator` field determines the comparison type (IS or IS_NOT), while `audienceSegmentIds` specifies the target segment IDs."],["It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`, providing flexibility in custom targeting criteria."]]],["The provided content outlines the `AudienceSegmentCriteria` object, used for targeting `AudienceSegment` objects, and its integration within various services. These services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, TargetingPresetService, and YieldGroupService. `AudienceSegmentCriteria` is defined by an operator, which can be `IS` or `IS_NOT`, and an array of `audienceSegmentIds`. It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]