abstract type SegmentPopulationAction (v202405)
Service
SegmentPopulationService
- 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 `SegmentPopulationService` allows for managing segment populations, primarily through the `performSegmentPopulationAction` method."],["Actions on segment populations are handled using the `SegmentPopulationAction` type and its subtype, `ProcessAction`."],["This service is located within the `https://www.google.com/apis/ads/publisher/v202405` namespace and provides access to operations related to segment populations."]]],["The `SegmentPopulationService` offers the `performSegmentPopulationAction` method, which utilizes `SegmentPopulationAction`. This action inherits from a broader `ProcessAction` type. These components are found within the namespace `https://www.google.com/apis/ads/publisher/v202405`. The core actions revolve around performing segment population actions, with the service defining the process through specific actions that extend from a general action framework. These can be utilized via an API.\n"]]