Skip to main content

Error Codes

When an error occurs during ad loading or rendering, a GFPError is delivered through each delegate callback. You can identify the cause of the issue using the error code on GFPError.

CategorySub-categoryDescriptionCode NameError CodeNotes
General errorOccurs when the SDK is not in a suitable state for ad selection or displayGFPErrorInternal1000
GFPErrorWrongCommand1100Not used
Initialization errorAd module initializationOccurs when ad module initialization failsGFPErrorInitProvider2200Check that Mediation is declared in the Podfile.
GFPErrorInitUnknownProvider2210
GFPErrorInitBannerProvider2220
GFPErrorInitVideoProvider2230
GFPErrorInitNativeProvider2240
GFPErrorInitCombinedProvider2250
Initialization errorServer communicationOccurs when the initialization API request failsGFPErrorParamInitInfo2300Check publisherCd.
GFPErrorRequestInitInfo2310
GFPErrorParseInitInfo2320
GFPErrorWrongFormatInitInfo2321
Ad load errorGeneralGFPErrorLoad3000
GFPErrorCancelInternal3001
GFPErrorBannerInvalidSize3002
GFPErrorVideoVastEmpty3003
GFPErrorVideoVastWrongFormat3004
GFPErrorVideoLoudnessWrongFormat3005
GFPErrorVideoNonLinearWrongFormat3006
GFPErrorVideoAdBreakWrongFormat3007
Ad load errorParameterGFPErrorInvalidAdUnit3110Check the ad unitId.
GFPErrorInvalidAdParam3120
Ad load errorServer communicationOccurs when the ad request API failsGFPErrorRequestAdList3210Contact the SDK team.
GFPErrorParseAdList3220
GFPErrorWrongFormatAdList3221
Ad load errorAd selectionGFPErrorNoValidProvider3301Check that Mediation is declared in the Podfile.
GFPErrorNoFill3310
GFPErrorBannerProviderLoadFailed3311
GFPErrorVideoProviderLoadFailed3312
GFPErrorNativeProviderLoadFailed3313
GFPErrorInvalidAdSize3314
GFPErrorRenderingNotSupported3320Not used
Ad load errorTimeoutGFPErrorRequestTimeout3400
Video adPlayback errorGFPErrorVideoAdStartFailed4110
GFPErrorVideoAdNotYetLoaded4111
GFPErrorVideoStartTimeout4112
GFPErrorVideoBufferingTimeout4113
Native adRendering errorGFPErrorNativeAdRendering5100Check the hasMediaView setting.
GFPErrorNativeImageLoadFailed5110
GFPErrorNativeVideoLoadFailed5120Not used
Rewarded adGeneralGFPErrorRewardedAd6000Not used
Rendering errorGFPErrorRewardedAdRendering6100Check that the reward ad is loaded.
Interstitial adGeneralGFPErrorInterstitialAd7000Not used
Rendering errorGFPErrorInterstitialAdRendering7100Not used
Scheduled adGeneralGFPErrorSchedule9000Not used
Scheduled adParameterGFPErrorInvalidScheduleInValidParam9100Check policy and duration of scheduleParam.
GFPErrorInvalidScheduleUnit9110Check scheduleId.
GFPErrorInvalidScheduleParam9120
Scheduled adServer communicationGFPErrorRequestScheduleList9210Contact the SDK team.
GFPErrorParseScheduleList9220
GFPErrorScheduleVideoLoadFailed9312Not used
Banner adMRAID adGFPErrorMraidSDKInternal60000
GFPErrorMraidResizeAdSizeError60001
GFPErrorMraidUnloadCalled60002Not used
Banner adJSTag adGFPErrorJSTagInternal70000