Re: Google Ads (get_all_disapproved_ads.py): "google.api_core.exceptions.InternalServerError: 500 Internal error encountered"

2019-04-29 Thread bevis_chen
Hi Sai Teja, It seems the error is gone today. I will let you know if facing the error again. Thanks for your replay googleadsapi-forumadvisor於 2019年4月30日星期二 UTC+8上午12時00分54秒寫道: > > Hello, > > I ran the same query with my test account and I was able to fetch the > result without any internal e

RE: Google Ads (get_all_disapproved_ads.py): "google.api_core.exceptions.InternalServerError: 500 Internal error encountered"

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, I ran the same query with my test account and I was able to fetch the result without any internal errors. Could you confirm whether the error is persistent or intermittent? If you are facing the error again please share the entire response log with the requestID to investigate further usi

Re: Google Ads (get_all_disapproved_ads.py): "google.api_core.exceptions.InternalServerError: 500 Internal error encountered"

2019-04-28 Thread bevis_chen
I get the same Internal Error when I tried to query *"ad_group_ad.policy_summary" at* *specific CID 5342789478*. Here are the library logs: (I don't set 'WHERE' condition in my query) Request: { "customerId": "5342789478", "query": "SELECT ad_group_ad.ad.id, ad_group_ad.ad.type, ad_group

RE: Google Ads (get_all_disapproved_ads.py): "google.api_core.exceptions.InternalServerError: 500 Internal error encountered"

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Matthias, I ran the exact query and able to fetch the disapproved ads without any trouble. The error you faced might be an intermittent error. Could you please try the request again? If the error is consistent, you could raise a new issue on our client library