[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\u003cp\u003eDisplay & Video 360 API v1 has been sunset.\u003c/p\u003e\n"],["\u003cp\u003eStructured Data File (SDF) settings include the SDF version and an admin email for status reports.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eversion\u003c/code\u003e field specifies the SDF version being used, while \u003ccode\u003eadminEmail\u003c/code\u003e designates the recipient for processing reports.\u003c/p\u003e\n"],["\u003cp\u003eSeveral previous SDF versions (3.1 through 5.3) are deprecated.\u003c/p\u003e\n"],["\u003cp\u003eThe current supported SDF versions are 5.4, 5.5, and 6.\u003c/p\u003e\n"]]],[],null,["# SdfConfig\n\n| Display \\& Video 360 API v1 has been sunset.\n- [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/reference/rest/v1/SdfConfig#SdfVersion), \"adminEmail\": string } ``` |\n\n| Fields ||\n|--------------|-----------------------------------------------------------------------------------------------------------------------------|\n| `version` | `enum (`[SdfVersion](/display-video/api/reference/rest/v1/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\n----------\n\nPossible 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 |\n| `SDF_VERSION_5_5` | SDF version 5.5 |\n| `SDF_VERSION_6` | SDF version 6 |"]]