enum TokenError.Reason (v202502)

  • 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.


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.