Re: Failed to get authToken. Reason: BadAuthentication

2010-10-11 Thread drkameleon
il and try to figure out what went wrong with your code. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Oct 7, 3:53 pm, drkameleon wrote: > > > > > Anyone??? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Failed to get authToken. Reason: BadAuthentication

2010-10-07 Thread drkameleon
Anyone??? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Goog

Re: Failed to get authToken. Reason: BadAuthentication

2010-10-07 Thread drkameleon
ent_1+your_gmail_address > developerToken = your_gmail_address++EUR (or the appropriate currency > code). > > when making calls to production (https://adwords.google.com), you have > to substitute them with your adwords MCC email/password, adwords > account email and your approved develo

Re: Failed to get authToken. Reason: BadAuthentication

2010-10-07 Thread drkameleon
. "search volume '%s' was found.\n", $keyword- >text, $keyword->matchType, $averageMonthlySearches); } } else { print "No related keywords were found.\n"; } } catch (Exception $e)

Re: Using AdWords API - Keyword Tool

2010-10-06 Thread drkameleon
etingId... > > Request the TARGETED_MONTHLY_SEARCHES attribute to get the search > volume: > >  http://code.google.com/apis/adwords/docs/reference/latest/TargetingId... > > Best, > - Eric Koleda, AdWords API Team > > On Oct 2, 4:56 am, drkameleon wrote: > &g

Failed to get authToken. Reason: BadAuthentication

2010-10-06 Thread drkameleon
Hi everyone, could somebody tell me what EXACTLY i have to use in the place of the variables ($email, etc, etc) - it keeps throwing the same error again and again. $user = new AdWordsUser(NULL, $email, $password, $developerToken, $applicationToken, $userAgent, $clientId); Please, i

Using AdWords API - Keyword Tool

2010-10-04 Thread drkameleon
Hi everyone, I'm wondering if I could get the "Google Monthly Local Exact Searches" (as suggested by the Keyword External Tool) by using the AdWords API? If so, could you help me with that or suggest me an alternative way I could do that? Thanks, Dr.Kameleon -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=