مطلوب. رقم تعريف القناة الرئيسية التي تنتمي إليها المواقع الإلكترونية
مَعلمة الائتلاف owner. مطلوب. تُحدِّد هذه السمة عنصر "مساحة العرض والفيديو 360" الذي يملك القناة الرئيسية. ويمكن أن يكون شريكًا أو معلِنًا. يمكن أن يكون owner واحدًا فقط مما يلي:
{"deletedSites": [string],"createdSites": [{object (Site)}],// Union field owner can be only one of the following:"partnerId": string// End of list of possible types for union field owner.}
الحقول
deletedSites[]
string
المواقع الإلكترونية المطلوب حذفها بشكل مجمّع، ويتم تحديدها كقائمة بالمواقع الإلكترونية url_or_app_ids.
المواقع الإلكترونية المطلوب إنشاؤها بشكل مجمّع، ويتم تحديدها كقائمة من Sites.
حقل الربط owner مطلوب. تُحدِّد هذه السمة عنصر "مساحة العرض والفيديو 360" الذي يملك القناة الرئيسية. ويمكن أن يكون شريكًا أو معلِنًا. يمكن أن يكون owner واحدًا فقط مما يلي:
تاريخ التعديل الأخير: 2025-04-02 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]],["تاريخ التعديل الأخير: 2025-04-02 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This operation allows for bulk editing of sites under a single channel, enabling deletion and creation of sites in batches."],["It utilizes an HTTP POST request to a specific endpoint with required path parameters, including `channelId` and `advertiserId` or `partnerId`."],["The request body needs to specify the sites to be deleted and created, using their respective `url_or_app_ids` or `Site` objects."],["Authorization is required via the `https://www.googleapis.com/auth/display-video` OAuth scope."],["Successful execution returns a `BulkEditSitesResponse` object in the response body."]]],["This outlines a bulk edit operation for sites within a channel, using a POST request to a specified URL. Key actions involve deleting sites listed in `deletedSites` and creating sites listed in `createdSites`. The request body is in JSON format and requires `channelId` and either `advertiserId` or `partnerId` as path parameters. Authorization requires the `https://www.googleapis.com/auth/display-video` scope. The successful response will include a `BulkEditSitesResponse`.\n"]]