[[["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 creative asset using an HTTP GET request. The request is sent to a specific URL, including the asset's name as a path parameter (e.g., \"creativeAssets/123\"). The request body must be empty. A successful response returns an instance of a `CreativeAsset`. The process uses gRPC Transcoding syntax and requires the `https://www.googleapis.com/auth/doubleclickbidmanager` OAuth scope for authorization.\n"]]