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.
Union-Parameter owner. Erforderlich. Bezeichnet die DV360-Entität, die Inhaber der Inventarquellengruppe ist. Das kann entweder ein Partner oder ein Werbetreibender sein. Für owner ist nur einer der folgenden Werte zulässig:
Die ID des Partners, dem die Inventarquellengruppe gehört.
Nur dieser Partner hat Schreibzugriff auf diese Gruppe. Nur Werbetreibende, für die diese Gruppe ausdrücklich freigegeben wurde, haben Lesezugriff auf diese Gruppe.
[[["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: 2023-12-02 (UTC)."],[[["This documentation details the process for creating a new inventory source group using the Display & Video 360 API."],["The API endpoint utilizes a POST request to `https://displayvideo.googleapis.com/v1/inventorySourceGroups` and requires specifying the owning partner or advertiser."],["The request body should contain an `InventorySourceGroup` object, and a successful response will return the newly created `InventorySourceGroup` object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["The Display & Video 360 API v1 is no longer available. To create a new inventory source group, a POST request is sent to `https://displayvideo.googleapis.com/v1/inventorySourceGroups`. A required `owner` parameter, either `partnerId` or `advertiserId`, identifies the group's owner. The request body must include an `InventorySourceGroup` instance. Successful requests return a new `InventorySourceGroup` instance in the response body. The operation requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]