Skip to main content
All CollectionsAd Serving
Creating a VAST campaign
Creating a VAST campaign
Konstantin Manzuk avatar
Written by Konstantin Manzuk
Updated over a week ago

If you want to use VAST tag URL for ad serving, you should create a video creative set with your URL. 

VAST tag URL is a simple URL able to download a VAST XML with all supporting information inside to play a video on a device. The URL can
also consist of several macros inside it.
The list of macros and whole information about creative sets or campaigns you can find in the Ad Server documentation.

Here is a sample of formatted URL and using macros:

https://vast.ad.net/ad?pid=311&amp&sid=889923&amp&output=vast&amp&execution=any&amp&playinit=auto&amp&volume=100&amp&width={%WIDTH%}&amp&height={%HEIGHT%}&amp&gdpr={%GDPR%}

Before saving a creative set, please make sure that:

  • URL does not contain any white spaces.

  • If the set will be used for IOS campaign, you use {%URL_ENCODED_...%} macros, if they are available. For example, {%URL_ENCODED_APP_BUNDLE_ID%} instead of {%APP_BUNDLE_ID%}.

  • You use only Appodeal supported macros (list of supported ones are in the Ad Server documentation, point 2.9).

  • You check if you added all mandatory macros in the URL ( the exact list depends on an advertising provider).

  • Keep in mind that requests come from users' devices, and not from an Appodeal server.

Once everything is on order, add the created creative set to the Ad Server campaign.

For the testing of your VAST campaign, please read this article: http://faq.appodeal.com/ad-serving/testing-and-debugging-a-vast-campaign

Did this answer your question?