Error Codes
GFPError are sent through delegates call backs.
The cause of the error is descibed by GFPErrorCode integer codes.
Category-1 | Category-2 | Name | Code | Description | Solution |
---|---|---|---|---|---|
General error | GFPErrorInternal | 1000 | GFP SDK caused problem while ad request | ||
GFPErrorWrongCommand | 1100 | not used | |||
Initialization error | Ad network module initialization failed | GFPErrorInitProvider | 2200 | Failed to initialize cocoapod module of an ad network | Check for cocoapod setup |
GFPErrorInitUnknownProvider | 2210 | ||||
GFPErrorInitBannerProvider | 2220 | ||||
GFPErrorInitVideoProvider | 2230 | ||||
GFPErrorInitNativeProvider | 2240 | ||||
GFPErrorInitCombinedProvider | 2250 | ||||
Initialization error | Initialization request error | GFPErrorParamInitInfo | 2300 | GFP SDK initialization request resulted failure | Check for Publisher Code on GFP Dashboard |
GFPErrorRequestInitInfo | 2310 | ||||
GFPErrorParseInitInfo | 2320 | ||||
GFPErrorWrongFormatInitInfo | 2321 | ||||
Ad load error | General | GFPErrorLoad | 3000 | ||
GFPErrorCancelInternal | 3001 | ||||
GFPErrorBannerInvalidSize | 3002 | ||||
GFPErrorVideoVastEmpty | 3003 | ||||
GFPErrorVideoVastWrongFormat | 3004 | ||||
GFPErrorVideoLoudnessWrongFormat | 3005 | ||||
GFPErrorVideoNonLinearWrongFormat | 3006 | ||||
GFPErrorVideoAdBreakWrongFormat | 3007 | ||||
Ad load error | Parameter error | GFPErrorInvalidAdUnit | 3110 | Check for Ad Unit ID on GFP dashbaord | |
GFPErrorInvalidAdParam | 3120 | ||||
Ad load error | Ad request failed | GFPErrorRequestAdList | 3210 | Contact GFP SDK developers team | |
GFPErrorParseAdList | 3220 | ||||
GFPErrorWrongFormatAdList | 3221 | ||||
Ad load error | Ad selection failed | GFPErrorNoValidProvider | 3301 | Check for cocoapod setup | |
GFPErrorNoFill | 3310 | ||||
GFPErrorBannerProviderLoadFailed | 3311 | ||||
GFPErrorVideoProviderLoadFailed | 3312 | ||||
GFPErrorNativeProviderLoadFailed | 3313 | ||||
GFPErrorInvalidAdSize | 3314 | ||||
GFPErrorRenderingNotSupported | 3320 | not used | |||
Ad load error | Timeout | GFPErrorRequestTimeout | 3400 | ||
Video ad error | video playback error | GFPErrorVideoAdStartFailed | 4110 | ||
GFPErrorVideoAdNotYetLoaded | 4111 | ||||
GFPErrorVideoStartTimeout | 4112 | ||||
GFPErrorVideoBufferingTimeout | 4113 | ||||
Native ad error | Ad rendering failed | GFPErrorNativeAdRendering | 5100 | Check for hasMediaView is true on GFPNativeAd | |
GFPErrorNativeImageLoadFailed | 5110 | ||||
GFPErrorNativeVideoLoadFailed | 5120 | not used | |||
Rewarded ad error | General | GFPErrorRewardedAd | 6000 | not used | |
Ad rendering failed | GFPErrorRewardedAdRendering | 6100 | Check if reward ad is successfully loaded | ||
Interstitial Ad | General | GFPErrorInterstitialAd | 7000 | not used | |
Ad rendering failed | GFPErrorInterstitialAdRendering | 7100 | not used | ||
Scheduled Video ad | General | GFPErrorSchedule | 9000 | not used | |
Scheduled Video ad | Parameter error | GFPErrorInvalidScheduleInValidParam | 9100 | Check for policy and duration of scheduleParam scheduleParam의 policy, duration 확인 필요. | |
GFPErrorInvalidScheduleUnit | 9110 | Check for Schedule ID on GFP dashboard | |||
GFPErrorInvalidScheduleParam | 9120 | ||||
Scheduled Video ad | Ad request error | GFPErrorRequestScheduleList | 9210 | Contact GFP SDK developers team | |
GFPErrorParseScheduleList | 9220 | ||||
GFPErrorScheduleVideoLoadFailed | 9312 | not used | |||
Banner ad | Mraid ad error | GFPErrorMraidSDKInternal | 60000 | ||
GFPErrorMraidResizeAdSizeError | 60001 | ||||
GFPErrorMraidUnloadCalled | 60002 | not used | |||
Banner ad | JSTag ad error | GFPErrorJSTagInternal | 70000 | ||