Ad Error

The following error codes and messages are defined for ad failures in the SDK.

Code
Message
Description

100

No fill.

No Ads

101

Invalid ad request.

Invalid request parameters (check App ID and Ad Unit ID)

102

A network error occurred.

Network error (server communication error, contact support if it persists) or invalid request parameters (check App ID and Ad Unit ID)

103

No internet connection detected.

No internet connection (check your network status)

104

An internal error occurred.

Internal error (contact support if it occurs)

105

SDK must be initialized before ads loading.

SDK not initialized (integration failed)

106

Previous ad request is being processed.

Duplicate request (new request made before the previous one completed)

107

An error occurred while loading content.

Content loading error (WebView content failed to load)

108

A server data error occurred.

Server data error (data parsing issue, contact support if it persists)

109

Invalid ad layout.

Layout setup error (for banners: in background state or incorrect slot size; for native ads: missing required components)

110

Ad request was blocked with minimum time limit.

Ad request timeout (no server request sent after comparing the time with the previous request)

111

An unspecified error occurred.

No mediation information

Last updated

Was this helpful?