একটি বিজ্ঞাপন ট্যাগ URL এর মাধ্যমে একটি অনুরোধ করার পরিবর্তে বিজ্ঞাপন প্রতিক্রিয়া হিসাবে ব্যবহার করার জন্য একটি VAST নথি নির্দিষ্ট করে৷ এটি ডিবাগিং এবং অন্যান্য পরিস্থিতিতে যেখানে একটি VAST প্রতিক্রিয়া ইতিমধ্যেই উপলব্ধ রয়েছে তার জন্য দরকারী হতে পারে৷
[null,null,["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`VastAdsRequest` configures requests for VAST video ads within the Cast framework."],["It allows specifying either a VAST ad tag URL for retrieving ads or directly providing a VAST document for use."],["Properties include `adTagUrl` for the ad request URL and `adsResponse` for providing a pre-fetched VAST response."]]],["The `VastAdsRequest` class configures VAST ad requests. It can be instantiated using `new VastAdsRequest()`. Key properties include `adsResponse`, which takes a VAST document string, allowing pre-existing ad responses to be used instead of a URL request. The `adTagUrl` property, a string, defines the URL of the VAST file to retrieve for the ad response. These properties define how a VAST ad response is configured.\n"]]