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.
Erforderlich. Die Maske, um zu steuern, welche Felder aktualisiert werden.
Dies ist eine durch Kommas getrennte Liste vollständig qualifizierter Feldnamen. Beispiel: "user.displayName,photo".
Union-Parameter owner. Erforderlich. Die DV360-Entität, zu der die Inventarquellengruppe gehört. Es kann sich dabei um einen Partner oder einen Werbetreibenden handeln. Für owner ist nur einer der folgenden Werte zulässig:
[[["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: 2025-02-25 (UTC)."],[[["Updates an existing inventory source group with the provided details using a PATCH request."],["Requires specifying the inventory source group ID in the path and the fields to update in the query parameter `updateMask`."],["Must identify the owning entity (partner or advertiser) using the `owner` query parameter."],["The request body should contain the updated `InventorySourceGroup` object, and a successful response will return the updated object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["This describes updating an inventory source group via a `PATCH` HTTP request to a specific URL. The request requires the inventory source group's unique ID as a path parameter. The `updateMask` and an `owner` which could be a `partnerId` or `advertiserId` need to be defined as query parameters. The updated group's data is sent in the request body and returned in the response body. This call requires the `display-video` authorization scope.\n"]]