[[["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."],[[["The AudienceSegmentService allows for performing actions on audience segments, such as activating, approving, deactivating, populating, and rejecting them."],["AudienceSegmentAction objects define the specific actions that can be applied to audience segments."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["This service is part of the Google Ad Manager API and provides a way to manage audience segments programmatically."]]],["The core content outlines actions applicable to `AudienceSegment` objects within the `AudienceSegmentService`. The `performAudienceSegmentAction()` function handles these actions. Available actions, inheriting from `AudienceSegmentAction`, include activating, approving, deactivating, populating, and rejecting audience segments. These actions are defined in the v202402 namespace: `https://www.google.com/apis/ads/publisher/v202402`. The documentation defines the dependencies and inheritance of these actions.\n"]]