Get the list of sources added to the WhiteList

Contents

Method: GET /advertiser/campaignWhiteList

Description: You can obtain the list of sources added to the WhiteList for the 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

ID of the advertising campaign for which you need to get the list of sources added to the WhiteList

123456

You can specify the ID of only one advertising campaign.

This is a required parameter in the request.

Request Example:

To get the list of sources added to the WhiteList for the advertising campaign with the ID 123456, you need to write the following request:

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