Gibt ein VAST-Dokument an, das als Anzeigenantwort verwendet wird, anstatt eine Anfrage über eine Anzeigen-Tag-URL zu senden. Dies kann bei der Fehlerbehebung und in anderen Situationen nützlich sein, in denen bereits eine VAST-Antwort verfügbar ist.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[[["\u003cp\u003e\u003ccode\u003eVastAdsRequest\u003c/code\u003e configures requests for VAST video ads within the Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eIt allows specifying either a VAST ad tag URL for retrieving ads or directly providing a VAST document for use.\u003c/p\u003e\n"],["\u003cp\u003eProperties include \u003ccode\u003eadTagUrl\u003c/code\u003e for the ad request URL and \u003ccode\u003eadsResponse\u003c/code\u003e for providing a pre-fetched VAST response.\u003c/p\u003e\n"]]],["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"],null,[]]