InternalError
Enum describing possible internal errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
INTERNAL_ERROR
|
Google Ads API encountered unexpected internal error. |
ERROR_CODE_NOT_PUBLISHED
|
The intended error code doesn't exist in specified API version. It will be released in a future API version. |
TRANSIENT_ERROR
|
Google Ads API encountered an unexpected transient error. The user should retry their request in these cases. |
DEADLINE_EXCEEDED
|
The request took longer than a deadline. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum outlines potential internal errors that may occur within the system."],["Errors include unspecified issues, unknown codes, internal Google Ads API errors, unpublished codes, transient errors requiring retries, and deadline exceedances."]]],[]]