[
{
"language_code": "en",
"location_code": 2840,
"keyword": "iphone",
"price_min": 5
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/merchant/google/products/task_post' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"language_code": "en",
"location_code": 2840,
"keyword": "iphone",
"price_min": 5
}
]'{}