Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2020-01-03 Thread Uehsisbs Gjssnsivj
tks for all supporting On Tuesday, 31 December 2019 16:51:34 UTC+7, Akav Zhen wrote: > > Hi, > > My program is working fine with adwords api. > Now,I migrate some codes from adwords api to google ads api,for the ini > config part,I add a new section GOOGLE_ADS, and copy the developerToken > from

Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2020-01-03 Thread Bzusbsg Fusnskav
Thank you for reaching out On Tuesday, 31 December 2019 16:51:34 UTC+7, Akav Zhen wrote: > > Hi, > > My program is working fine with adwords api. > Now,I migrate some codes from adwords api to google ads api,for the ini > config part,I add a new section GOOGLE_ADS, and copy the developerToken >

Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2020-01-03 Thread Google Ads API Forum Advisor Prod
Hi Akav, You also need to go to the project in the Developer Console and enable Google Ads API as explained here. You can use the same project but you have to enable the new API for it as well. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UOFYbT:ref -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2020-01-02 Thread Akav Zhen
Hi, Thank you for your reply. My point is,the adwords api and google ads api are using exactly the same ads developer token and google api project. I only changed the ADWORDS section to GOOGLE_ADS section in the config file. The adwords part is still working,which makes sure the adwords api de

RE: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2020-01-02 Thread Google Ads API Forum Advisor Prod
Hi Akav, Thank you for reaching out. You must make sure that you've enabled Google Ads API for your project in the developer console as explained in the error message. You can do that by following these instructions. Please make sure you've disabled any ad blockers or proxies when visiting the

Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2019-12-31 Thread Sheersha TV
On Tuesday, December 31, 2019 at 3:51:34 PM UTC+6, Akav Zhen wrote: > > Hi, > > My program is working fine with adwords api. > Now,I migrate some codes from adwords api to google ads api,for the ini > config part,I add a new section GOOGLE_ADS, and copy the developerToken > from the ADWORDS sec

Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2019-12-31 Thread Akav Zhen
Hi, My program is working fine with adwords api. Now,I migrate some codes from adwords api to google ads api,for the ini config part,I add a new section GOOGLE_ADS, and copy the developerToken from the ADWORDS section, and nothing else. Then,when I run the sample code of google ads, I got error