Skip to main content
POST
List platform integration campaigns for a given account

Authorizations

Authorization
string
header
required

Path Parameters

id
string<uuid>
required

A UUID string identifying this platform integration.

organization_id
string<uuid>
required

A UUID string identifying the organization.

workspace_id
string<uuid>
required

A UUID string identifying the workspace.

Body

application/json
account_id
string
required

The ID of the account.

Response

A list of campaigns associated with the account. For TikTok, each campaign includes its ad groups in the details field.

id
string
required
name
string
required
platform
string
required
account_id
string
required
campaign_id
string
required
platform_integration_id
string
required

The ID of the platform integration associated with this account.

details
object | null