[[["わかりやすい","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-06-11 UTC。"],[[["Display & Video 360 API v2 has been sunset and this documentation details creating a new inventory source using the API."],["To create an inventory source, send a POST request to the specified endpoint with the required parameters in the request body."],["The request must include authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Upon successful creation, the API returns the newly created inventory source object in the response body."]]],["The content details how to create a new inventory source using the Display & Video 360 API. A `POST` request is sent to `https://displayvideo.googleapis.com/v2/inventorySources`. The request requires a `partnerId` or `advertiserId` in the query parameters to identify the DV360 entity. The request body must contain an `InventorySource` instance. Successful requests return a newly created `InventorySource` in the response. The process requires `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]