Hello,
yesterday I wanted to create a test account for testing your adwords API for PHP, but not successful.
I asked for help, and someone in your team sent me a link, in which is written, that I should first create a production management account
and a test management account. So, I've done it, and tried the PHP samples. But this time it did NOT work again.
Can someone tell me what's wrong with that, and how would it work?
- PHP example:
adwords-examples-30.0.0\examples\AdWords\v201708\Optimization\getKeywordIdeas.php
- Message:
Fatal error: Uncaught exception 'Google\AdsApi\AdWords\v201708\cm\ApiException' with message '[QuotaCheckError.DEVELOPER
_TOKEN_NOT_APPROVED @ ; trigger:'<null>']' in D:\testPHP\adwords-examples-30.0.0\vendor\googleads\googleads-php-lib\src\
Google\AdsApi\Common\Util\Reflection.php:39
>>My account information:
- production management account: 163-653-2493
developer token: RJ5S********JhJg
developer token: YEia********eToA
>> PHP settings:
- adsapi_php.ini
; from account 163-653-2493
developerToken = "RJ5S********JhJg"
clientCustomerId = "163-653-2493"
clientSecret = "miZB********JQQk"
refreshToken = "1/dWV**********************006r"
Kind regards,
Nico