Hi, I'm not sure which client library you are using, but at the bottom of this guide<https://developers.google.com/adwords/api/docs/guides/clientlogin-to-oauth2-single-mcc> we have links to the *OAuth 2.0 Usage Guides* for each library. Each guide will describe how to modify the library's configuration file for OAuth2. If you still have trouble after going through the relevant guide please let me know.
Thanks, Josh, AdWords API Team On Tuesday, May 13, 2014 9:11:13 AM UTC-4, abhijit chaudhari wrote: > > Hi we are migrating to Adword API v201402, and after updating web service > references we are getting below errors. > > > > Gateway.Google.ReportDefintionService.SoapHeader RequestHeader = > new Gateway.Google.ReportDefintionService.SoapHeader(); > RequestHeader.developerToken = connectionInfo.DeveloperToken.Trim(); > RequestHeader.userAgent = UserAgent; > RequestHeader.*authToken* = authtoken.Trim(); > > > > AuthToken property is missing so can you please let us know how we can > pass authtoken while making API request, > > > > Thanks in advance. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
