مفتاح واجهة برمجة التطبيقات لطلب البث. يتم ضبط هذا الإعداد من خلال
واجهة مستخدم المشرف في LDAP وتوفيره للناشر لإتاحة المحتوى الخاص به.
يتحقق من التطبيقات التي تحاول الوصول إلى المحتوى.
الرمز المميّز لتفويض طلب البث يُستخدم بدلاً من مفتاح واجهة برمجة التطبيقات للحصول على تفويض أكثر صرامة للمحتوى. ويمكن للناشر التحكّم في تفويضات عمليات بث المحتوى الفردية استنادًا إلى هذا الرمز المميّز.
رقم التعريف الذي سيتم استخدامه لتصحيح أخطاء البث باستخدام أداة مراقبة نشاط البث.
يُستخدَم هذا الإجراء لتوفير طريقة سهلة تتيح للناشرين العثور على سجلّ البث في أداة مراقبة نشاط البث.
تاريخ التعديل الأخير: 2023-12-15 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]],["تاريخ التعديل الأخير: 2023-12-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`VODStreamRequest` is a class used for defining properties of video-on-demand stream requests, extending the `StreamRequest` class."],["It includes properties like `contentSourceId` and `videoId`, which are mandatory for on-demand streams and identify the content source."],["This class inherits properties from `StreamRequest`, including `apiKey`, `authToken`, `adTagParameters`, `format`, and others for managing stream authorization, ad parameters, and format."],["Publishers can utilize `contentSourceId` for content management and `videoId` to identify video content, both essential for on-demand stream requests."],["While inheriting various properties from `StreamRequest`, `VODStreamRequest` focuses on the specifics of on-demand video streaming, including content identification and authorization."]]],["The `VODStreamRequest` class manages properties for on-demand video stream requests. Key actions include setting `contentSourceId` and `videoId` for content identification. Publishers can override ad tag parameters, including `dai-ot` and `dai-ov` for stream variant preferences. It allows configuration of `apiKey` or `authToken` for content access and authorization. The `format` property allows for selecting `hls` or `dash`. Additionally, you can provide `networkCode` and determine if `senderCanSkip` is enabled for skippable ads.\n"]]