[[["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-09-18 UTC."],[],["This document outlines the process for retrieving an individual availability order via an HTTP GET request. The request URL structure is `GET https://dv360outofhomeseller.googleapis.com/v1beta1/{name=availabilityOrders/*}`, where `name` is a string parameter representing the availability order's identifier (e.g., \"availabilityOrders/123\"). The request body must be empty. A successful response returns an `AvailabilityOrder` instance. Access requires the OAuth scope `https://www.googleapis.com/auth/doubleclickbidmanager`. It relies on gRPC Transcoding syntax.\n"]]