Wildberries API TypeScript SDK / <internal> / UpdateBidsResultCampaign
Interface: UpdateBidsResultCampaign
Defined in: types/promotion.types.ts:1672
Result of bid update for a campaign
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="advert_id"></a> advert_id | number | Campaign ID | types/promotion.types.ts:1674 |
<a id="nm_bids"></a> nm_bids | UpdateBidsResultArticle[] | Updated bids | types/promotion.types.ts:1676 |