Format ID adalah {exchange}-{legacyGuaranteedOrderId}
Parameter kueri
Parameter
Parameter gabungan accessor. Wajib.
Mengidentifikasi entitas DV360 tempat permintaan dibuat. Permintaan GET hanya akan menampilkan pesanan berjaminan yang dapat diakses oleh entitas DV360 yang diidentifikasi dalam accessor. accessor hanya ada berupa salah satu diantara berikut:
[null,null,["Terakhir diperbarui pada 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"]]