Clear WhiteList

Contents

Method: DELETE /advertiser/clearCampaignWhiteList

Description: You can clear the WhiteList of the advertising campaign created in the 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

ID of the advertising campaign for which the WhiteList needs to be cleared.

123456

You can specify the ID of only one advertising campaign.

This is a required parameter in the request.

Request Example:

To clear the WhiteList of the advertising campaign with ID 123456, you need to write the following request:

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