Skip to main content
GET
Get Campaign Dependency Count
Use it before Delete a Campaign or Replace a Campaign.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

campaignId
integer<int64>
required

The ID of the campaign.

Response

OK

Represents a campaign dependency model.

pageCount
integer<int32>

The number of pages that use the campaign.

Last modified on July 28, 2026