In a single page app that uses angular routing to replace the view with 5 different "pages" I need to make the ad (i.e. gpt) and SiteCatalyst calls each time I reroute to a new view. There will be different mappings for each tag in each view.
I tried to use utag.view(utag_data, null, ['11']) where 11 is the tag number of the gpt tag. Unfortunately the pubads.g.doubleclick.net/gampad/ads? ad call that is made when the page loads with all of the mapped variables is not being made when the above utag.view is executed. Instead just a pubads.g.doubleclick.net/pagead/adview call is made and none of the new mappings are passed. The ads refresh, but they do not have the correct mappings.
How do I get the same ad call that happens on page load to occur when I do it with utag.view?
Hey Steve,
Unfortunately our GPT template is out of date, which is why you're not getting the behavior you expect. It is queued for an update, but if you reach out to your account manager, he or she may be able to get you a quicker resolution.
Thanks,
Seth