You may need use v9 or later to upload Structured Data Files. See the deprecations page for more details and the v9 migration guide for step-by-step instructions.
Stay organized with collections
Save and categorize content based on your preferences.
A Structured Data File (SDF) is a comma-separated values file used by
Display & Video 360 for bulk retrieval and management of resources. You can
download and upload SDFs through the Display & Video 360 UI. SDFs can
also be generated and downloaded using the Display & Video 360 API.
There are two types of Structured Data Files formats offered by
Display & Video 360:
Standard: This format can be used to retrieve and update Display & Video 360
resources.
QA: This format can only be used to retrieve existing
Display & Video 360 resource settings. QA files provide the same information as
standard format files of the same version, but convey that information using
display name values instead of numeric IDs. Titles of columns changed in the
QA format are appended with "Qa".
Format rules
The following rules apply to all Structured Data File formats:
The first row of the file is always a header row containing the column names.
Except for the first row, all non-missing string values are in quotation
marks.
Missing values are left blank.
For types marked as a list, expect the following:
The list is a collection of strings.
Each string is separated by a semicolon.
A trailing semicolon follows the last string in the list.
Example: one;two;three;four;
For types marked as a list of lists, expect the following:
The list of lists is a collection of lists.
Each sublist is enclosed by parentheses.
Each sublist is separated from other sublists by a semicolon.
A trailing semicolon follows the last list.
Example: (one;two;three;four;);(apples;bananas;);
Supported versions
The following versions and file types are supported:
[[["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."],[],["Structured Data Files (SDFs) are comma-separated files used in Display & Video 360 for bulk resource management, downloadable via the UI or API. There are two formats: Standard, for retrieving and updating, and QA, for retrieving settings using display names instead of IDs. Files begin with a header row, enclose string values in quotes, and denote missing values as blank. Lists use semicolons as separators, and lists of lists use parentheses for sublists. Versions 7.1, 7, and 6 are supported.\n"],null,[]]