A partir del 8 de septiembre de 2025, cada elemento de la línea nuevo deberá declarar si publicará anuncios políticos de la Unión Europea (UE). Las cargas de la API de Display & Video 360 y del SDF que no proporcionen declaraciones fallarán. Consulta nuestra página de bajas para obtener más detalles sobre cómo actualizar tu integración y realizar esta declaración.
Un identificador externo que se asociará con la entrada. El código de integración aparecerá junto con la entrada en muchos lugares del sistema, por ejemplo, en los informes.
Debe estar codificado en UTF-8 y con una longitud máxima de 500 caracteres.
details
string
Detalles adicionales de la entrada en formato de cadena.
Debe estar codificado en UTF-8 y con una longitud máxima de 1,000 caracteres.
[null,null,["Última actualización: 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. |"]]