API documents to manage advertising campaigns

API documents for remote management of ad campaigns.

Clear WhiteList

Method: DELETE /advertiser/clearCampaignWhiteList

Get the list of sources added to the WhiteList

Method: GET /advertiser/campaignWhiteList

Delete a traffic source from WhiteList

Method: DELETE /advertiser/removeFromWhiteList

Add a traffic zone to WhiteList

Method: POST /advertiser/addToWhiteList

Clear BlackList

Method: DELETE /advertiser/clearCampaignBlackList

Create WhiteList and add a traffic source

Method: POST /advertiser/setWhiteList

Delete a traffic source from BlackList

Method: DELETE /advertiser/removeFromBlackList

Get the list of sources added to the BlackList

Method: GET /advertiser/campaignBlackList

Add a traffic zone to BlackList

Method: POST /advertiser/addToBlackList

Create BlackList and add a traffic source

Method: POST /advertiser/setBlackList

Set up a campaign bid

Method: PATCH /advertiser/setBid

Update an offer link (Final destination URL) for Advertising Campaigns

Method: PATCH /advertiser/setDestinationUrl

Update domain of all created Advertising Campaigns

Method: PATCH /advertiser/replaceDomain

Unarchive an Advertising Campaign

Method: PATCH /advertiser/unarchiveCampaign

Archive an Advertising Campaign

Method: PATCH /advertiser/archiveCampaign

Get the list of all Advertising Campaigns and Ads

Method: GET /advertiser/inventory

Retrieve the current balance amount

Method: GET /advertiser/balance

Retrieve data about an Advertising Campaign

Method: GET /api/v1/advertiser/campaign/{id}

Update an Advertising Campaign

Method: PUT /api/v1/advertiser/campaign/{id}

Get Advertising Campaign Statistics

Method: GET /advertiser/listStats

Activate an Advertising Campaign

Method: PATCH /advertiser/startCampaign

Stop an Advertising Campaign

Method: PATCH /advertiser/stopCampaign

Create an Advertising Campaign

Method: POST /api/v1/advertiser/campaign

A Comprehensive Guide to Working with the HilltopAds API for Advertisers.

API stands for Application Programming Interface. In simple terms, it