{"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.}
[[["เข้าใจง่าย","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 UTC"],[[["Display & Video 360 API v2 has been sunset and this documentation details the editInventorySourceReadWriteAccessors endpoint."],["This endpoint edits the read/write accessors of an inventory source, allowing the setting of partner context or specific advertisers as accessors."],["The request body requires specification of the partner ID making the change and details of the access change, such as adding or removing advertisers or assigning partner access."],["Successful responses will contain the updated InventorySourceAccessors for the modified inventory source."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The provided content outlines how to edit read/write accessors for an inventory source using the Display & Video 360 API. Key actions involve sending a POST request to a specific URL with the `inventorySourceId`. The request body must include a `partnerId` and define the `accessors_change`, either assigning partner access via a boolean or updating advertisers with read/write privileges via an `AdvertisersUpdate` object. Successful requests return an updated `InventorySourceAccessors`. The API method requires OAuth scope authorization.\n"]]