Hi, trying to retrieve TargetingIdeaService under version v201809 using python 2.7.14, this is the output i have from the terminal. I read in documentation that we need to wait around 30 seconds. try to do it again after 30seconds. but the result is still the same
*PS. I also have tried with python 3.6.7, and the result is the same.
Traceback (most recent call last):
File "keyword_planner_ideas_expansion.py", line 79, in <module>
ideas_expansion(["baju"],1025,21291,1)
File "keyword_planner_ideas_expansion.py", line 60, in ideas_expansion
page = targeting_idea_service.get(selector)
File "C:\Python27\lib\site-packages\googleads\common.py", line 1396, in MakeSoapRequest
e.detail, errors=error_list, message=e.message)
googleads.errors.GoogleAdsServerFault: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro]