[[["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-11-19 UTC."],[[["AudienceSegmentCriteria is used to target specific audience segments in ad campaigns."],["It involves using comparison operators and specifying the IDs of desired audience segments."],["The criteria can be incorporated into custom targeting presets for broader application."],["This feature enables advertisers to refine their reach and engage relevant audiences effectively."]]],["The core content outlines how to target `AudienceSegment` objects using `AudienceSegmentCriteria`. This involves using services like `AdRuleService`, `AdjustmentService`, and `LineItemService`, among others. `AudienceSegmentCriteria` uses an `operator` (either `IS` or `IS_NOT`) and a list of `audienceSegmentIds` to define the target audience segments. The criteria can also use inherited components like `CustomCriteriaNode` and `CustomCriteriaLeaf`, also allowing for `CustomCriteria` and `CmsMetadataCriteria` use. The namespace is defined as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]