GetCampaign
CampaignService
GetCampaign
Retrieve a campaign.
GET
GetCampaign
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
If true, the response will omit the summary fields on the campaign's reports
and set reports_include_summaries to false on the Campaign message.
Reports will still be included with report_id and report_name populated.
This significantly improves response times for campaigns with many reports. Defaults to false.
Response
A successful response.
The response of a call to CampaignService_GetCampaign to retrieve a campaign.