abstract type AudienceSegmentAction (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
AudienceSegmentAction is a class that inherits from AudienceSegmentAction and has dependencies on performAudienceSegmentAction.
AudienceSegmentAction can perform various actions on AudienceSegment objects, including activating, approving, deactivating, populating, and rejecting.
The namespace for this service is https://www.google.com/apis/ads/publisher/v202502.
[[["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 2025-08-06 UTC."],[],["The `AudienceSegmentService` allows actions on `AudienceSegment` objects via `performAudienceSegmentAction()`. The `AudienceSegmentAction` supports several operations: `ActivateAudienceSegments`, `ApproveAudienceSegments`, `DeactivateAudienceSegments`, `PopulateAudienceSegments`, and `RejectAudienceSegments`. These actions enable managing the lifecycle and status of audience segments within the Ad Manager API, as represented by the specified namespace.\n"]]