Hi, I'm using the AdWords Sandbox API for the first time. I'm using the .NET client library(v201003) to access the API. When I tried calling the TargetingIdeaService service, I'm getting the AuthenticationError.NOT_ADS_USER error.
This is how my config file looks like: <add key="CompanyName" value="ENTER_YOUR_COMPANY_NAME_HERE"/> <add key="Email" value="x...@gmail.com"/> <add key="Password" value="password"/> <add key="ClientEmail" value="client_1+x...@gmail.com"/> <add key="DeveloperToken" value="x...@gmail.com++cad"/> I created the above adwords account yesterday for testing. This is the sandbox API I'm trying to access: <add key="AdWordsApi.Url" value="https://adwords-sandbox.google.com"/> I'm stuck and not sure what I'm doing wrong. It would be great if someone could point me in the right direction. Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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