Page Summary
-
UserService depends on TokenError.
-
TokenError has three possible reasons: INVALID, EXPIRED, and UNKNOWN.
-
The UNKNOWN reason is returned if the actual value is not exposed by the requested API version.
Service
UserService
Dependencies
TokenError
▼
TokenError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description |
|---|---|
INVALID
|
|
EXPIRED
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |