[[["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. It utilizes a `GET` request to a URL endpoint following gRPC Transcoding syntax. The URL includes a path parameter, `name`, to identify the resource, like \"orders/123/lines/321/assignments/456\". The request body must be empty, and a successful response returns an `Assignment` object. The process requires `https://www.googleapis.com/auth/doubleclickbidmanager` OAuth scope for authorization.\n"]]