Training
For clients
Загружается...
An object describing an item in the lead forms list. It represents shortened information about a lead form.
| Field name | Type | Conditions | Description |
|---|---|---|---|
| id | string | readable | Form identifier |
| name | string | readable | Form name |
| status | integer | readablewritable choices =
| Form status. Moving an active form to the archive and back is performed only via special requests. Forms in the archive cannot be updated. |
| created | datetime | readable | Creation time |
| updated | datetime | readable | Last update time |
| leads_count | integer | readable | Number of leads collected by the form |
| ad_plans_count | integer | readable | Number of ad campaigns where the form is used |
| ad_plan_ids | list of uint32 | readable | IDs of ad campaigns where the form is used |
| ad_group_ids | list of uint32 | readable | IDs of ad groups where the form is used |
| banner_ids | list of uint32 | readable | IDs of ads where the form is used |
| active_ad_plan_ids | list of uint32 | readable | IDs of active ad campaigns where the form is used |
| notification_actions | list of string | readable choices =
| List of destinations configured for form event notifications |
| logo | object | readable | Company logo |
| main_image | object | readable | Form cover |