Files
2024-12-09 15:27:01 +02:00

10 lines
590 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/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="AddPromotionsToCampaignDTO"/>