Display- und Video 360 API Version 2 wird eingestellt. Verwenden Sie Display- und Video 360 API v3. Eine Anleitung zur Migration von Version 2 zu Version 3 finden Sie in unserer Migrationsanleitung.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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"]]