Skip to main content
GET
GetCampaign

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaignId
string
required

Query Parameters

clientKey
string
organizationId
string
skipReportSummaries
boolean

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.

campaign
object
required