v1
latestOpenAPI 3.0.12026-07-22204678550.0 KBCampaign
/2026-01/marketing-solutions/campaigns/{campaign-id}
Get the data for the specified campaign.
A campaign, or in other words a marketing campaign, is an entity that defines advertising objectives and success criteria.
get/2026-01/marketing-solutions/campaigns/{campaign-id}
Path parameters
campaign-idstring required
ID of the marketing campaign; This field is required.
Response
Returns the data of the specified marketing campaign.
Example response
{
"data": {
"type": "Campaign"
}
}