Od 10 czerwca 2026 r. udostępniamy wszystkim partnerom obsługę zasobów kampanii generujących popyt w interfejsie Display &Video 360 API. Więcej informacji o tym, jak się przygotować, znajdziesz w poście na blogu.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Method: inventorySourceGroups.assignedInventorySources.delete
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
To pole jest wymagane. Identyfikator przypisanego źródła zasobów reklamowych do usunięcia.
Parametry zapytania
Parametry
Parametr sumy owner. To pole jest wymagane. Identyfikuje encję DV360, do której należy nadrzędna grupa źródeł zasobów reklamowych. Może to być partner lub reklamodawca. owner może mieć tylko jedną z tych wartości:
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["The core action is deleting the assignment between an inventory source and its group using the `DELETE` HTTP method. This is done via the URL `https://displayvideo.googleapis.com/v1/inventorySourceGroups/{inventorySourceGroupId}/assignedInventorySources/{assignedInventorySourceId}`. The request requires two path parameters: `inventorySourceGroupId` and `assignedInventorySourceId`. Additionally, it uses the query parameter `owner` (either `partnerId` or `advertiserId`) to identify the owner. The request body is empty, and a successful response is also empty. The API requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]