[[["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 within Google Ad Manager."],["It allows for targeting or exclusion of audience segments based on their IDs."],["This criteria relies on comparison operators (IS or IS_NOT) to define the targeting approach."],["It inherits properties from CustomCriteriaNode and CustomCriteriaLeaf for broader customizability within the targeting structure."]]],["The provided content outlines targeting mechanisms within an ad management system. It details several services, including AdRuleService, AdjustmentService, AudienceSegmentService, and LineItemService, among others. AudienceSegmentCriteria objects are used to target specific AudienceSegment objects, utilizing operators like \"IS\" or \"IS_NOT\". The system uses inheritance, where CustomCriteriaNode and CustomCriteriaLeaf contribute to targeting. Key fields include 'operator' and 'audienceSegmentIds' for defining segment targeting logic.\n"]]