Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 733 Bytes

GetCampaignPromotionsRequest.md

File metadata and controls

13 lines (9 loc) · 733 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetCampaignPromotionsRequest

Campaigns are entities used to organize marketing promotions.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
CampaignId string The id of the campaign to retrieve. [optional]
ValidateTargeting bool Indicates whether the targeting conditions in the promotions should be validated (only applicable if IncludePromotions is True) [optional]

[Back to Model list] [Back to API list] [Back to README]