abstract type AudienceSegmentAction (v202405)
Service
AudienceSegmentService
Action that can be performed on AudienceSegment objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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 2024-05-15 UTC.
[null,null,["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"]]