AI-generated Key Takeaways
-
The
TokenError
object, within theUserService
, provides information about errors related to user tokens. -
TokenError.Reason
is an enumeration that specifies the reason for a token error, such asINVALID
,EXPIRED
, orUNKNOWN
. -
The namespace for this API is
https://www.google.com/apis/ads/publisher/v202411
.
Service
UserService
Dependencies
TokenError
▼
TokenError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
INVALID
|
|
EXPIRED
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |