[[["容易理解","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"]],["上次更新時間: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"]]