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 Interactive Media Ads SDK
I try to access the url open when click on the ad (video ad).
I know that this url is contained in the xml received while loading
adsLoader
(Http://ad.doubleclick.net/pfadx/AngelaSite; foo = ProdTest; sz =
728x90; CDCD = text / html)
but I can not find how to access the contents of the xml received.
Is this even possible?
thank you
dfp-ima...@google.com
unread,
Jun 8, 2010, 10:07:53 PM6/8/10
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 Interactive Media Ads SDK
There isn't any access to the click-through URL. You must assign the
clickTrackingElement (http://code.google.com/apis/ima/docs/sdks/ googleflashas3_apis.html#VideoAdsManager.clickTrackingElement) to the
VideoAdsManager, and we will take care of the rest.
-Neji
moochkai
unread,
Jun 10, 2010, 4:20:49 AM6/10/10
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 Interactive Media Ads SDK
I use this method already but it seems that with IE6 and IE7, the
wmode = transparent meant that IE blocks the page opened by
navigateToURL.
my tests show that it is possible to pass the bug by opening the page
with javascript in html.
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 Interactive Media Ads SDK
We have not seen this issue before, but we are passing it along to our
engineer team. I will follow up once I get back some more information
on it. Thanks!
-Neji
dfp-ima...@google.com
unread,
Jun 13, 2010, 7:04:45 PM6/13/10
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
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 Interactive Media Ads SDK
in fact, for the swf with wmode parameter, the links (navigateToURL)
have been blocked by IE. (I tested on a new machine with the basic
configuration of IE 7).
the problem is not present for the swf without the wmode parameter.
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 Interactive Media Ads SDK
Is there something new about this problem ?
dfp-ima...@google.com
unread,
Jul 16, 2010, 3:01:59 PM7/16/10
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 Interactive Media Ads SDK
It is on the backlog. The functionality will be pushed out with a
minor release. That said, it will improve clicks against pop-up
blockers, but not fully resolve them if you have pop-up blocker
installed (unfortunately, that is impossible).
-Neji
dfp-ima...@google.com
unread,
Aug 5, 2010, 8:18:53 PM8/5/10
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 Interactive Media Ads SDK
We have released the minor a minor release including the fixed issue
with the pop up blocker on IE8. We use a different format for
calling, so this may work for your issue too.