AdWords API Re: v2009 CampaignService: no username/password?

2010-03-21 Thread quaylar
Yes, credentials are set in the AdWordsUser-object. If you use the standard-constructor, username and password will be read from the app.config and used to generate the authToken. You can use the alternative constructor which takes a dictionary of header-values as input-argument. See

AdWords API Re: v2009 CampaignService: no username/password?

2010-03-19 Thread Peer Jakobsen (AdWords API Guru)
You need to pass an authentication token in the request headers, instead of username/password. This is documented here: http://code.google.com/apis/adwords/v2009/docs/headers.html -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April