{"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.}
[null,null,["最后更新时间 (UTC):2024-09-09。"],[[["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"]]