[[["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-02-13 UTC."],[[["`AudienceSegmentCriteria` targets audience segments using `AudienceSegment` objects."],["It uses comparison operators and audience segment IDs for targeting."],["The `operator` and `audienceSegmentIds` fields are required for this criteria."],["`AudienceSegmentCriteria` inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`."]]],["The core content defines how to target `AudienceSegment` objects using `AudienceSegmentCriteria`. Key actions include utilizing the `operator` field with `IS` or `IS_NOT` enumerations for comparison. The `audienceSegmentIds` field, a required array of long integers, specifies the targeted `AudienceSegment` IDs. The document also lists services like `AdRuleService`, `ForecastService`, and `ProposalService` with links, indicating contexts where `AudienceSegmentCriteria` can be applied. `CustomCriteriaNode` and `CustomCriteriaLeaf` are specified as inherited fields.\n"]]