Create text campaign
create_text_campaignCreate a Yandex Direct text campaign with text and image ads, set start date, budget, and optional bidding strategy to enable auto-bidding or network advertising.
Instructions
Creates a TextCampaign (Text & Image ads). Without biddingStrategy it defaults to manual search bids with the network off (Search HIGHEST_POSITION, Network SERVING_OFF); pass a full biddingStrategy {Search, Network} to use an auto-strategy or enable the network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Campaign name. | |
| endDate | No | End date, format YYYY-MM-DD. | |
| startDate | Yes | Start date, format YYYY-MM-DD. | |
| biddingStrategy | No | Full BiddingStrategy object {Search, Network}. Overrides the default. | |
| dailyBudgetMode | No | ||
| dailyBudgetAmount | No | Daily budget in account currency units (converted to micros). |