[[["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 allows for the inclusion or exclusion of audience segments based on their IDs."],["This criteria is part of the Custom Criteria structure, inheriting from CustomCriteriaNode and CustomCriteriaLeaf."],["The 'operator' field determines whether to include (IS) or exclude (IS_NOT) the specified audience segments."],["'audienceSegmentIds' field lists the unique identifiers of the audience segments being targeted."]]],["The core content outlines targeting options within an ad management system. Key actions involve using `AudienceSegmentCriteria` to target `AudienceSegment` objects. This criteria utilizes `operator` fields, accepting `IS` or `IS_NOT` values. `audienceSegmentIds` defines the specific segment objects being targeted. The content also mentions services such as `AdRuleService`, `ForecastService` and others. Additionally `CustomCriteriaNode` and `CustomCriteriaLeaf` are mentioned in the inheritance of AudienceSegmentCriteria.\n"]]