[[["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-05-15 UTC."],[[["`AudienceSegmentCriteria` targets specific audience segments within Google Ad Manager."],["It utilizes comparison operators (`IS`, `IS_NOT`) and audience segment IDs for targeting."],["This criteria is used within services like ProposalLineItemService, AdRuleService, and others for refined ad delivery."],["It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`, offering flexibility in criteria definition."]]],["The document details targeting audience segments within ad management services. Key services include AdRuleService, AdjustmentService, AudienceSegmentService, and others. `AudienceSegmentCriteria` objects, which inherit from `CustomCriteriaNode` and `CustomCriteriaLeaf`, target `AudienceSegment` objects. The `operator` field, using `IS` or `IS_NOT`, determines the comparison method. `audienceSegmentIds` are required, specifying the IDs of target `AudienceSegment` objects. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]