TrueView for admob

700 views
Skip to first unread message

Tamer Okail

unread,
Mar 5, 2015, 8:03:03 PM3/5/15
to google-adm...@googlegroups.com
Hi;

I have an iOS app, and I want to have skip-able pre-roll ads before live streams, I've heard of admob in app video (trueview), how do I integrate it?

Regards

Andrew Brogdon (Mobile Ads SDK Team)

unread,
Mar 6, 2015, 2:42:13 PM3/6/15
to google-adm...@googlegroups.com
We do use TrueView to serve some video interstitials.  If you're looking to show pre-rolls before your own video content, though, you're a perfect fit for our Interactive Media Ads SDK:


We have a quick start guide for iOS to help you get started:


The IMA SDK can load ads from DFP, AdSense, other VAST-compliant backends, and do a number of other useful things for people looking to monetize with video.

-Andrew

Tamer Okail

unread,
Mar 6, 2015, 7:31:58 PM3/6/15
to google-adm...@googlegroups.com
Hi Andrew;

Thanks a lot, that was helpful.
I still have couple of questions though:

1- Adsense would be for in-stream banners, while DFP would be for video Pre-rolls, correct?
2- I can't find a tutorial to create a DFP video Pre-roll, do you know where I can find this?

Best Regards


--

---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/IgChML1HXvU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Andrew Brogdon (Mobile Ads SDK Team)

unread,
Mar 7, 2015, 5:00:44 PM3/7/15
to google-adm...@googlegroups.com
I should have mentioned we also have a dedicated forum for IMA SDK questions. You can find it at https://groups.google.com/forum/#!forum/ima-sdk.  I should be able to answer your two questions, though:

1) I believe that AdSense For Video can deliver video ads for pre-rolls, post-rolls, or whatever you want.  The biggest difference between AdSense and DFP is that with AdSense, you don't have to sell your own ad inventory the way large publishers do. You just tell AdSense that you need an ad, and it finds one that someone wants to pay you to display. DFP is typically used by larger businesses that have deals of their own ("We just signed a contract to sell 100k impressions to Company XYZ, so we'll create a new campaign for it in DFP").

2) Creating a pre-roll ad in DFP should be no different than creating any other video ad unit. If you've read the IMA quick start, you can see that you're in control of what the player plays, so you'd just request an ad prior to the user hitting play, show it when they click the play button, then play the content video.

-Andrew



On Friday, March 6, 2015 at 4:31:58 PM UTC-8, Tamer Okail wrote:
Hi Andrew;

Thanks a lot, that was helpful.
I still have couple of questions though:

1- Adsense would be for in-stream banners, while DFP would be for video Pre-rolls, correct?
2- I can't find a tutorial to create a DFP video Pre-roll, do you know where I can find this?

Best Regards

On Sat, Mar 7, 2015 at 3:42 AM, Andrew Brogdon (Mobile Ads SDK Team) <mobileadssdk-advisor+andrew@google.com> wrote:
We do use TrueView to serve some video interstitials.  If you're looking to show pre-rolls before your own video content, though, you're a perfect fit for our Interactive Media Ads SDK:


We have a quick start guide for iOS to help you get started:


The IMA SDK can load ads from DFP, AdSense, other VAST-compliant backends, and do a number of other useful things for people looking to monetize with video.

-Andrew


On Thursday, March 5, 2015 at 5:03:03 PM UTC-8, Tamer Okail wrote:
Hi;

I have an iOS app, and I want to have skip-able pre-roll ads before live streams, I've heard of admob in app video (trueview), how do I integrate it?

Regards

--

---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/IgChML1HXvU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.

Tamer Okail

unread,
Mar 7, 2015, 6:24:48 PM3/7/15
to google-adm...@googlegroups.com
Hi Andrew, 

Very informative, finally someone explained it in simple words :)

Thanks again!

To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.

Tamer Okail

unread,
Mar 7, 2015, 7:41:55 PM3/7/15
to google-adm...@googlegroups.com
Andrew;

Sorry to bother you again

 I cannot find anything that explain how to integrate Adsense Trueview on Native iOS, only for websites!

do I use DFP instead, I'm confused.

Regards

Andrew Brogdon (Mobile Ads SDK Team)

unread,
Mar 9, 2015, 6:54:33 PM3/9/15
to google-adm...@googlegroups.com
Let me reach out to some of my IMA SDK colleagues and find out what the best way to get started is.  It might take me a day or two to get a hold of them, but I'll reply here once I do.

-Andrew


On Saturday, March 7, 2015 at 4:41:55 PM UTC-8, Tamer Okail wrote:
Andrew;

Sorry to bother you again

 I cannot find anything that explain how to integrate Adsense Trueview on Native iOS, only for websites!

do I use DFP instead, I'm confused.

Regards
On Sun, Mar 8, 2015 at 7:24 AM, Tamer Okail <tamer...@gmail.com> wrote:
Hi Andrew, 

Very informative, finally someone explained it in simple words :)

Thanks again!
-Andrew



To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Tamer Okail

unread,
Mar 9, 2015, 6:59:27 PM3/9/15
to google-adm...@googlegroups.com
Thanks Andrew;
Looking forward.

Sent from my iPhone
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.

Andrew Brogdon (Mobile Ads SDK Team)

unread,
Mar 11, 2015, 11:53:29 AM3/11/15
to google-adm...@googlegroups.com
I have some more information for you, mainly in the form of articles to check out.

First, the IMA SDK team confirmed for me that you can use AdSense for Video Urls with the IMA SDK on iOS. No problems there.  They recommend reading:

2) The AFV Tag Generator Overview - https://support.google.com/adsense/answer/6064086

In addition, there's a support forum for AdSense as well, which will is staffed by people who just cover AdSense and know it very well:


Like I said, this is the Mobile Ads forum, so pre-rolls are well outside our area of expertise.  You should be able to find what you need using those resources, though!

-Andrew


On Monday, March 9, 2015 at 3:59:27 PM UTC-7, Tamer Okail wrote:
Thanks Andrew;
Looking forward.

Sent from my iPhone

Tamer Okail

unread,
Mar 12, 2015, 12:58:08 PM3/12/15
to google-adm...@googlegroups.com
Hi Andrew;

This makes perfect sense!
it requires an approval process though, I will go through it, and will keep you updated.

Thanks a lot for the help!

Best Regards

To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages