Opteo / google-ads-api

Google Ads API client library for Node.js
https://opteo.com
MIT License
270 stars 90 forks source link

Ability to retrieve request ID & request/response logs #431

Closed sheyDev closed 1 year ago

sheyDev commented 2 years ago

Is there a way to get the request/response logs and the request ID from this package? I've gone through the documentation but i'm unable to find anything relating to logging. Thank you.

rosslavery commented 2 years ago

I posted about this a little while ago here. We just use the REST API when we need to reproduce an error that occurs with this wrapper 🙂

https://github.com/Opteo/google-ads-api/issues/314