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 ID der abzurufenden garantierten Bestellung.
Die ID hat das Format {exchange}-{legacyGuaranteedOrderId}
Abfrageparameter
Parameter
Union-Parameter accessor. Erforderlich.
Gibt an, in welcher DV360-Entität die Anfrage gesendet wird. Mit der GET-Anfrage wird nur ein garantierter Auftrag zurückgegeben, auf den die in accessor angegebene DV360-Entität zugreifen kann. Für accessor ist nur einer der folgenden Werte zulässig:
[null,null,["Zuletzt aktualisiert: 2023-12-02 (UTC)."],[[["Display & Video 360 API v1 is sunset and this documentation details how to get a guaranteed order via HTTP request."],["This request requires authorization using the `https://www.googleapis.com/auth/display-video` scope."],["The request must include a path parameter indicating the guaranteed order ID and a query parameter identifying the accessing DV360 entity (partner or advertiser)."],["A successful response will return a `GuaranteedOrder` object containing the requested information."]]],["The content describes how to retrieve a guaranteed order using the Display & Video 360 API. A `GET` request is sent to `https://displayvideo.googleapis.com/v1/guaranteedOrders/{guaranteedOrderId}`, specifying the order ID in the path. The `accessor` query parameter, either `partnerId` or `advertiserId`, is required to identify the requesting entity. The request body must be empty, and a successful response returns a `GuaranteedOrder` instance. The API requires OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]