[[["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 audience segments using `AudienceSegment` objects."],["It uses comparison operators (`IS`, `IS_NOT`) to define the targeting criteria."],["`audienceSegmentIds` field specifies the target audience segment IDs."],["It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`."],["This criteria is used within the Google Ad Manager API, specifically under the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The document details targeting options using `AudienceSegmentCriteria`. Key actions involve utilizing `AudienceSegmentCriteria` to target `AudienceSegment` objects via various services, including `AdRuleService`, `ForecastService`, and `LineItemService`. It outlines the inheritance structure from `CustomCriteriaNode` to `CustomCriteriaLeaf` and includes specific criteria like `CmsMetadataCriteria` and `CustomCriteria`. The `AudienceSegmentCriteria` object requires setting an `operator` (`IS` or `IS_NOT`) and `audienceSegmentIds` to specify targeted segments.\n"]]