Hi, I have daily job to extract multiples services and reports from adwords using the python client library <https://developers.google.com/adwords/api/docs/samples/python/basic-operations> .
since few days, the 26/08, I get an InternalApiError when calling the service AdService to get all ads structure. The job works exactly like the example given in the documentation to get all campaign <https://developers.google.com/adwords/api/docs/samples/python/basic-operations#get-all-campaigns>, the only change is instead of CampaignService I ask for AdService Also, I didn't succeed to get any query ID when using the python client library to send it to the support, the only thing I have in response of the call is an object with 3 attributes: 'totalNumEntries', 'Page.Type', 'entries' In the entries section I have a lot of information regarding ads, but when iterating over pages I finally get the error InternalApiError. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c55a7e64-088a-4d61-9957-bb4f38bb0c72n%40googlegroups.com.