A data schema is a visual representation of how data is organized and stored within a database. This helps to ensure consistency and efficiency when working with large amounts of data.
Two standard schemas are available, based on two different objects:
Keyword segments: results of semantic structuring (keywords + labels)
Keyword volumes: search volumes attached to keywords
Keyword segments
This export type contains all the keywords and segments of your project
field name | type |
keyword_id | INTEGER |
keyword | STRING |
segment_name | STRING |
segment_value | STRING |
Keyword volumes
field name | type |
keyword | STRING |
keyword_id | INTEGER |
location_canonical_name | STRING |
country | STRING |
region | STRING |
department | STRING |
city | STRING |
date | TIMESTAMP |
search_volume | INTEGER |