Hello, The Parallel Report Download report can be used to reports for all accounts directly under a manager account in multiple parallel threads. For this you will need to specify the MCC ID of the account for which you're looking to download the reports. As for the error you're receiving could you please share the python script which generated this error along with the MCC ID, so I can take a look? Please use *Reply privately to author* option to respond back.
Thanks, Bharani, AdWords API Team On Thursday, April 12, 2018 at 6:09:11 AM UTC-4, [email protected] wrote: > > Hi all. > > I'm having some issues to do a parallel report download. I have a MCC with > two accounts in it and I want to get the same reports from both accounts. > > First I have a question, which client_customer_id should I use for that? > My MCC one? > > Testing the example, I'm getting the "NotImplementedError". What does ir > means? > > The full error message is below. > > Thanks in advance. > > Traceback (most recent call last): > File "/Users/gustavotronchin/PycharmProjects/Performance > API/adwords_python2_examples_11.0.0/v201710/reporting/parallel_report_download.py", > > line 230, in <module> > main(adwords_client, REPORT_DOWNLOAD_DIRECTORY) > File "/Users/gustavotronchin/PycharmProjects/Performance > API/adwords_python2_examples_11.0.0/v201710/reporting/parallel_report_download.py", > > line 73, in main > queue_size = input_queue.qsize() > File > "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/queues.py", > > line 143, in qsize > return self._maxsize - self._sem._semlock._get_value() > NotImplementedError > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 --- 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 [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/55df0e93-7c02-4f9a-995a-e05d044407f7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
