Description:
This document summarizes the technical information involved in an API Reporting Licence from adCore.
Costs:
$1000 per month
Report types:
Account performance
Campaign performance
Ad Group performance
Criteria performance
Keyword performance
Ad performance
Search Terms performance
URL performance
Auto Placement performance
*Any additional reports that can be ordered from AdWords can be added to this list upon request.
API method:
API generator:
Sample API request and response:
Calling:
https://adcore.com/3rdp_api/Default.aspx?devToken=123&externalParams=456&method=report_aw_get&methodParams={"accId":123,"obj":"Ad","dateGroup":"Summary","dateFrom":"2013-8-19","dateTo":"2013-8-19"}
Answer:
{"report": [{"campaignID":"123","campaign":"campaign #1","network":"Search Network","campaignState":"active","adGroupID":"123","adGroup":"Ag #1","adGroupState":"enabled","adID":"123","adType":"Text ad","adState":"enabled","ad":"123","descriptionLine1":"descriptionLine1","descriptionLine2":"descriptionLine2","displayURL":"site.com","destinationURL":"http://site.com","imageAdName":"","impressions":"1","clicks":"0","ctr":"0.00%","avgCPC":"0","cost":"0","avgPosition":"2.0","conv1PerClick":"0","convRate1PerClick":"0.00%","costConv1PerClick":"0","convManyPerClick":"0","costConvManyPerClick":"0","valueConv1PerClick":"0.0","totalConvValue":"0.0","table_Id":0}
Comments