8 Eylül 2025'ten itibaren her yeni satır öğesinin, Avrupa Birliği (AB) siyasi reklamları yayınlayıp yayınlamayacağını beyan etmesi gerekecek. Bildirim içermeyen Display & Video 360 API ve SDF yüklemeleri başarısız olur. Entegrasyonunuzu bu beyanı yapacak şekilde güncelleme hakkında daha fazla bilgi için desteği sonlandırma sayfamıza bakın.
Yeni bir reklam öğesi oluşturur. Başarılı olursa yeni oluşturulan reklam öğesini döndürür.
Bu isteği göndermek için üst reklamveren veya iş ortağının "Standart" kullanıcı rolüne sahip olması veya daha üst bir kullanıcı rolüne sahip olması gerekir.
HTTP isteği
POST https://displayvideo.googleapis.com/v3/advertisers/{creative.advertiserId}/creatives
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[[["\u003cp\u003eCreates a new creative and returns it upon successful completion.\u003c/p\u003e\n"],["\u003cp\u003eRequires a "Standard" user role or higher for the parent advertiser or partner.\u003c/p\u003e\n"],["\u003cp\u003eUses a POST request to the specified URL with the creative's advertiser ID.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain a Creative object, and the response will contain the newly created Creative if successful.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e scope.\u003c/p\u003e\n"]]],[],null,["# Method: advertisers.creatives.create\n\n| 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- [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 creative. Returns the newly created creative if successful.\n\nA [\"Standard\" user role](//support.google.com/displayvideo/answer/2723011) or greater for the parent advertiser or partner is required to make this request.\n\n### HTTP request\n\n`POST https://displayvideo.googleapis.com/v3/advertisers/{creative.advertiserId}/creatives`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n| Parameters ||\n|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `creative.advertiserId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the advertiser the creative belongs to. |\n\n### Request body\n\nThe request body contains an instance of [Creative](/display-video/api/reference/rest/v3/advertisers.creatives#Creative).\n\n### Response body\n\nIf successful, the response body contains a newly created instance of [Creative](/display-video/api/reference/rest/v3/advertisers.creatives#Creative).\n\n### Authorization 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)."]]