클래스: VASTAdsRequest
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(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."]]