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: 2023-12-02 (UTC)."],[[["Display & Video 360 API v1 is sunset and this documentation details how to get an insertion order via the API."],["Users need to provide advertiser ID and insertion order ID as path parameters in the GET request."],["A successful response will return an InsertionOrder object, and an error will be returned if the insertion order does not exist."],["`https://www.googleapis.com/auth/display-video` OAuth scope is required for authorization to use the API."]]],["The Display & Video 360 API v1 is no longer available. To retrieve an insertion order, use the `GET` method with the provided URL structure, including the `advertiserId` and `insertionOrderId` path parameters. The request body must be empty. A successful response will contain an `InsertionOrder` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. A `NOT_FOUND` error occurs if the insertion order doesn't exist.\n"]]