Customer Group Import and Export for Promotions

Customer groups are related to campaigns. You can use the customergroup.xsd schema with promotions.

The following sample XML contains a campaign (without actual promotions) that has two customer groups.

<campaign campaign-id="c1">
	<description>A sample campaign.</description>
	<enabled-flag>true</enabled-flag>
	<start-date>2008-01-17T11:04:24</start-date>
	<end-date>2008-01-17T11:04:31</end-date>
	<customer-groups>
		<customer-group group-id="gold-customers" />
		<customer-group group-id="platinum-customers" />
	</customer-groups>
</campaign>
X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.