Thanks for your reply Jeff..........I would like to ask some more
thing in detail. Sir, I am a programmer & I want to develop an
application to retrieve reports for Company. Reports might be related
to AdGroup, Campaign, Creative (Ad Performance), Keyword or URL. I
want to show these reports on one of my company’s internal website.
Can you please tell me about how much does each report is going to
cost me. I have checked the Rate-Sheet at
http://www.google.com/apis/adwords/developer/adwords_api_ratesheet.html but I am not able to understand that exactly how much does one report
for any particular Campaign or AdGroup or any other Report Type will
cost me if I want a daily report for them?
Kindly help me. Is there some place where I can get Live Chat Help so
that I can get my doubt cleared more properly?
As I mentioned, each call to scheduleReportJob() will cost 500 API
units. You also should call validateReportJob() at least once to make
sure your report request is valid, and then you'd have to make a
couple of calls to getReportJobStatus() and getReportDownloadUrl()/
getGzipReportDownloadUrl() to actually retrieve the report. Each of
those calls cost 1 API unit.
So I would expect that each separate report you request on each day
would cost around $0.13 USD. Each report type costs the same amount;
you're only charged for calls to specific API methods.
Cheers,
-Jeff Posnick, AdWords API Team
On Jul 23, 2:11 am, Neha Mishra <nehamishr...@gmail.com> wrote:
> Thanks for your quick reply..........I would like to ask some more
> thing in detail. Sir, I am a programmer & I want to develop an
> application to retrieve reports for Company. Reports might be related
> to AdGroup, Campaign, Creative (Ad Performance), Keyword or URL. I
> want to show these reports on one of my company’s internal website.
> Can you please tell me about how much does each report is going to
> cost me. I have checked the Rate-Sheet athttp://www.google.com/apis/adwords/developer/adwords_api_ratesheet.html > but I am not able to understand that exactly how much does one report
> for any particular Campaign or AdGroup or any other Report Type will
> cost me if I want a daily report for them?
> Kindly help me. Is there some place where I can get Live Chat Help so
> that I can get my doubt cleared more properly?