enum TeamStatus (v202402)

Represents the status of a team, whether it is active or inactive.


Namespace
https://www.google.com/apis/ads/publisher/v202402
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.