একটি বিজ্ঞাপন ট্যাগ URL এর মাধ্যমে একটি অনুরোধ করার পরিবর্তে বিজ্ঞাপন প্রতিক্রিয়া হিসাবে ব্যবহার করার জন্য একটি VAST নথি নির্দিষ্ট করে৷ এটি ডিবাগিং এবং অন্যান্য পরিস্থিতিতে যেখানে একটি VAST প্রতিক্রিয়া ইতিমধ্যেই উপলব্ধ রয়েছে তার জন্য দরকারী হতে পারে৷
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003e\u003ccode\u003eVastAdsRequest\u003c/code\u003e objects configure requests for VAST (Video Ad Serving Template) ads within the Chrome Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can either provide a VAST document directly using \u003ccode\u003eadsResponse\u003c/code\u003e or specify a URL to fetch one with \u003ccode\u003eadTagUrl\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Class: VastAdsRequest\n\nchrome.[cast](/cast/docs/reference/web_sender/chrome.cast).[media](/cast/docs/reference/web_sender/chrome.cast.media).VastAdsRequest\n====================================================================================================================================\n\nclass static\n\nVAST ad request configuration.\n\nConstructor\n-----------\n\n### VastAdsRequest\n\nnew\nVastAdsRequest()\n\nProperties\n----------\n\n### adsResponse\n\n(string or undefined)\n\nSpecifies a VAST document to be used as the ads response instead of\nmaking a request via an ad tag URL. This can be useful for debugging and\nother situations where a VAST response is already available.\n\n### adTagUrl\n\n(string or undefined)\n\nURL for VAST file."]]