Hi, The values after the = symbol don't need to be in quotes (i'm not sure how the properties code handles that, so i recommend trying without).
You can provide any value you like for your UserAgent, it doesn't have to contain company name (but that's a good idea). If you do not qualify for free API units, you will incur charges for requests. We recommend using the sandbox<http://code.google.com/apis/adwords/docs/sandbox.html>for developement. - Kevin Winter AdWords API Team On Thursday, March 15, 2012 9:04:52 AM UTC-4, Daniel Marshall wrote: > > please > > >> # clientId and useSandbox are optional and may be commented out. >>> email='<login email>' >>> password='<password>' >>> clientId='<client id without using minus sign>' >>> useragent='<my company name>' >>> developerToken='<developer token>' >>> useSandbox=false >>> partialFailure=false >>> returnMoneyInMicros=false >>> >>> > the content for useragent is exactly like the company name listed when we > go to google adwords on my account and then adwords API center right? and > i'm using single quote sign (') at the beginning and end of the value, is > it correct? > > another question, if somehow i managed to fetch the data afterwards, > google will charge for it right? or not? > if yes, then during testing i probably should make useSandbox=true right? > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en