diff --git a/docs/vast-vpaid.html b/docs/vast-vpaid.html index 6ff794cf..16216678 100644 --- a/docs/vast-vpaid.html +++ b/docs/vast-vpaid.html @@ -32,14 +32,13 @@ player1 = cloudinary.videoPlayer('player', { cloud_name: 'demo', + publicId: 'elephants', ads: { adTagUrl: adTagUrl, debug: true } }); - player1.source('elephants'); - player2 = cloudinary.videoPlayer('player-playlist', { cloud_name: 'demo', ads: { @@ -132,14 +131,13 @@

Example Code:

player1 = cloudinary.videoPlayer('player', { cloud_name: 'demo', + publicId: 'elephants', ads: { adTagUrl: AD_TAG_URL, debug: true } }); - player1.source('elephants'); - player2 = cloudinary.videoPlayer('player-playlist', { cloud_name: 'demo', ads: {