مطلوب. معرّف القناة الرئيسية التي سيتم استبدال مواقعها
معلمة الاتحاد owner. مطلوب. يحدّد كيان "مساحة العرض والفيديو 360" الذي يملك القناة الرئيسية. يمكن أن يكون شريكًا أو معلِنًا. يمكن أن يكون owner واحدًا فقط مما يلي:
{"newSites": [{object (Site)}],// Union field owner can be only one of the following:"partnerId": string// End of list of possible types for union field owner.}
المواقع التي ستحل محل المواقع الحالية المخصصة للقناة، والمحددة في شكل قائمة Sites.
حقل الاتحاد owner. مطلوب. يحدّد كيان "مساحة العرض والفيديو 360" الذي يملك القناة الرئيسية. يمكن أن يكون شريكًا أو معلِنًا. يمكن أن يكون owner واحدًا فقط مما يلي:
تاريخ التعديل الأخير: 2024-09-10 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]],["تاريخ التعديل الأخير: 2024-09-10 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Replaces all existing sites under a given channel with a new set of sites provided in the request."],["The API request requires specifying the channel ID and the ID of the owning entity (either advertiser or partner)."],["The request body should contain a list of new sites to be assigned to the channel."],["This method may experience high latency, so increasing the default timeout is recommended."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["This document outlines how to replace sites within a channel using the Display & Video 360 API. Key actions involve sending a POST request to a specific URL, providing the `advertiserId` and `channelId` in the path. The request body must include a list of `newSites` to replace the existing ones, and it requires the `owner` information (either `partnerId` or `advertiserId`). High latency is expected, and increased timeout settings are advised. The API needs OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]