adwords api extension

Hi,

Im looking for info on integrating adwords api: https://github.com/googleads/googleads-php-lib with my yii2 site. Just ran the composer require command so that it is now in my vendor folder but im new to this kind of extensions things in yii2.

I found an old extension at https://github.com/tprog/yii2-adwords-api but it is not documented, includes an old version of adwords api and Im lost on finding how it makes the integration with the api.

Somebody that could point me on the right direction to get this integration?

Thank you in advance :rolleyes:

Easiest way to do this is to use https://github.com/googleads/googleads-php-lib straightforward.