[[["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 describes how to retrieve a creative using a `GET` HTTP request. The URL structure includes `advertiserId` and `creativeId` path parameters, both of which are required and must be 64-bit integer strings. The request body must be empty. A successful request returns a `Creative` instance in the response body. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The request is formatted using gRPC Transcoding syntax.\n"]]