Wajib. Mask untuk mengontrol kolom mana yang akan diperbarui.
Ini adalah daftar yang dipisahkan koma yang berisi nama kolom yang sepenuhnya memenuhi syarat. Contoh: "user.displayName,photo".
Parameter gabungan owner. Wajib. Mengidentifikasi entitas DV360 yang memiliki grup sumber inventaris. Partner dapat berupa partner atau pengiklan. owner hanya ada berupa salah satu diantara berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-07-08 UTC."],[[["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"]]