i have downloaded the sample code to use Google api in .net.
and followed these 
http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html
Instruction to test .
Now i am getting an exception whenever i make call to web service .
Exception is "The developer token in invalid".
I am sending requst to sandbox and using my gmail email address.
my adword login info is :
      private static String email = "[email protected]";
      private static String password = "*******";
      private static String clientEmail = "";
      private static String useragent = "abcds";
      private static String developerToken =
"[email protected]++usd";
     private static String applicationToken ="";
im using the adword api for the first time .
Plz help me.
regards
Ishtiaq ahmed

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to