[[["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 the process of creating a new advertiser via an API. A `POST` request is sent to `https://displayvideo.googleapis.com/v1beta2/advertisers` with an `Advertiser` object in the request body. Successful requests return a new `Advertiser` instance in the response body. The process might take up to 180 seconds. Authorization requires the OAuth scope `https://www.googleapis.com/auth/display-video`, and the API uses gRPC Transcoding syntax.\n"]]