Currently trying to figure out the Google Ads API, I did manage to get the token using Postman.
The test account is strange though. I made sure to create everything with my work email address and also have that account active. However, the test account has been created with my PRIVATE google account.
Another weird thing, despite being admin, I am not eligible to create a new google ads account / campaign (manually) - Your account's access level doesn't include billing information. If you need access to billing, speak with your account admin.
This makes the test account useless and I can't find a way to delete it and create a new one. If I log into my work account the api center says the test account has been created with no way of deleting it.
Account is 822-571-4813 and currently appearing as "closed". I would appreciate if the Google Ads API Team could look into this.
We just need the API to make GET calls and POST requests for a marketing dashboard to check metrics of campaigns/adgroups (not ads) and make adjustments to bids/budgets and it really shouldn't be that difficult.
I am also thankful for any good source for making POST/GET calls to the google ads API via Postman or any tips on how to progress really.