You can run each client in a separate thread rather than sequentially. You 
may not be able to run all 30 at once as there are limits to the number of 
simultaneous requests, but I believe you can do 10 or so at the same time 
this way.

On Wednesday, February 12, 2014 12:27:33 PM UTC-5, Mike Young wrote:
>
>
> How do I use a basic report for many clients. (Cost, Conversions, 
> Impressions etc)
>
> I have 1 MCC with 30 clients (all different IDs)
>
> I would usually add the clientID in auth.ini , but as it changes have 
> wrote a script with a counter that each time the API is run using a 
> scheduled task (every 1 minute) the clientID changes, and increments to the 
> next.
> I have a file that contains all the client ID's and can add as many as I 
> want.
> This works.
>
> *PROBLEM*
> Each client only gets updated every 30 minutes due to there being 30 
> clients. (one every min)
> How can I run all clients every 10 minutes at the same time?
>
> I'm using PHP coding. 
> I have read all the documentation for Adwords, but cant find anything to 
> support this answer.
>
>
>
>
>
>  
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to