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 AccountServiceNoConfigDemo.cs to see which header-values you have to pass. cheers, On 20 Mrz., 01:21, BeeGeez <[email protected]> wrote: > I'm trying to use the CampaignSelector to loop through all my > Campaigns but the example in the GetAllCampaigns.cs class doesn't use > a username/password. How do I set up the credentials to use the right > account for the Campaign Service? Is it set in the AdWordsUser > somehow? If so, can I get an VB.NET (or C#) code example how to do > this? > > I also looked at the examples in the client libraries but I it seems > like username/password is only used in v13. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en To unsubscribe from this group, send email to adwords-api+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
