Associate a campaign with a custom folder

In order for custom folders to become available in a given campaign they need to be associated with the campaign. This is not necessary for custom folders that are enabled as default folders, which are by default associated to all campaigns.

Path Params
integer
required

The campaign to which the folder should be associated.

integer
required

The custom folder that should be associated with the campaign.

Query Params
string
required

The API key provided for your application

Responses
200

Campaign & Folder associated.

404

Campaign not found | Folder not found.

500

Internal server error, we will provide you with the exception message of the application.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!