Obligatoire. ID du groupe de sources d'inventaire auquel l'attribution sera attribuée.
Paramètres de requête
Paramètres
Paramètre d'union owner. Obligatoire. Identifie l'entité DV360 qui possède le groupe de sources d'inventaire parent. Il peut s'agir d'un partenaire ou d'un annonceur. owner ne peut être qu'un des éléments suivants :
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2023/12/02 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2023/12/02 (UTC)."],[[["This API creates an assignment between an inventory source and an inventory source group within Display & Video 360."],["The assignment is established using an HTTP POST request to a specific endpoint with required path and query parameters."],["The request body should contain details of the AssignedInventorySource, and a successful response will return the newly created instance of the same."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines how to create an assignment between an inventory source and an inventory source group using a POST request to the Display & Video API. The URL requires the `inventorySourceGroupId`. The request requires a union parameter `owner` specifying either a `partnerId` or `advertiserId`. The request body should contain an `AssignedInventorySource` instance, and a successful response will include a new `AssignedInventorySource` instance. Authorization requires the `display-video` OAuth scope. The v1 version of the API has been sunset.\n"]]