Hi Visweswar, That's a lot of questions, I'll try to answer them as best I can. If you have more questions, just follow up on this thread.
1) The old report center could hold upto 15 reports, the new report definition can hold upto 100 report definitions. If you exceed that limit, the oldest report will be deleted. 2) If you are using the old AdWords API reports, then this can take from a few seconds to several minutes. The exact time period depends on how much stats you are pulling in your report. If you are using the new reportservice, then it is lot faster. The report definition typically gets created in a few seconds, and server imposes a 3 minute timeout when downloading reports. See http://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.html for more details. 3) As above. 4) Could you post a specific error message / error code? 5) This depends a lot on how frequently you want the data. If you want to report stats to your user daily, then use a daily report. If monthly, then generate a monthly report. Also, reports tend to save more API units for you than retrieving the stats individually from campaigns. One of the things you could investigate is to create a report definition for daily account stats, with Campaign Id as a column, and then download that report daily. 6) No, there aren't any call limits that are specific to reporting service. AdWords API in general enforces some limits, and if you exceed them, then the server will throw RateExceededError. See http://adwordsapi.blogspot.com/2010/06/better-know-error-rateexceedederror.html for details. 7) Each account can have a maximum of 25 active campaigns. There aren't limits on the number of paused or deleted campaigns. See http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=40907 for various limits as applicable to an AdWords account. Cheers, Anash P. Oommen, AdWords API Advisor. On Oct 21, 9:24 am, Visweswara Reddy Marada <vmar...@gmail.com> wrote: > Based on the API (adwords-api-7.0.0.jar ) usage , we came across below > queries. > Please provide the clarifications for the below to make the optimum use > of API. > > 1) What is the max no.of . concurrent reporting requests are allowed at > account/campaign? > 2) What is the min and max time to generate a report data xml file for > 1 month data, for a campaign? - approx. Stats would also help. > 3) What is the min and max time to generate a report data xml file for > a month for an account where we have 100 campaigns ? - - approx. Stats > would also help. > 4) What is the meaning of Budget exceeded? How long will take for an > end user to upgrade the Budget? Provide us some tips/guide lines to > optimum usage of Budget? > 5) What is the recommended way among the below , to get a 1 month > reporting data from the account? > > Account level multiple requests for each day? - 30 requests one per > each day > (Or) > Account level one request for a duration? - 1 request for entire month. > (or) > Campaign level requests for a duration? – n (campaigns) requests, one > per month = n requests > (or) > Campaign level requests for each day? - n*30 requests for one per > campaign and 1 per day > > 6) Is there any restriction on the no.of calls w.r.t. to requesting the > reporting data per a day/duration/account/campaign? > > 7) What is the max no.of campaigns that an account can have with status > as Active and overall? > > Thank You, > -Visweswar -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en