С 8 сентября 2025 года в каждой новой позиции необходимо будет указывать, будет ли она показывать политическую рекламу Европейского союза (ЕС). Загрузки через Display & Video 360 API и SDF без таких указаний будут отклонены. Подробнее о том, как обновить интеграцию и указать это указание, см. на странице «Устаревшие функции».
[null,null,["Последнее обновление: 2025-07-25 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v1 is deprecated and users should refer to this documentation for the v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details the process of creating a new Display & Video 360 creative using an HTTP POST request.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires specific path parameters and a request body containing the creative data, and a successful response returns the newly created creative object.\u003c/p\u003e\n"],["\u003cp\u003eProper authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e scope is necessary to use this API functionality.\u003c/p\u003e\n"]]],[],null,["# Method: advertisers.creatives.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 creative. Returns the newly created creative if successful.\n\n### HTTP request\n\n`POST https://displayvideo.googleapis.com/v1/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/v1/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/v1/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](https://developers.google.com/identity/protocols/OAuth2)."]]