Starting September 8, 2025, every new line item will need to declare whether or not they will serve Eurpoean Union (EU) political ads. Display & Video 360 API and SDF uploads that don't provide declarations will fail. See our deprecations page for more details on how to update your integration to make this declaration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-21 UTC."],[],[],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n- [SdfVersion](#SdfVersion)\n\nStructured Data File (SDF) related settings.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------------------------|\n| ``` { \"version\": enum (/display-video/api/sdf-upload/rest/v4/SdfConfig#SdfVersion), \"adminEmail\": string } ``` |\n\n| Fields ||\n|--------------|------------------------------------------------------------------------------------------------------------------------------|\n| `version` | `enum (`[SdfVersion](/display-video/api/sdf-upload/rest/v4/SdfConfig#SdfVersion)`)` Required. The version of SDF being used. |\n| `adminEmail` | `string` An administrator email address to which the SDF processing status reports will be sent. |\n\nSdfVersion Possible versions of SDF.\n\n| Enums ||\n|---------------------------|----------------------------------------------------------------------------------------------------------------------------------------------|\n| `SDF_VERSION_UNSPECIFIED` | SDF version value is not specified or is unknown in this version. |\n| `SDF_VERSION_3_1` | SDF version 3.1 | This item is deprecated! |\n| `SDF_VERSION_4` | SDF version 4 | This item is deprecated! |\n| `SDF_VERSION_4_1` | SDF version 4.1 | This item is deprecated! |\n| `SDF_VERSION_4_2` | SDF version 4.2 | This item is deprecated! |\n| `SDF_VERSION_5` | SDF version 5. | This item is deprecated! |\n| `SDF_VERSION_5_1` | SDF version 5.1 | This item is deprecated! |\n| `SDF_VERSION_5_2` | SDF version 5.2 | This item is deprecated! |\n| `SDF_VERSION_5_3` | SDF version 5.3 | This item is deprecated! |\n| `SDF_VERSION_5_4` | SDF version 5.4 | This item is deprecated! |\n| `SDF_VERSION_5_5` | SDF version 5.5 | This item is deprecated! |\n| `SDF_VERSION_6` | SDF version 6 |\n| `SDF_VERSION_7` | SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version. |\n| `SDF_VERSION_7_1` | SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version. |\n| `SDF_VERSION_8` | SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version. |\n| `SDF_VERSION_8_1` | SDF version 8.1. |"]]