Skip to main content

Unarchive an Advertising Campaign

Everything about the API method with that you can unarchive an ad campaign.

HilltopAds avatar
Written by HilltopAds
Updated this week

How to unarchive an Advertising Campaign by using API?

Method: PATCH /advertiser/unarchiveCampaign

Description: You can unarchive 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 unarchive

123456

You can provide the ID of only one advertising campaign.

This is a required parameter in the request.


Request Example:

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

https://api.hilltopads.com/advertiser/unarchiveCampaign?key=nXzgO3Bc&campaignId=123456

Unlock the full potential of the HilltopAds ad network API!


Did this answer your question?