Loading...
Was this page helpful?
This documentation provides a reference to the retrieveCampaign
method. This belongs to the Promotion Module.
This method retrieves a campaigns by its ID.
A simple example that retrieves a promotion by its ID:
To specify relations that should be retrieved:
id
stringselect
or relations
, accept the
attributes or relations associated with a campaign.Promise
Promise<CampaignDTO>