Greetings,
I've noticed that the Python version of GetService "ManagedCustomerService"
does not work with a version greater than v201702. I have seen some
examples that show it working with version v201708. Could this be a bug?
NOTE: I can get the list of customers using v201702 but it seems strange to
not work with the latest version.
This is the code I'm using...
managed_customer_service = adwords_client.GetService(
'ManagedCustomerService',
version='v201708'
)
Error Message:
GoogleAdsValueError: Unrecognized version for the AdWords API. Given: v201708
Supported: ['v201607', 'v201609', 'v201702']
My other call to GetReportDownloader is working with v201708.
def get_report_downloader(adwords_client):
return adwords_client.GetReportDownloader(version='v201708')
Thank you for your time.
-Joe
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/34543194-a779-47a5-b2d5-2ca77e06512e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.