enum TokenError.Reason (v202411)

  • The TokenError object, within the UserService, provides information about errors related to user tokens.

  • TokenError.Reason is an enumeration that specifies the reason for a token error, such as INVALID, EXPIRED, or UNKNOWN.

  • The namespace for this API is https://www.google.com/apis/ads/publisher/v202411.


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.