Required. The ID of the guaranteed order to fetch.
The ID is of the format {exchange}-{legacyGuaranteedOrderId}
Query parameters
Parameters
Union parameter accessor. Required.
Identifies which DV360 entity the request is being made within. The GET request will only return guaranteed order that is accessible to the DV360 entity identified within the accessor. accessor can be only one of the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[[["Retrieves a specific guaranteed order using its unique identifier, formatted as `{exchange}-{legacyGuaranteedOrderId}`."],["Requires specifying an `accessor` in the query parameters to identify the DV360 entity (partner or advertiser) with access to the order."],["The request body should be empty, and a successful response returns a `GuaranteedOrder` object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],[]]