Skip to main content
All CollectionsAPI
Archive an Advertising Campaign
Archive an Advertising Campaign

How to archive an Advertising Campaign by using API?

HilltopAds avatar
Written by HilltopAds
Updated over a week ago

Method: PATCH /advertiser/archiveCampaign

Description: You can archive an advertising campaign created in your HilltopAds account.

Parameters:

name

description

example

comment

key

A unique API key that you can generate in the API section of your HilltopAds account

nXzgO3Bc

This is a required parameter in the request.

campaignID

The ID of the campaign you want to archive

123456

You can provide the ID of only one advertising campaign.

This is a required parameter in the request.


Request Example:

To archive the advertising campaign with the Campaign ID 123456, you need to write the following request:


Did this answer your question?