Re: Migration version API error cannot use a string pattern on a bytes-like object

2018-06-11 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Fabrice, The "cannot use a string pattern on a bytes-like object" could be a warning thrown by the client library where the byte conversion is not taking place correctly. You may refer to this Stack Overflow post

Migration version API error cannot use a string pattern on a bytes-like object

2018-06-11 Thread fabrice . boccaccini
Bonjour, Nous utilisons la version v201710 de l'api Adwords. Nous souhaitons passer à la version v201802 mais nous rencontrons un problème bloquant. *Nous faisons :* *service = client.GetService('**CustomerService**', version='v201802')* *Puis nous faison:* *accounts = service.getCustomers(