[[["易于理解","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"]],["最后更新时间 (UTC):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"]]