Re: Large amout of keywords and adgroups uploaded with no quota

2012-07-01 Thread jstedman
Tom, There is no way to do this without using any quota if you wish to use the API and not the AdWords UI. There are however ways to optimize your quota usage. Check out the MutateJobService, it might help you reduce your tasks to far fewer API calls: https://developers.google.com/adwords/ap

Re: Which fields are available in the CLICK_PERFORMANCE_REPORT ?

2012-07-01 Thread jstedman
Try using a ReportDefinitionService getReportFields call: https://developers.google.com/adwords/api/docs/reference/latest/ReportDefinitionService#getReportFields -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Re: Estimated CPC and keyword ideas

2012-07-01 Thread jstedman
The keyword ideas and approximate search volumes can be obtained from the TargetingIdeaService, which looks like it has gotten lots of new features lately, but the last time I looked at it was v201101: https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService.Targeting

Re: RateExceededError retryAfterSeconds

2012-07-01 Thread joel
Since Friday night I've seen this repeatedly in our production accounts. Has anyone verified this? On Tuesday, June 26, 2012 6:34:59 AM UTC-4, Anash P. Oommen wrote: > > Hi Minh, > > Please post a sanitized SOAP request and response xml and I'll ask the API > team to look into this. > > Cheers