[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-07-08。"],[[["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"]]