Re: How to use the Google Ads API

2023-03-15 Thread Miguel Rayón
hello the problem is Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential but I pass the access_token through the header and I would like to know the method of obtaining google ads view without developer token

How to use the Google Ads API

2023-03-15 Thread Miguel Rayón
Hi, My question is how it would be to be able to access the customers of a user who logged in to my website and granted AdWords access since I tried to make the request but it asks me for the developer token for this there is an error in how I do it or already I use javascript and axios for th