Od
8 września 2025 r. każdy nowy element zamówienia będzie musiał deklarować, czy będzie wyświetlać reklamy polityczne w Unii Europejskiej (UE). Przesyłanie plików SDF i wywoływanie interfejsu Display & Video 360 API bez deklaracji zakończy się niepowodzeniem. Więcej informacji o tym, jak zaktualizować integrację, aby złożyć to oświadczenie, znajdziesz na naszej
stronie dotyczącej wycofania.
ReplaceSitesResponse
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Odpowiedź dla SiteService.ReplaceSites
Zapis JSON |
{
"sites": [
{
object (Site )
}
]
} |
Pola |
sites[] |
object (Site )
Lista witryn na kanale po zastąpieniu.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eThis documentation details the response message structure for the SiteService ReplaceSites method.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a JSON object containing a list of sites present in the channel following a replacement operation.\u003c/p\u003e\n"],["\u003cp\u003eEach site within the list is represented as a Site object, with further details available in its respective documentation.\u003c/p\u003e\n"]]],["The core content details the JSON representation and fields for the response message of `SiteService.ReplaceSites`. The JSON response contains a `\"sites\"` array. This array includes a list of `Site` objects, representing the sites in the channel after the replacement operation. The `sites[]` field, a list of `Site` objects, holds this information.\n"],null,["# ReplaceSitesResponse\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for SiteService.ReplaceSites.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------|\n| ``` { \"sites\": [ { object (/display-video/api/reference/rest/v3/advertisers.channels.sites#Site) } ] } ``` |\n\n| Fields ||\n|-----------|---------------------------------------------------------------------------------------------------------------------------------------------|\n| `sites[]` | `object (`[Site](/display-video/api/reference/rest/v3/advertisers.channels.sites#Site)`)` The list of sites in the channel after replacing. |"]]