abstract type AudienceSegmentAction (v202411)
Service
AudienceSegmentService
Action that can be performed on AudienceSegment objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The AudienceSegmentService allows for performing actions on audience segments, such as activating, approving, deactivating, populating, and rejecting them."],["AudienceSegmentAction objects define the specific actions that can be applied to audience segments."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`."],["Available actions include ActivateAudienceSegments, ApproveAudienceSegments, DeactivateAudienceSegments, PopulateAudienceSegments, and RejectAudienceSegments."]]],["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"]]