Greetings folks! My current task is to collect the costs of the campaigns for some defined date interval. I can succesfullt do it via the CampaignService. But I have several clients, and thus I need to create different AdWordsUser instances for each of them before using the CampaignService. A problem is that I dont know the ids of the clients. I know only their names. So can you suggest me:
How can I get a list of all client ids? Actually, I dont need a special client to be reached. I need all the data from all clients and campaigns. So may be its possible to run this code without specifying the client id? I tryied omitting it, but this resulted in "No campaigns found". ps A small addon: as far as I understand I can obtain the same data by creating daily report via the web interface and downloading it daily. Is this a better way? Is it cheaper? I have tryed to create such a report but I failed to set a generation time for it. I dont understand when it runs and its bad, because I need the data to be ready in the morning.. I will appreciate any help and links, thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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