Files
2024-08-18 16:54:36 +02:00

10 lines
595 B
Plaintext

---
displayed_sidebar: promotionReference
---
import { TypeList } from "docs-ui"
# AddPromotionsToCampaignDTO
<TypeList types={[{"name":"id","type":"`string`","description":"The ID of the campaign.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_ids","type":"`string`[]","description":"Ids of promotions to add","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/v2/advanced-development/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="AddPromotionsToCampaignDTO"/>