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.
[null,null,["Zuletzt aktualisiert: 2023-12-02 (UTC)."],[[["This document outlines the process for updating an existing inventory source using the Display & Video 360 API."],["The API request requires specific path and query parameters, including inventory source ID and update mask."],["The request body should contain an `InventorySource` object with the desired updates."],["A successful response will return the updated `InventorySource` object."],["This operation needs authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This document outlines the process for updating an existing inventory source via the Display & Video 360 API. Using a `PATCH` request to a specified URL, you must provide the inventory source's unique ID. Required query parameters include an `updateMask` to specify fields for modification and an `accessor` to identify the relevant DV360 entity (either `partnerId` or `advertiserId`). The request body must contain the updated `InventorySource` data. Upon successful update, the updated `InventorySource` is returned. The request requires authorization via the OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]