Skip to content

Wildberries API TypeScript SDK / <internal> / CreateCampaignRequest

Interface: CreateCampaignRequest

Defined in: types/promotion.types.ts:1523

Request to create a campaign

Properties

PropertyTypeDescriptionDefined in
<a id="name"></a> namestringCampaign nametypes/promotion.types.ts:1525
<a id="nms"></a> nmsnumber[]WB article IDs (nmId), max 50types/promotion.types.ts:1527
<a id="bid_type"></a> bid_type?BidTypeBid type: manual or unifiedtypes/promotion.types.ts:1529
<a id="payment_type"></a> payment_type?"cpm" | "cpc"Payment type: cpm or cpctypes/promotion.types.ts:1531
<a id="placement_types"></a> placement_types?CampaignPlacementType[]Placement types (only for manual bid campaigns)types/promotion.types.ts:1533

Made with ❤️ for the Wildberries developer community