Hi Fredrick,
I seems you haven't installed the Google ads API. In order to obtain the access to Google Ads API and have it set up so you'll need to do the following:
1. Apply for the Google Ads API access by signing in then navigating to TOOLS & SETTINGS > SETUP > API Center and filling out the API access form. Once you submit the form, you would be granted a developer token with Test access. If you would like to apply for the Basic access level to make API calls to production accounts, you could fill out this form.
2. Create the test manager account and test client accounts via this link.
3. Get the client library with preferred language and set up using the steps listed here.
4. Set up OAuth2 authentication following instructions in this guide. Make sure you enable the Google Ads API by adding it in the Google API Console.
5. Make the Google Ads API calls against your test account using the client library.
|
||||||