calculate_ppc_bids
Calculate Amazon Ads bids from unit economics: break-even ACOS, target ACOS, CPCs, bid ladders, and check if your current CPC is profitable.
Instructions
Calculate Amazon Ads bids from unit economics: break-even ACOS (equal to your margin), target ACOS, break-even and target CPC, a bid ladder for exact / phrase / broad / auto match types, clicks needed per order, ad cost per order and profit after ads. Pass current_cpc to check whether a bid you are already running is profitable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Home & Kitchen | |
| current_cpc | No | ||
| target_acos | No | ||
| product_cost | No | ||
| selling_price | Yes | ||
| conversion_rate | No | ||
| profit_per_unit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||