[[["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-05-15 UTC."],[[["`AudienceSegmentCriteria` targets audience segments using `AudienceSegment` objects."],["It utilizes comparison operators (IS or IS_NOT) to define the targeting criteria."],["The `audienceSegmentIds` field specifies the IDs of the targeted audience segments and is required."],["This criteria is a type of `CustomCriteriaLeaf`, inheriting from `CustomCriteriaNode`."]]],["The core content describes the `AudienceSegmentCriteria` object used for targeting `AudienceSegment` objects within various services like `AdRuleService`, `ForecastService`, and `LineItemService`. It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. Key actions involve defining the `operator` (either `IS` or `IS_NOT`) and specifying `audienceSegmentIds` which are arrays of IDs referencing targeted audience segments. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]