Re: About developer Token

2012-03-13 Thread Anash P. Oommen
As Evan mentioned, run GetCampaigns.java and GetAccountHierarchy.java once to initialize your sandbox account and get the list of accounts. Then use those details to configure your application and make other calls. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 22 February 2012 18:

Re: About developer Token

2012-02-22 Thread ewan
Check out the official examples. There's one called GetAccountHierarchy.javathat should contain what you're looking for. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: About developer Token

2012-02-22 Thread AW Amazon
Hi ewan, i use java to develop and do you have an example about use "ServicedAccountService" to get customer id On Wed, Feb 22, 2012 at 5:06 PM, ewan wrote: > You're using an email for the clientId here, which I don't think works > anymore. You need to use the numeric customer id that can be

Re: About developer Token

2012-02-22 Thread ewan
You're using an email for the clientId here, which I don't think works anymore. You need to use the numeric customer id that can be retrieved via the ServicedAccountService. On Feb 22, 3:29 am, juststartgg wrote: > i use java to develop Google API and i use adword properties file > do i have to s

Re: About developer Token

2012-02-21 Thread juststartgg
i use java to develop Google API and i use adword properties file do i have to specify some special value here in this properties file, except useSandbox=true email=mym...@gmail.com password=mypass clientId=clientid_1+mym...@gmail.com useragent=INSERT_COMPANY_NAME developerToken=mym...@gmail.com++

Re: About developer Token

2012-02-21 Thread David Bonner
You don't need a developer token to use sandbox. See http://code.google.com/apis/adwords/docs/sandbox.html for more details. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-a