OAuth 2.0 hangout and/or screencast please, for PHP Client Library developers

2012-11-13 Thread Pianoman
Dear Google Adwords API Team, As you are recommending we start authenticating using OAuth 2.0, could you (Eric Koleda for example) please either organise a hangout and/or create a screencast, explaining how to go about OAuth 2.0 authentication using the PHP Client Library? The only PHP Client

GetClientCustomerId.php unable to obtain ID for sandbox account

2012-02-24 Thread Pianoman
The v201109 API now requires putting the account ID in the header rather than the email. I want to use the sandbox to test some code, so I need the ID of the sandbox accounts. I am using the PHP client libraries. I am specifically using example program: GetClientCustomerId.php This program

What Client ID should I use?

2011-01-07 Thread Pianoman
Hi all, I am trying to log into this Java tool using my sandbox credentials, but it is failing. The tool is working fine for production accounts when launched from the cmd line using java -jar sandbox-account-viewer-1.2.0.jar -enable-production and I type in one of our clients' Client ID. What