abstract type AudienceSegmentAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
AudienceSegmentAction is an action that can be performed on AudienceSegment objects.
The AudienceSegmentService uses performAudienceSegmentAction().
Actions that inherit from AudienceSegmentAction include ActivateAudienceSegments, ApproveAudienceSegments, DeactivateAudienceSegments, PopulateAudienceSegments, and RejectAudienceSegments.
[[["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 core content describes actions available via the `AudienceSegmentService`. It defines `performAudienceSegmentAction()`, which operates on `AudienceSegment` objects. Specific actions include `ActivateAudienceSegments`, `ApproveAudienceSegments`, `DeactivateAudienceSegments`, `PopulateAudienceSegments`, and `RejectAudienceSegments`. These actions are performed within the specified namespace `https://www.google.com/apis/ads/publisher/v202411`. The information provided defines the possible actions that can be used on this object.\n"]]