yd_campaigns_add
Create new text campaigns in Yandex Direct. Supports all bidding strategies including PAY_FOR_CONVERSION and WB_MAXIMUM_CLICKS. Configure budgets, dates, regions, and goals.
Instructions
Create a new text campaign. Supports all strategies: PAY_FOR_CONVERSION, WB_MAXIMUM_CLICKS, WB_MAXIMUM_CONVERSION_RATE, AVERAGE_CPA, SERVING_OFF, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Campaign name (max 255 chars) | |
| start_date | Yes | Start date YYYY-MM-DD | |
| end_date | No | End date YYYY-MM-DD (optional) | |
| daily_budget_amount | No | Daily budget in rubles (e.g. 500.00) | |
| daily_budget_mode | No | Budget spending mode | |
| strategy_search | No | Search strategy type | |
| strategy_network | No | Network strategy type | |
| weekly_spend_limit | No | Weekly spend limit in rubles (for WB_ strategies and PAY_FOR_CONVERSION) | |
| goal_id | No | Metrika goal ID for conversion strategies | |
| goal_cpa | No | Target CPA in rubles (for PAY_FOR_CONVERSION / AVERAGE_CPA) | |
| counter_ids | No | Yandex Metrika counter IDs | |
| priority_goals | No | Priority goals with values for optimization | |
| negative_keywords | No | Campaign-level negative keywords | |
| region_ids | No | Region IDs for targeting | |
| client_login | No | Optional. Override Client-Login for this call (agency multi-account). |