[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["TeamStatus represents whether a team is active or inactive, primarily impacting its visibility within the user interface."],["It has three possible values: `ACTIVE`, `INACTIVE`, and `UNKNOWN`, with the latter indicating the status isn't exposed in the current API version."],["This enumeration is part of the TeamService within the Google Ad Manager API, specifically under the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["Team status, defined within the `TeamService`, can be either `ACTIVE` (visible in the UI) or `INACTIVE` (hidden in the UI). The `TeamStatus` enumeration also includes `UNKNOWN`, used when the API version doesn't expose the actual value. This information represents team visibility and is part of the namespace `https://www.google.com/apis/ads/publisher/v202408`. The team information has dependencies with the `Team` service.\n"]]