Re: How to get cost from each account for this month without using Account Performance Report in Python

2018-06-28 Thread Eugene Reznichenko
Actually, my script works much faster when I run it after 11 pm EST On Wednesday, June 27, 2018 at 11:11:42 AM UTC-4, Milind Sankeshware (AdWords API Team) wrote: > > Hi Eugene, > > I am afraid that we don't have any direct method to get cost of all > accounts under the manager account.

How to get cost from each account for this month without using Account Performance Report in Python

2018-06-27 Thread Eugene Reznichenko
I am able to pull cost data for each of my managed accounts for this month using Account Performance Report in Python. However, this process is very slow. Is there a method I can use instead of pulling a report for each account? I'm using v201802. -- --