CEADErrorCode
Overview
These are the error code of the errors when failed to load ad.
Constants
CEADLoadErrorNone
CEADLoadErrorNoneDeclaration
CEADLoadErrorNoneValue
0
CEADLoadErrorNoADCandidate
CEADLoadErrorNoADCandidateDeclaration
CEADLoadErrorNoADCandidateValue
1
Discussion
There is no ad to serve.
CEADLoadErrorTimeout
CEADLoadErrorTimeoutDeclaration
CEADLoadErrorTimeoutValue
2
Discussion
It is timeout for your requesting.
CEADLoadErrorSDKNotReady
CEADLoadErrorSDKNotReadyDeclaration
CEADLoadErrorSDKNotReadyValue
3
Discussion
The initialization of SDK has not yet been completed, please wait few seconds.
CEADLoadErrorNoADCreative
CEADLoadErrorNoADCreativeDeclaration
CEADLoadErrorNoADCreativeValue
4
Discussion
CEADLoadErrorNoADServing
CEADLoadErrorNoADServingDeclaration
CEADLoadErrorNoADServingValue
5
Discussion
This code appears when there are some ad to deliver, but none of them have creative loaded currently. In this case you can request for ad again later.
CEADLoadErrorInvalidPlacement
CEADLoadErrorInvalidPlacementDeclaration
CEADLoadErrorInvalidPlacementValue
6
Discussion
This code appears when you request ad with wrong placement id. In this case please check ths placement id is set properly.
Last updated
