Starting September 8, 2025, every new line item will need to declare whether or not they will serve Eurpoean Union (EU) political ads. Display & Video 360 API and SDF uploads that don't provide declarations will fail. See our deprecations page for more details on how to update your integration to make this declaration.
[[["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-04-02 UTC."],[[["\u003cp\u003eCreates a new advertiser and returns the created advertiser upon successful completion.\u003c/p\u003e\n"],["\u003cp\u003eThis method is known to have high latency, so increasing default timeout is recommended.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain an instance of Advertiser and the successful response body will contain the newly created Advertiser instance.\u003c/p\u003e\n"],["\u003cp\u003eRequires \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"]]],["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"],null,["| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nCreates a new advertiser. Returns the newly created advertiser if successful.\n\n**This method regularly experiences high latency.** We recommend [increasing your default timeout](/display-video/api/guides/best-practices/timeouts#client_library_timeout) to avoid errors.\n\nHTTP request\n\n`POST https://displayvideo.googleapis.com/v3/advertisers`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\nRequest body\n\nThe request body contains an instance of [Advertiser](/display-video/api/reference/rest/v3/advertisers#Advertiser).\n\nResponse body\n\nIf successful, the response body contains a newly created instance of [Advertiser](/display-video/api/reference/rest/v3/advertisers#Advertiser).\n\nAuthorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/display-video`\n\nFor more information, see the [OAuth 2.0 Overview](/identity/protocols/OAuth2)."]]