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 messages as below:
(the peoject ID was replaced by xxxxxxxx)
I tried the adwords api,it is still working.
so,what's wrong with the api in the project ?Or,did I missing something in the migrating?
thank you very much.