[[["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."],[[["AudienceSegmentCriteria is used to target specific audience segments in ad rules."],["It allows you to include or exclude audience segments based on their IDs."],["The criteria utilizes comparison operators to define the targeting logic."],["It's part of a broader custom criteria system for building complex targeting rules."],["AudienceSegmentCriteria objects can be accessed and managed using various services like AdRuleService and AudienceSegmentService."]]],["The content describes `AudienceSegmentCriteria`, used to target `AudienceSegment` objects within the Ad Manager API (v202408). It's used by multiple services such as `AdRuleService` and `ForecastService`. Key fields include `operator` (either `IS` or `IS_NOT`), and `audienceSegmentIds` (an array of IDs). This object inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`, further allowing the use of `CmsMetadataCriteria` and `CustomCriteria` to define the conditions of targeting.\n"]]