Google Ads API: object has no attribute 'get_customer'

2022-05-24 Thread Luis Felipe Chutá Ortiz
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could

Api Google Ads: CustomerServiceClient' object has no attribute 'get_customer'

2022-05-24 Thread Pablo Herrera
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could

Google ads Api: object has no attribute 'get_customer'

2022-05-24 Thread Carlos Herrera
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could

Google Ads API: object has no attribute 'get_customer'

2022-05-24 Thread Luis Chutá
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could

Object has no attribute get_customer- Python 3.8

2022-05-24 Thread Luis Chutá
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could n

RE: Google Ads API: object has no attribute 'get_customer'

2022-05-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Luis, Thank you for reaching out to the Google Ads API support team. To investigate the issue further, could you please provide the complete request and response with request-id?If you haven’t yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java)

Object has no attribute get_customer

2022-05-20 Thread Luis Chutá
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could n

Google Ads API: object has no attribute 'get_customer'

2022-05-20 Thread Luis Chutá
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could n

Google Ads API: object has no attribute 'get_customer'

2022-05-20 Thread Luis Chutá
Hey! I am trying to migrate a google script from google-ads version 14.0.1 to version 16.0.0 but I've encountered this error when I am executing the code. I've found nothing of use on the documentation about this get_costumer method so I would like to know what is the current form or use of it