[[["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 2025-01-09 UTC."],[[["Creates a new advertiser and returns the created advertiser upon successful completion."],["This method is known to have high latency, so increasing default timeout is recommended."],["The request body should contain an instance of Advertiser and the successful response body will contain the newly created Advertiser instance."],["Requires `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["This outlines the process of creating a new advertiser via an HTTP POST request to `https://displayvideo.googleapis.com/v3/advertisers`. The request body must include an `Advertiser` instance, and a successful response returns a newly created `Advertiser` instance. Due to high latency, increasing the default timeout is advised. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The URL follows gRPC Transcoding syntax.\n"]]