[[["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 assignment. A `GET` request is made to a URL constructed with the `name` path parameter, which specifies the resource's location (e.g., \"sellers/789/orders/123/lines/321/assignments/456\"). The request body must be empty. A successful response contains an `Assignment` object. Authorization requires the `https://www.googleapis.com/auth/doubleclickbidmanager` OAuth scope. The URL structure adheres to gRPC Transcoding syntax.\n"]]