[null,null,["Последнее обновление: 2024-10-30 UTC."],[[["Display & Video 360 API v2 has been sunset and this documentation details updating existing creatives using the API."],["A \"Standard\" user role or higher is required to update creatives."],["The API request uses the PATCH method and requires specifying the advertiser and creative IDs in the URL path."],["An update mask is used in the query parameters to specify the fields to be updated within the creative."],["Successful requests will return the updated creative object in the response."]]],["The provided content outlines the process for updating a creative using the Display & Video 360 API. The v2 API has sunset. The core action is a `PATCH` request to a specific URL, requiring a \"Standard\" user role or greater. Key information includes the need for `creative.advertiserId` and `creative.creativeId` path parameters, and a required `updateMask` query parameter. The request body uses the `Creative` resource. A successful request returns the updated `Creative` resource. OAuth scope `https://www.googleapis.com/auth/display-video` is required.\n"]]