Matt Gallivan

Results 1 issues of Matt Gallivan

When running the [access token example](https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/authentication/create_adwords_client_with_access_token.py), I receive the error > AttributeError: module 'googleads.oauth2' has no attribute 'GetAPIScope' However, I can run the following without issue > from googleads import...