[[["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 of retrieving a specific order line via an HTTP GET request. The URL structure follows gRPC Transcoding syntax, requiring a resource name in the path (e.g., `orders/123/lines/321`). The request body must be empty. The response, if successful, returns a `Line` instance. Authorization mandates the `https://www.googleapis.com/auth/doubleclickbidmanager` OAuth scope. No data in request, only in the URL.\n"]]