À partir du 8 septembre 2025, chaque nouvelle ligne devra indiquer si elle diffusera ou non des annonces à caractère politique dans l'Union européenne (UE). Les importations de fichiers SDF et les appels à l'API Display & Video 360 qui ne fournissent pas de déclarations échoueront. Pour savoir comment mettre à jour votre intégration afin d'effectuer cette déclaration, consultez notre page sur les abandons de compatibilité.
Identifiant externe à associer à l'entrée. Le code d'intégration apparaîtra avec l'entrée à de nombreux endroits du système (par exemple, dans les rapports).
Doit être encodé au format UTF-8 avec une longueur maximale de 500 caractères.
details
string
Détails supplémentaires de l'entrée au format de chaîne.
Doit être encodé au format UTF-8 avec une longueur maximale de 1 000 caractères.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/25 (UTC).
[null,null,["Dernière mise à jour le 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. |"]]