AdWords API Re: Download reports

2008-12-08 Thread AdWords API Advisor
Hello Manfred, No, it's not possible to create a report with the AdWords web interface that always has the same id. Each report you create, either from the web interface or from the AdWords API, will have a unique id assigned to it. If you call the ReportService.getAllJobs() method you'll get

AdWords API Download reports

2008-12-08 Thread MFinette
Hello, is it possible to download reports without knowing the ID? e.g. our customer creates a report by himself. This report gets an id. How can we download this report without knowing the ID? Is it possible to create a report which is always updated under the same ID so that we can set this ID i

AdWords API Re: what regex validates displayUrl?

2008-12-08 Thread AdWords API Advisor
Hello Rohit, Yep, I just don't think there's anything specific that I can recommend--even if there is a current regex that's being used on the server-side, it's definitely subject to change, and using the methods that we provide for checking ads and criteria before submission is the only way to

AdWords API Re: Is .NET client really v13 already?

2008-12-08 Thread AdWords API Advisor
Hello Andy, Yes, v13 is supported, but there are a few changes that you need to make to the source code or else v12 will be used. Those changes are outlined in the README file: http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/README?r=39 Specifically: The client libra

AdWords API Re: Java API change ClientEmail

2008-12-08 Thread AdWords API Advisor
Hello David, By default, the AdWordsUser object's constructor will read all header information, including the clientEmail, from the information stored in the ~/adwords.properties file. However, you can use one of the other constructors to create an instance of the object that has credentials set

AdWords API Re: help with keyword reports for single campaigns

2008-12-08 Thread Tomac
Hi rgg, Please see http://groups.google.com/group/adwords-api-php/msg/71175836fe04e30e. Cheers, Tom -- Thomas Steiner http://blog.tomayac.de mailto:tomac AT google DOT com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

AdWords API help with keyword reports for single campaigns

2008-12-08 Thread rgg
I am using the APIlity PHP Library and have left numerous posts on the APIlity Forum but have had no replies for days. I am hoping someone in this forum may be able to help. I am trying to generate keyword reports for one campaign at a time but cannot get it to work. I either get a report with

AdWords API Re: AdScheduling API usage

2008-12-08 Thread rashmi
Hi, I got the error information. So, you can ignore my earlier mail. Thanks for your replies. On Dec 8, 5:32 pm, rashmi <[EMAIL PROTECTED]> wrote: > Hi, > > Thanks for the link. > > The error I am getting is: > AdWords API Error(s): >   Violation #0 >       Code: 29 >       Detail: Cannot targe

AdWords API Re: AdScheduling API usage

2008-12-08 Thread rashmi
Hi, Thanks for the link. The error I am getting is: AdWords API Error(s): Violation #0 Code: 29 Detail: Cannot target locations within this country. Is Exemptable: false Field: geoTargeting Index: 0 Text Index: Text Length: Trigger: MM Can you l