[[["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."],[[["The AudienceSegmentService allows you to perform actions on audience segments, such as activating, approving, deactivating, populating, and rejecting them."],["AudienceSegmentAction objects define the specific operations that can be applied to audience segments through the performAudienceSegmentAction() method."],["This service is part of the Google Ad Manager API and operates within the specified namespace."],["Developers can use the AudienceSegmentService to manage and manipulate audience segments programmatically in their Ad Manager accounts."]]],["The core content outlines actions for managing `AudienceSegment` objects within the `AudienceSegmentService`. Key actions, accessible via `performAudienceSegmentAction()`, include `ActivateAudienceSegments`, `ApproveAudienceSegments`, `DeactivateAudienceSegments`, `PopulateAudienceSegments`, and `RejectAudienceSegments`. These actions represent the available operations that can be applied to `AudienceSegment` objects. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]