Campaign
Get a campaign
Retrieves detailed information about a specific campaign by its ID.
Access Control:
- Admin and Retailer accounts can view information for all campaigns
- Advertiser accounts can only view information for its owner
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the campaign to get.
Response
200
application/json
Successful Response
Schema representing a campaign entity with all its properties and metadata.