Sponsored Products Ads
jiomart.ads.sponsored.products
Fetch JioMart sponsored product ad placements for a keyword or inventory value.
Request
curl -X POST https://data.upscrape.com/execute \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"input":{"num_ads":5,"pincode":"400001","query":"rice"},"capability":"jiomart.ads.sponsored.products"}'
Input
| Field | Type | Required | Description |
|---|---|---|---|
channel_type
| string | optional | |
custom_id
| string | optional | |
inventory_id
| string | optional | |
inventory_value
| string | optional | |
num_ads
| integer | optional | |
page_id
| string | optional | |
pincode
| string | optional | |
query
| string | optional | |
request_origin
| string | optional | |
store_ids
| array<string> | optional | |
targeting_type
| string | optional |
Output
| Field | Type | Required | Description |
|---|---|---|---|
decisions
| array<object> | required | |
raw
| object | optional |