Enum describing possible authentication errors.
Enums | |
---|---|
|
Enum unspecified. |
|
The received error code is not known in this version. |
|
Authentication of the request failed. |
|
Client Customer Id is not a number. |
|
No customer found for the provided customer id. |
|
Client's Google Account is deleted. |
|
Google account login token in the cookie is invalid. |
|
A problem occurred during Google account authentication. |
|
The user in the google account login token does not match the UserId in the cookie. |
|
Login cookie is required for authentication. |
|
User in the cookie is not a valid Ads user. |
|
Oauth token in the header is not valid. |
|
Oauth token in the header has expired. |
|
Oauth token in the header has been disabled. |
|
Oauth token in the header has been revoked. |
|
Oauth token HTTP header is malformed. |
|
Login cookie is not valid. |
|
User Id in the header is not a valid id. |
|
An account administrator changed this account's authentication settings. To access this Google Ads account, enable 2-Step Verification in your Google account at https://www.google.com/landing/2step. |
|
An account administrator changed this account's authentication settings. To access this Google Ads account, enable Advanced Protection in your Google account at https://landing.google.com/advancedprotection. |