API captcha??????

2011-09-06 Thread Joseph Ng.
Hi adwords support team, I operated some tasks with MCC account via API and I got some errors which require to handle captcha. So the question is why do I have to handle captcha while I paid for Adwords API units? Or am I did something wrong with my PHP script? --

Re: Begin with google API and PHP

2011-08-10 Thread Joseph Ng.
Hi, Use your gmail account to work with adwords apis in sandbox. Find file auth.ini in your adwords apis folder then input something like below: email = youracco...@gmail.com password = YOUR_PASSWORD userAgent = MOZ applicationToken = ignored developerToken = youracco...@gmail.com++USD

GetAllAccountChanges problem

2011-08-10 Thread Joseph Ng.
Hi, I'm stuck with this problem: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ [Ljava.lang.StackTraceElement;@126c1bc after run script GetAllAccountChanges.php. I don't know how to run this script successfully, I didn't make any change in the script, and the error is thrown into my face

Adding keywords to exitsting Campaigns/AdGroups/Ads

2011-08-05 Thread Joseph Ng.
Hi, I am new to Google Adwords API and I have an issue need to be treated. Sorry for stupid question but how can I add keywords to an existing Campaign/Adgroup or Ad using PHP code? I am using v201101. Please give me a hand. Thanks so much. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~