VAST-Tag (example focus-arztsuche.de)
https://pubads.g.doubleclick.net/gampad/ads?iu=/40748507/new_foa/video/not_in_use/video_click2play&description_url=[placeholder]&tfcd=0&npa=0&sz=640x480&gdfp_req=1&output=vast&unviewed_position_start=1&env=vp&impl=s&correlator=
How to add key-values in the VAST tag:
We can add key-values when we generate the VAST tag via the ad-unit or manually as described here: https://support.google.com/admanager/answer/1080597?hl=en&ref_topic=2480647
Default VAST parameters im google ad manager:
parameter | example | description |
---|---|---|
&iu (Ad Unit) | =/40748507/new_foa/video/not_in_use/video_click2play | The ad unit parameter accepts a variable value which should be set to the current ad unit, in the format:
Usage example
RequirementRequired for web and app |
&description_url (Description URL) | =[placeholder] | The description URL parameter accepts a variable value that should describe the video playing on the page. Usually, it's the page with the video player, but could also be a page with text that describes the video. The This parameter is not set automatically by the IMA SDK. It needs to be set manually. Usage exampleURL-encoded: Non-encoded: RequirementRequired for web, app, and Ad Exchange |
&tfcd (Tag for child-directed) | =0 | The child-directed parameter accepts a constant value which tags the ad request for child-directed treatment. Usage example
|
&npa (non-personalized ad) | =0 | The non-personalized ads parameter accepts a constant value to indicate that the ad request should be treated as non-personalized. You must either specifically set Usage exampleNon-personalized ads: |
&sz (Size) | =640x480 | The size parameter accepts a variable value which should be set to the size of master video ad slot. Multiple sizes should be separated by the pipe ( Do not include " Usage example
RequirementRequired for web and app This parameter is optional if only requesting |
&gdfp_req (Ad Manager schema indicator) | =1 | The Ad Manager schema indictor parameter accepts a constant value which indicates that the user is on the Ad Manager schema. Usage example
RequirementRequired for web and app |
&output (Ad output format) | =vast | The ad output format parameter accepts a constant value which should be set to the output format of ad. Use For VAST, if your video player uses the IMA SDK, the output parameter for a video ad request will always be set to Use Usage exampleYour network's default VAST setting: VAST 4: Your network's default VMAP setting: VMAP 1: VMAP 1, returning VAST 4: RequirementRequired for web and app |
&unviewed_position_start (delayed impressions) | =1 | The delayed impressions parameter accepts a constant value to indicate delayed impressions for video. Usage example
RequirementRequired for web and app |
&env (envirement) | =vp | The environment parameter accepts a constant value that indicates an in-stream request, or that the request is specifically from a video player. Possible values are Usage exampleVideo and/or audio: Video only: RequirementRequired for web and app |
&impl | =s | The parameter describes the request typ and is necessary for video advanced feautures within the video player. |
&correlator (Korrelator) | = | The correlator parameter accepts a variable value that is shared by multiple requests coming from the same page view. It's used to implement competitive exclusions, including those in cookieless environments. If the IMA SDK is used, the correlator value is set automatically. If your player attempts to set this value, the SDK overwrites it with its own value. If the IMA SDK is not used, ensure that you set this value to a truly random, positive, numerical value that is not being reused by multiple page views. Usage example
RequirementRequired for web and app Recommended for Programmatic monetization |