[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-07-08 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"]]