Mulai 8 September 2025, setiap item baris baru harus menyatakan apakah item baris tersebut akan menayangkan iklan politik Uni Eropa (EU) atau tidak. Upload SDF dan API Display & Video 360 yang tidak memberikan pernyataan akan gagal. Lihat halaman penghentian penggunaan kami untuk mengetahui detail selengkapnya tentang cara memperbarui integrasi Anda untuk membuat pernyataan ini.
[null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v1 is sunset and this documentation details the creation of new campaigns using the API.\u003c/p\u003e\n"],["\u003cp\u003eThe API endpoint to create campaigns is \u003ccode\u003ePOST https://displayvideo.googleapis.com/v1/advertisers/{campaign.advertiserId}/campaigns\u003c/code\u003e and uses gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eTo use this API, you need to provide the \u003ccode\u003ecampaign.advertiserId\u003c/code\u003e as a path parameter and a request body containing an instance of \u003ccode\u003eCampaign\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful requests will return a response body with the newly created \u003ccode\u003eCampaign\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires one of the following OAuth scopes: \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/display-video-mediaplanning\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Method: advertisers.campaigns.create\n\n| Display \\& Video 360 API v1 has been sunset.\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\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 campaign. Returns the newly created campaign if successful.\n\n### HTTP request\n\n`POST https://displayvideo.googleapis.com/v1/advertisers/{campaign.advertiserId}/campaigns`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n| Parameters ||\n|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `campaign.advertiserId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the advertiser the campaign belongs to. |\n\n### Request body\n\nThe request body contains an instance of [Campaign](/display-video/api/reference/rest/v1/advertisers.campaigns#Campaign).\n\n### Response body\n\nIf successful, the response body contains a newly created instance of [Campaign](/display-video/api/reference/rest/v1/advertisers.campaigns#Campaign).\n\n### Authorization Scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/display-video`\n- `https://www.googleapis.com/auth/display-video-mediaplanning`\n\nFor more information, see the [OAuth 2.0 Overview](https://developers.google.com/identity/protocols/OAuth2)."]]