get https://sfx.freewheel.tv/api/remote-campaign/get-info?token=MY_CAMPAIGN_TOKEN
This method uses GET to get information about a campaign.
Retrieve Information Return Parameters
Property | Description | Type |
---|---|---|
campaign-name | The name of the campaign as it was entered in the interface. | String |
campaign-active | Indicates whether the campaign is currently active or not. | boolean (true if campaign is running) |
brand-name | The name of the brand for this campaign. | String |
advertiser-name | The name of the advertiser for this campaign. An advertiser may have multiple brands (e.g., "Coca-cola" and "Fanta" are brands of the advertiser "The Coca-Cola company.") | String |