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 a list of all active reports (i.e. the most recent 15) currently in the account's Report Center, regardless of whether they were scheduled via the web interface or the AdWords API. However, it's not always easy to determine from that output which job might have been the most recent one scheduled via the web interface and which ones might be older. The surest way to download the correct report using the AdWords API is to schedule that report using the AdWords API, and grab the correct id at the time the report is scheduled. Cheers, -Jeff Posnick, AdWords API Team On Dec 8, 11:06 am, MFinette <[EMAIL PROTECTED]> wrote: > 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 in our program as a constant value? > > Greetings > Manfred Finette --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---