Hi, I have developed an interface to collect all information (clicks,impression etc) of my clients (20 clients). My goal is to view all the information as I can do that through Google Adwards panel (with login my password and email).
I have used google's latest PHP library released for v200909. Here is the flow of my coding > I retrieve all of my clients' email addresses first > For each client I have retrieve all campaigns with statistic data. > For a specific client I have summed up the data (i.e clicks,impression) of > all campaigns of that client. I have check that the resulting data is correct. But it takes unacceptable time (near 45 Sec) to finish the whole process. It would be nice to me if I will be suggested to reduce the required time. Is there any other way to retrieve statistic data for a specific client? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] 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
