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.
Zewnętrzny identyfikator, który ma być powiązany ze wpisem. Kod integracji będzie się wyświetlać razem z wpisem w wielu miejscach w systemie, np. w raportach.
Musi być zakodowany w formacie UTF-8 i nie może zawierać więcej niż 500 znaków.
details
string
Dodatkowe informacje na temat wpisu w formacie ciągu znaków.
Musi być zakodowany w formacie UTF-8 i nie może być dłuższy niż 1000 znaków.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eEntries can be integrated using JSON format with an integration code and details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eintegrationCode\u003c/code\u003e is an external identifier, limited to 500 UTF-8 encoded characters, used for associating and reporting on the entry within the system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edetails\u003c/code\u003e field provides additional information about the entry and allows up to 1000 UTF-8 encoded characters.\u003c/p\u003e\n"]]],["The document details the structure and requirements for entry integration. Entries are represented in JSON with an `integrationCode` and `details` field. `integrationCode` serves as an external identifier (up to 500 characters). `details` provides supplementary information (up to 1000 characters). Both fields must be UTF-8 encoded. The Display & Video 360 API v2 is no longer available.\n"],null,["# IntegrationDetails\n\n| Display \\& Video 360 API v2 has sunset.\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. |"]]