abstract type AudienceSegmentAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
AudienceSegmentService
Action that can be performed on AudienceSegment objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe AudienceSegmentService allows for performing actions on audience segments, such as activating, approving, deactivating, populating, and rejecting them.\u003c/p\u003e\n"],["\u003cp\u003eAudienceSegmentAction objects define the specific actions that can be applied to audience segments.\u003c/p\u003e\n"],["\u003cp\u003eThe service and its actions are part of the Google Ad Manager API and reside within the specified namespace.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can leverage the \u003ccode\u003eperformAudienceSegmentAction()\u003c/code\u003e method to execute these actions on designated audience segments.\u003c/p\u003e\n"]]],["The `AudienceSegmentService` allows actions on `AudienceSegment` objects via `performAudienceSegmentAction()`. Specific actions, inheriting from `AudienceSegmentAction`, include `ActivateAudienceSegments`, `ApproveAudienceSegments`, `DeactivateAudienceSegments`, `PopulateAudienceSegments`, and `RejectAudienceSegments`. These actions manage the state and availability of audience segments within the publisher's ad management system. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# abstract type AudienceSegmentAction (v202408)\n\n**Service** \n**AudienceSegmentService** **Dependencies** \n[performAudienceSegmentAction()](/ad-manager/api/reference/v202408/AudienceSegmentService#performAudienceSegmentAction) \n▼\n**AudienceSegmentAction** **Inheritance** \n**AudienceSegmentAction** \n▼\n[ActivateAudienceSegments](/ad-manager/api/reference/v202408/AudienceSegmentService.ActivateAudienceSegments) [ApproveAudienceSegments](/ad-manager/api/reference/v202408/AudienceSegmentService.ApproveAudienceSegments) [DeactivateAudienceSegments](/ad-manager/api/reference/v202408/AudienceSegmentService.DeactivateAudienceSegments) [PopulateAudienceSegments](/ad-manager/api/reference/v202408/AudienceSegmentService.PopulateAudienceSegments) [RejectAudienceSegments](/ad-manager/api/reference/v202408/AudienceSegmentService.RejectAudienceSegments)\n\nAction that can be performed on [AudienceSegment](/ad-manager/api/reference/v202408/AudienceSegmentService.AudienceSegment) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]