RE: Developer token not approved when using test account

2020-01-28 Thread Google Ads API Forum Advisor Prod
Hi Mihir, Thanks for reaching out to us. I see that you’re using Geo Performance via AdWords API and are querying the “City Criteria ID” attribute and want to know the corresponding cities you get. You can use the LocationCriterionService "get" function to return a list of location/cities that

Re: Developer token not approved when using test account

2020-01-28 Thread Mihir Chhatre
I am generating the Geo Performance report using the AdWords API. I am accessing the "City Criteria Id" attribute. The report generated gives me the ID for different cities but I am unable to find the name of the cities corresponding to the ID. I came across this link

RE: Developer token not approved when using test account

2020-01-08 Thread Google Ads API Forum Advisor Prod
Hi Mihir, Thanks for reaching out to us. Because test and production accounts cannot interact in any way, you cannot use a test account under your existing production manager account. To use test accounts, you’ll need a new account hierarchy, with a test manager account as the root. For more

Developer token not approved when using test account

2020-01-08 Thread Mihir Chhatre
I have created a production account and have a developer token. I have also created a test account. When I try to make API calls to the test account using the developer token I am getting an error "Developer token not approved". This should not happen as I am making calls to a test account.