Skip to content

Wildberries API TypeScript SDK / <internal> / AuctionAdvertSettings

Interface: AuctionAdvertSettings

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

Настройки кампании

Properties

PropertyTypeDescriptionDefined in
<a id="payment_type"></a> payment_type"cpm" | "cpc"Тип оплаты: - cpm — за показы - cpc — за кликtypes/promotion.types.ts:318
<a id="name"></a> namestringИмя кампанииtypes/promotion.types.ts:320
<a id="placements"></a> placements{ search: boolean; recommendations: boolean; }Места размещенияtypes/promotion.types.ts:322
placements.searchbooleanРазмещение в поиске: - false — да - true — нетtypes/promotion.types.ts:324
placements.recommendationsbooleanРазмещение в рекомендациях: - false — отключено - true — включеноtypes/promotion.types.ts:326

Made with ❤️ for the Wildberries developer community