Jump Tags DFP - Risyandi/adops-engineer GitHub Wiki

Url Secure

https://pubads.g.doubleclick.net/gampad/request-type?parameters

Url Non-Secure

http://pubads.g.doubleclick.net/gampad/request-type?parameters

Request Type

Request Type Description Example
Jump If the request URL contains /ad, the ad server returns an image creative or an internal redirect to an image creative. <img src="http://pubads.g.doubleclick.net/gampad/jump?iu=/12345/adunit&sz=728x90&c=12345">
adx If the request URL contains /jump, the ad server logs an ad click and returns a redirect to the landing page of the creative. <img src="http://pubads.g.doubleclick.net/gampad/adx?iu=/12345/adunit&sz=728x90&c=12345">
clk Returns the raw code of the creative trafficked in DFP. <img src="http://pubads.g.doubleclick.net/gampad/clk?iu=/12345/adunit&sz=728x90&c=12345">
Ad A request URL containing /clk is used by the ad server to log an ad click for the specified ad. <img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/12345/adunit&sz=728x90&c=12345">