Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2023/12/02 (UTC).
[null,null,["Dernière mise à jour le 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"]]