curl --location --request POST 'https://api.dataforseo.com/v3/serp/google/dataset_info/task_post' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"dataset_id": "L2cvMTFqbl85ZHN6MQ=="
}
]'{
"version": "0.1.20241227",
"status_code": 20000,
"status_message": "Ok.",
"time": "0.0887 sec.",
"cost": 0.0006,
"tasks_count": 1,
"tasks_error": 0,
"tasks": [
{
"id": "03311117-8029-0066-0000-cea3b4155034",
"status_code": 20100,
"status_message": "Task Created.",
"time": "0.0109 sec.",
"cost": 0.0006,
"result_count": 0,
"path": [
"v3",
"serp",
"google",
"dataset_info",
"task_post"
],
"data": {
"api": "serp",
"function": "task_post",
"se": "google",
"se_type": "dataset_info",
"dataset_id": "L2cvMTFqbl85ZHN6MQ==",
"device": "desktop",
"os": "windows"
},
"result": null
}
]
}