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