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
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
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
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