API for Webmasters

A manual on how to use API statistics if you are a Webmaster/Publisher and have an AdSpyglass account

Sevak avatar
Written by Sevak
Updated over a week ago

Adspyglass provides JSON format API reports.

Please pass in the HEAD request the following credentials (to be requested from the Support manager):

X-ASG-AUTH-EMAIL 
X-ASG-AUTH-TOKEN


Reporting link examples:


Response example:

{
"name":"Belgium",
"broker_hits":235875,
"broker_clicks":14144,
"broker_income":41.640354,
"requests":0.0,
"impressions":0.0,
"discrepancy":0.0,
"broker_cpc":0.002944029553167421,
"real_cpm":0.0,
"ctr":0.0,
"iso":"be"
}


Reporting balance link:

{
"balance": "1000.00"
}

Did this answer your question?