question

epicofchaos avatar image
epicofchaos asked

Has anyone successfully integrated with AdMob Mediation?

I was wondering if anyone has successfully integrated with AdMob Mediation? The documentation seems really vague and doesn't specify the class name that you will need to use in your Custom Event. Thanks, Brody Smith
mobile ads
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Sachin@Amazon avatar image
Sachin@Amazon answered
Hi Brody, Please find more information on integrating Mediator SDK at this link: https://developer.amazon.com/sdk/mobileads/with-other-sdks.html#Mediator%20SDK%20Integration
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

epicofchaos avatar image
epicofchaos answered
Sachin, I have already read that documentation, it is not very useful. AdMob mediation requires you to setup a Custom Event, which requires a Class Name, and Parameter. With most custom events I have setup in the past the Class Name is the java object in your library that supports AdMob, and the parameter is your API key. Do you guys have a Class build for AdMob? Thanks, Brody Smith
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

chesley54 avatar image
chesley54 answered
Hello Brody, To clarify are you referring to https://developers.google.com/mobile-ads-sdk/docs/admob/mediation#android-customevents If so, then yes during private beta developers were able to use this mechanism to integrate with AdMob. If not, could you please provide more context? Sincerely, -Chesley
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

epicofchaos avatar image
epicofchaos answered
Chesley, Yes that is what I am referring to, I guess my real question is as part of the SDK have you guys included an implementation of the CustomEventBanner? If so what is the name of the class? That is required when actually setting up the custom event. Thanks, Brody Smith
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Matt15@Amazon avatar image
Matt15@Amazon answered
Hey Brody, The Amazon Mobile Ads API does not currently include an implementation of AdMob's GADCustomEventBanner. If you're interested in AdMob mediation, we recommend you create your own custom event class that utilizes Amazon's event tracking. You can learn more about event tracking on this page: https://developer.amazon.com/sdk/mobileads/event-tracking-and-errors.html#Event%20Tracking Does this answer your question? Thanks Matt
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

epicofchaos avatar image
epicofchaos answered
Matt, Thanks for answering my question, do you know if there is a plan to implement that class to make your ad network integrate with AdMob easier? Thanks, Brody Smith
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Matt15@Amazon avatar image
Matt15@Amazon answered
Hey Brody, I can't comment on the future direction of the API, but we will take your suggestion into account. Feel free to let us know if you have any other questions or suggestions. Matt
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Trebbi Alessandro avatar image
Trebbi Alessandro answered
Hi. I'm facing same problem now, so I reply to this thread. In the interface I can't find a "OnAdClicked" event that I would need to notify admob , while the refresh of the banner should be driven by admob ( the API should simply provide a clickable view , at each request )
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

JIN S YU avatar image
JIN S YU answered
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

prat avatar image
prat answered
Hi, Thank you for making https://github.com/sheng168/AndroidAds May you kindly guide with configuration on admob mediation custom events. What should I put while creating custom event for amazon ads? Thanks, Gen
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.