enum ActivityGroup.Status (v202402)
Service
ActivityGroupService
The activity group status.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Enumeration |
Description |
ACTIVE
|
|
INACTIVE
|
|
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["ActivityGroupService utilizes ActivityGroup objects with a Status property to manage activity groups."],["ActivityGroup Status can be either `ACTIVE` or `INACTIVE`, reflecting the current state of the group."],["This service is part of the Google Ad Manager API, specifically within the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["ActivityGroupService manages ActivityGroups, which have a status property. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202402`. The `ActivityGroup.Status` can be either `ACTIVE` or `INACTIVE`, determining the current state of the ActivityGroup. This information is used for managing activity groups within the Ad Manager API v202402.\n"]]