enum TokenError.Reason (v202505)

  • TokenError.Reason is an enumeration within the UserService.

  • It defines reasons for a TokenError, including INVALID, EXPIRED, and UNKNOWN.

  • The UNKNOWN reason is used when the actual value is not exposed by the requested API version.


Namespace
https://www.google.com/apis/ads/publisher/v202505
Enumeration Description
INVALID
EXPIRED
UNKNOWN The value returned if the actual value is not exposed by the requested API version.