مطلوب. معرّف القناة الرئيسية التي سيتم استبدال مواقعها
معلمة الاتحاد owner. مطلوب. يحدّد كيان "مساحة العرض والفيديو 360" الذي يملك القناة الرئيسية. يمكن أن يكون شريكًا أو معلِنًا. يمكن أن يكون owner واحدًا فقط مما يلي:
{"newSites": [{object (Site)}],// Union field owner can be only one of the following:"advertiserId": string// End of list of possible types for union field owner.}
المواقع التي ستحل محل المواقع الحالية المخصصة للقناة، والمحددة في شكل قائمة Sites.
حقل الاتحاد owner. مطلوب. يحدّد كيان "مساحة العرض والفيديو 360" الذي يملك القناة الرئيسية. يمكن أن يكون شريكًا أو معلِنًا. يمكن أن يكون owner واحدًا فقط مما يلي:
تاريخ التعديل الأخير: 2024-09-09 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-09 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This document outlines the process for replacing all sites under a Display & Video 360 channel using the `replaceSites` API endpoint."],["The request body requires specifying the new sites and the owner (partner or advertiser) of the parent channel."],["This operation may experience high latency, so increasing the default timeout is recommended."],["The API utilizes gRPC Transcoding and requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["This document outlines the process of replacing sites within a channel using the Display & Video 360 API. It uses a POST request to `partners/{partnerId}/channels/{channelId}/sites:replace`. The request body, which uses JSON formatting, requires a list of `newSites` to replace existing ones. `channelId`, `partnerId` and `owner` (either partner or advertiser) are required path parameters. The API call experiences high latency, recommending timeout increases. Successful responses return a `ReplaceSitesResponse` object. Authorization requires the `display-video` OAuth scope.\n"]]