Hello Harish, Please find my detailed response below:
SOAP logs are the actual API request and response log in the XML format. These logs help to troubleshoot the error and fix the issue. You may refer to our troubleshooting guide <https://developers.google.com/adwords/api/docs/guides/troubleshooting> for more information. You could also enable SOAP logging for the Python client library by following the steps mentioned in this guide <https://github.com/googleads/googleads-python-lib>. As for your second concern, you may refer to this guide <https://github.com/googleads/googleads-python-lib/blob/master/googleads/adwords.py#L2208> which lists all the supported predicates for DURING clause. For this use case, you will have to run two reports separately specifying the two dateRanges as: - First report with .During(start_date=20171001, end_date=20171004) - Second Report with .During(start_date=20171009, end_date=20171031) Then you can accumulate results of both the reports for this specific dateRange <https://developers.google.com/adwords/api/docs/guides/reporting#date_ranges> to obtain the desired results. Let me know if you have any other questions. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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. 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/8fc78477-8f9c-4823-9652-4eeb91276124%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.