flipkart_manage_ads
Manage Flipkart advertising campaigns: list campaigns, fetch performance metrics, update daily budgets, and modify keyword or product bid prices.
Instructions
Manage Flipkart advertising campaigns (PLA / PCA / Smart ROI), budgets, and bidding.
Actions:
'list_campaigns': View active or paused ad campaigns.
'get_metrics': Fetch campaign performance (impressions, clicks, spend, orders, ROAS).
'update_budget': Update daily budget (INR).
'update_bid': Modify keyword or product bid prices.
Output format: Returns token-optimized Markdown table ('summary') or JSON ('full').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| bid_amount | No | ||
| campaign_id | No | ||
| daily_budget | No | ||
| detail_level | No | summary | |
| status_filter | No | RUNNING |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |