مطلوب. رقم تعريف مصدر المستودع الإعلاني المطلوب تعديله.
نص الطلب
يحتوي نص الطلب على بيانات بالبنية التالية:
تمثيل JSON
{"partnerId": string,// Union field accessors_change can be only one of the following:"assignPartner": boolean,"advertisersUpdate": {object (AdvertisersUpdate)}// End of list of possible types for union field accessors_change.}
المعلِنون المطلوب إضافتهم أو إزالتهم من قائمة المعلِنين الذين لديهم إذن بالقراءة/الكتابة في مصدر المستودع سيؤدي هذا التغيير إلى إزالة إذن وصول حالي للقراءة/الكتابة للشريك.
تاريخ التعديل الأخير: 2025-02-25 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-02-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Edits the read/write accessors of an inventory source, returning the updated accessors."],["Sends a POST request to `https://displayvideo.googleapis.com/v3/inventorySources/{inventorySourceId}:editInventorySourceReadWriteAccessors`."],["Requires specifying the `inventorySourceId` in the path parameters and details about access changes in the request body."],["Utilizes OAuth scope `https://www.googleapis.com/auth/display-video` for authorization."],["Returns an `InventorySourceAccessors` object upon successful completion."]]],["This API endpoint edits read/write accessors of an inventory source via a POST request. It requires an `inventorySourceId` path parameter. The request body must specify a `partnerId` and one of two access changes. These include setting a partner as the sole accessor (`assignPartner`) or updating advertiser access lists (`advertisersUpdate`), adding/removing advertisers via their IDs. Successful operations return the updated inventory source accessors. Access requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]