spotonlive / laravel-google-ads

Google Ads API for Laravel
MIT License
64 stars 58 forks source link

[OAuth2Exception] client_id required. #17

Closed markhilton closed 7 years ago

markhilton commented 7 years ago

when running: php artisan googleads:token:generate

nikolajlovenhardt commented 7 years ago

Run $ php artisan vendor:publish to publish the configuration file config/google-ads.php and insert:

Please read the documentation: README.md or https://github.com/nikolajlovenhardt/laravel-google-ads