enum TeamStatus (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Represents the status of a team, whether it is active or inactive.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
ACTIVE
|
The status of an active team. (i.e. visible in the UI)
|
INACTIVE
|
The status of an inactive team. (i.e. hidden in the UI)
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
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."],[],["Team status can be either `ACTIVE`, `INACTIVE`, or `UNKNOWN`. `ACTIVE` teams are visible in the user interface, while `INACTIVE` teams are hidden. `UNKNOWN` is returned when the API version doesn't expose the actual status. This information is part of the `TeamService` and its dependencies, found under the namespace `https://www.google.com/apis/ads/publisher/v202502`. The resource being defined is `TeamStatus`.\n"],null,["**Service** \n**TeamService** **Dependencies** \n[Team](/ad-manager/api/reference/v202502/TeamService.Team) \n▼\n**TeamStatus**\n\nRepresents the status of a team, whether it is active or inactive.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `ACTIVE` | The status of an active team. (i.e. visible in the UI) |\n| `INACTIVE` | The status of an inactive team. (i.e. hidden in the UI) |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]