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.
IntegrationDetails
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Szczegóły integracji wpisu.
Zapis JSON |
{
"integrationCode": string,
"details": string
} |
Pola |
integrationCode |
string
Identyfikator zewnętrzny, który ma być powiązany z rekordem. Kod integracji będzie się pojawiać razem z rekordem w wielu miejscach w systemie, np. w raportach. Musi być zakodowany w formacie UTF-8 i mieć maksymalnie 500 znaków.
|
details |
string
dodatkowe szczegóły wpisu w formacie ciągu znaków; Musi być zakodowany w formacie UTF-8 i mieć maksymalnie 1000 znaków.
|
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."],[],["The Display & Video 360 API v4 is in beta. It uses a JSON structure for integration entries, defined by `integrationCode` and `details`. `integrationCode` is an external identifier (max 500 UTF-8 characters) displayed with the entry. `details` contains additional entry information (max 1000 UTF-8 characters). Both `integrationCode` and `details` must be UTF-8 encoded.\n"],null,["# IntegrationDetails\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nIntegration details of an entry.\n\n| JSON representation |\n|----------------------------------------------------------|\n| ``` { \"integrationCode\": string, \"details\": string } ``` |\n\n| Fields ||\n|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `integrationCode` | `string` An external identifier to be associated with the entry. The integration code will show up together with the entry in many places in the system, for example, reporting. Must be UTF-8 encoded with a length of no more than 500 characters. |\n| `details` | `string` Additional details of the entry in string format. Must be UTF-8 encoded with a length of no more than 1000 characters. |"]]