Salesforce B2C Commerce 24.7 > Administering Your Organization > Import and Export > Import and Export Object Cheatsheet > Promotion and Campaign Object Import and Export
Promotions Import and Export
Use the promotion.xsd
to specify an import and export file for both
campaigns and promotions.
- Top Level Element and Mass Data Import Structure Examples
Structure examples for defining campaign and promotion elements at the top level and for mass data support. - Promotion Campaigns
A campaign is a complex data type within thepromotion.xsd
schema that is primarily used to group promotions. - Promotion Classes
All promotion classes (product, order, shipping, and bonus) share certain elements that are defined at the level of the promotion XML element and specified inpromotion.xsd
. - Exporting Individual Promotions
You can import and export individual promotions within Business Manager. - Importing/Exporting Rank and Exclusive Attributes
The promotion attributes Rank and Exclusive are supported in the promotion .xsd. - Buy X for Total Product Promotion
You can add a Buy X for Total product promotion to a campaign. - Customer Group Import and Export for Promotions
Customer groups are related to campaigns. You can use thecustomergroup.xsd
schema with promotions. - Source Code Import and Export for Promotions
You can use thesourcecode.xsd
schema to import and export for promotions. - Import of Promotion and Campaign Coupon Assignments
Thepromotion.xsd
schema can define how to specify coupons that are attached to promotions and campaigns. - Product Promotions Import and Export
A product promotion rule adds all required information to target certain products with product-specific discount rules. - Order Promotions Import/Export
Order promotions are simpler than product promotions, their XML schema a subset of the previously-described product promotions schema. - Shipping Promotions Import/Export
The import/export format for shipping promotions is similar to that of order promotions. The major difference is that shipping promotions let you define discounted shipping methods. - Promotion Schedule Import/Export
All promotion classes support an optional promotion schedule that controls when a promotion is active.
Infocenter Retirement: On June 30, 2023, the Infocenter was retired, and documentation currently hosted on the Infocenter will be published to Salesforce Help, Commerce Cloud Developer Center, and Salesforce B2C Commerce Developer Documentation Resources. For more information, see the release note.