HELP!!
I am in need of some example code on how to get an custom expanding ad to work in google DFP. Or just a simple example on how to call a javascript function on the parent page from DFP to expand the ad.
I know that enableSyncRendering(); loads the ads out of the iframe but then it take longer for the page to load since we have more then one ad on the page.
I have read from here, https://support.google.com/dfp_premium/answer/6023110?hl=en, that i can use safeframes and not have to do enableSyncRendering();. But every time i do the creative just loads into a 1x1 iframe from dfp and i cant bust out..
THANKS!!