Training
For clients
Загружается...
A resource for creating/modifying an ad campaign.
Used in resources: AdPlans, AdPlan
| Field name | Type | Conditions | Description |
|---|---|---|---|
| id | uint32 | readable default_field | Campaign identifier |
| created | datetime | readable | Creation time |
| updated | datetime | readable | Last modified time |
| name | string | readable required writable default_field | Campaign name |
| status | string | readable writable choices =
| Campaign status. The deleted status can also be returned for deleted campaigns. In a campaign with status deleted, only the status itself can be changed. |
| vkads_status | object | readable | Activity and delivery status |
| ad_groups | list of AdGroup | readable writable required | Groups |
| autobidding_mode | string | readable writable choices =
| Auction strategy |
| budget_limit | decimal | readable writable min_value=-1 | Total campaign budget |
| budget_limit_day | decimal | readable writable min_value=-1 | Daily campaign budget |
| date_start | date | readable writable | Campaign start date |
| date_end | date | readable writable | Campaign end date |
| max_price | decimal | readable writable | Upper limit for automatic price adjustment |
| objective | string | readable writable | Campaign objective |
| priced_goal | PricedGoal | readable writable | Payment by TOP goals |
| pricelist_id | int32 | readable writable | Remarketing price list identifier |
| enable_offline_goals | boolean | readable writable | Count offline conversions for the campaign |