[[["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 campaigns."],["It allows for the inclusion or exclusion of audience segments based on their IDs."],["This criteria relies on comparison operators to define the targeting logic."],["It is part of a broader custom criteria framework for ad targeting."],["AudienceSegmentCriteria objects are utilized by multiple services within the ad platform."]]],["The provided content outlines service functionalities and targeting criteria within an ad management system. Key services include `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, and `ForecastService`. `AudienceSegmentCriteria` are utilized to target `AudienceSegment` objects, employing operators like `IS` or `IS_NOT`. It uses the field `audienceSegmentIds` to target the ids of audience segment. Inherited structures `CustomCriteriaNode` and `CustomCriteriaLeaf` also play a role. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]