[null,null,["最終更新日 2023-12-02 UTC。"],[[["This API creates an assignment between an inventory source and an inventory source group within Display & Video 360."],["The assignment is established using an HTTP POST request to a specific endpoint with required path and query parameters."],["The request body should contain details of the AssignedInventorySource, and a successful response will return the newly created instance of the same."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines how to create an assignment between an inventory source and an inventory source group using a POST request to the Display & Video API. The URL requires the `inventorySourceGroupId`. The request requires a union parameter `owner` specifying either a `partnerId` or `advertiserId`. The request body should contain an `AssignedInventorySource` instance, and a successful response will include a new `AssignedInventorySource` instance. Authorization requires the `display-video` OAuth scope. The v1 version of the API has been sunset.\n"]]