W przypadku każdego nowego elementu zamówienia musisz zadeklarować, czy będzie on wyświetlać reklamy polityczne w Unii Europejskiej (UE). Przesyłanie plików SDF i interfejsu Display & Video 360 API, które nie zawierają deklaracji, zakończy się niepowodzeniem. Więcej informacji znajdziesz na naszej stronie dotyczącej wycofywania.
Tylko dane wyjściowe. Unikalny identyfikator przypisanego źródła zasobów reklamowych. Identyfikator jest unikalny tylko w obrębie danej grupy źródeł zasobów reklamowych. Można go użyć ponownie w innych kontekstach.
inventorySourceId
string
Wymagane. Identyfikator źródła zasobów reklamowych, na które jest ustawione kierowanie.
[[["Ł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."],[[["\u003cp\u003eDisplay & Video 360 API v1 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eAssignedInventorySource objects represent the connection between a targetable inventory source and an inventory source group.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage AssignedInventorySource objects via methods to create, delete, list, and bulk edit these assignments.\u003c/p\u003e\n"],["\u003cp\u003eEach AssignedInventorySource has a unique ID, an associated inventory source ID, and a resource name.\u003c/p\u003e\n"]]],["The document outlines the \"AssignedInventorySource\" resource, representing an assignment between a targetable inventory source and a group. Key details include its `name`, `assignedInventorySourceId`, and the required `inventorySourceId`. Methods allow for managing these assignments: `bulkEdit` for multiple assignments, `create` for new assignments, `delete` to remove, and `list` to view assigned inventory sources. The Display & Video 360 API v1 has been discontinued.\n"],null,["# REST Resource: inventorySourceGroups.assignedInventorySources\n\n| Display \\& Video 360 API v1 has been sunset.\n- [Resource: AssignedInventorySource](#AssignedInventorySource)\n - [JSON representation](#AssignedInventorySource.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: AssignedInventorySource\n---------------------------------\n\nAn assignment between a targetable inventory source and an inventory source group.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"assignedInventorySourceId\": string, \"inventorySourceId\": string } ``` |\n\n| Fields ||\n|-----------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the assigned inventory source. |\n| `assignedInventorySourceId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the assigned inventory source. The ID is only unique within a given inventory source group. It may be reused in other contexts. |\n| `inventorySourceId` | `string` Required. The ID of the inventory source entity being targeted. |\n\n| Methods ------- ||\n|--------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|\n| ### [bulkEdit](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/bulkEdit) | Bulk edits multiple assignments between inventory sources and a single inventory source group. |\n| ### [create](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/create) | Creates an assignment between an inventory source and an inventory source group. |\n| ### [delete](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/delete) | Deletes the assignment between an inventory source and an inventory source group. |\n| ### [list](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/list) | Lists inventory sources assigned to an inventory source group. |"]]