[[["容易理解","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 (世界標準時間)。"],[[["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"]]