Android InMobi Ad Integration

I am working on InMobiIntegrating Ads with a sample project.

I updated project idand PLACEMENT_ID, but I get the message below onAdLoadFailed

Unable to load interstitial ad (error message: An invalid ad request was sent and was rejected by the Ad Network. Please validate the ad request and try again)

Need help.

+4
source share
2 answers

I found a problem, in my case I used the device identifier, in addition to the advertising device identifier, adding devices for testing in Inmobi. and in Inmobi they change the key in response to Json with each version of the SDK (i.e. by 5.0.0 and differ for 5.0.1).

+1
source

With the same problem. Using SDK 5.0.0 to integrate your own ads.

"0", , . @Ankit LogCat.

, InMobi, Interstitial. ansewering , - - - .

+1

Source: https://habr.com/ru/post/1612419/


All Articles