[[["易于理解","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 is sunset and this document outlines how to update an inventory source group using the API."],["The API request requires specifying the inventory source group ID, an update mask, and the owner (either partner or advertiser ID)."],["Successful requests will return the updated InventorySourceGroup object in the response body."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The provided content outlines the process for updating an inventory source group via the Display & Video 360 API. It uses a `PATCH` request to the specified URL, with the inventory source group's unique ID in the path. Required query parameters include `updateMask` and the `owner` (either `partnerId` or `advertiserId`). The request body should contain an `InventorySourceGroup` instance, and a successful update returns the modified `InventorySourceGroup`. Authorization requires the `display-video` OAuth scope. The API v2 has ended its service.\n"]]