You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-adm...@googlegroups.com
Hello. Pretty much like explained in the subject. I am adding the AdMob SDK to my iOS App but I don't want to leave the app when a user clicks an ad banner.
I want to redirect to an In-App Browser and stay im my app.
Thank you and regards.
Simon
Andrew Brogdon (Mobile Ads SDK Team)
unread,
Nov 24, 2014, 5:35:44 PM11/24/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-adm...@googlegroups.com
No, there isn't a way to do this. It's not something our SDK supports.
-Andrew
Klaas Müller
unread,
Dec 2, 2014, 5:46:12 AM12/2/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-adm...@googlegroups.com
Hi Andrew,
is there a way to support the click handling for DFP customers via the adUnit targetWindow in the future? So we can decide if we want to open the link externally or internally. I know it works with custom templates via google mobile app api, but we also have many 3rd Party ad Serving systems which deliver standard <a href> There was also no announcement before when you changed it in the SDKs.
Best
Klaas
Andrew Brogdon (Mobile Ads SDK Team)
unread,
Dec 3, 2014, 9:11:37 PM12/3/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-adm...@googlegroups.com
I do know that our engineers are actively looking at ways in which we can give publishers the option to control whether clicks are handled in-app or via the external browser. I do not have any details at the current time, though.
-Andrew
Klaas Müller
unread,
Dec 4, 2014, 6:13:59 AM12/4/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-adm...@googlegroups.com
Good to know. Please keep in mind that we still need the option via the google admob api. Only the default way should be changable. As I said one option would be to handle this in the adUnits like you do for only via the target parameter. _blank could be equal to other browser window. _self could be in-app browser.