Wildberries API TypeScript SDK / <internal> / AdvertTimestamps
Interface: AdvertTimestamps
Defined in: types/promotion.types.ts:1203
Временные метки кампании
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="created"></a> created | string | Время создания кампании | types/promotion.types.ts:1205 |
<a id="updated"></a> updated | string | Время последнего изменения кампании | types/promotion.types.ts:1207 |
<a id="started"></a> started | string | null | Время последнего запуска кампании (null если не запускалась) | types/promotion.types.ts:1209 |
<a id="deleted"></a> deleted | string | Время удаления кампании. Если кампания не удалена, время указывается в будущем | types/promotion.types.ts:1211 |