A valid request URL is required to generate request examples{
"questions": [
{
"categories": [
{
"child_categories": "<array>",
"child_questions": "<array>",
"description": "<string>",
"id": "<string>",
"lineage": "<array>",
"name": "<string>",
"order": 123,
"parent_id": "<string>",
"taxonomy_paths": [
{
"categories_lineage": "<array>"
}
]
}
],
"datapoints": [
{
"datapoint": "<string>",
"name": "<string>",
"order": {
"value": 123
}
}
],
"description": "<string>",
"knowledge_base": "<string>",
"message": "<string>",
"name": "<string>",
"namespace_code": "<string>",
"notice": "<string>",
"order": 123,
"question": "<string>",
"suffixes": [
{
"name": "<string>",
"order": {
"value": 123
},
"suffix": "<string>"
}
],
"taxonomy_paths": [
{
"categories_lineage": "<array>"
}
],
"warning": "<string>"
}
]
}Search Questions
A valid request URL is required to generate request examples{
"questions": [
{
"categories": [
{
"child_categories": "<array>",
"child_questions": "<array>",
"description": "<string>",
"id": "<string>",
"lineage": "<array>",
"name": "<string>",
"order": 123,
"parent_id": "<string>",
"taxonomy_paths": [
{
"categories_lineage": "<array>"
}
]
}
],
"datapoints": [
{
"datapoint": "<string>",
"name": "<string>",
"order": {
"value": 123
}
}
],
"description": "<string>",
"knowledge_base": "<string>",
"message": "<string>",
"name": "<string>",
"namespace_code": "<string>",
"notice": "<string>",
"order": 123,
"question": "<string>",
"suffixes": [
{
"name": "<string>",
"order": {
"value": 123
},
"suffix": "<string>"
}
],
"taxonomy_paths": [
{
"categories_lineage": "<array>"
}
],
"warning": "<string>"
}
]
}Search request
Question Search results
Questions matching the filtering criteria.
Show child attributes
Categories where this question is present. Item is present only in some endpoints.
Show child attributes
Child Categories, used for include=children.
Children Questions, used for include=children.
Category full description.
Labels ID of category (a.k.a. external_id).
Included items below. Lineage is route to category through taxonomy tree, starting from the root to the category itself.
Human readable name of a category.
Order of category (5.5).
Category's parent ID.
Question's datapoints. Item is present only if requested in the request (include datapoints = true).
Show child attributes
Datapoint code with question code prefix (q4_2).
Human readable name of datapoint (5 hours).
Full question description.
Link to knowledge base (https://help.globalwebindex.com/en).
Message to display to client about this question, where was asked, etc. (Q2 2020 Only. This question is asked to all respondents.).
Question name (Time Spent Online on Mobile).
Namespace code (core, gwi-ext).
Question notice (To work out average daily time spent, please).
Order of question within the category folder if applicable (2.75).
Question code with namespace prefix (gwi-ext.q4).
Question's suffixes. Item is present only when question has suffixes.
List of paths from the root category down to the leaf category. Can be multiple paths when question is present in multiple categories.
Show child attributes
List of categories from root of the taxonomy to the leaf where the question is.
Question warning (Time Spent Online on Mobile).
Was this page helpful?