Hi,
I am trying to run the sample code in sandbox environment.
It's showing error "One or more input elements failed validation" at
line..

newCampaign = campaignService.addCampaign(newCampaign);

The values passed for the account are...

headerst.Add("email", "[EMAIL PROTECTED]");
headerst.Add("clientEmail", "[EMAIL PROTECTED]");
headerst.Add("clientCustomerId", "12345");
headerst.Add("password", "irunpass**");
//headerst.Add("applicationToken", "171-997-0172");
headerst.Add("developerToken", "[EMAIL PROTECTED]");
headerst.Add("useragent", "Irun Demo Application1");

I commented application token because it is not required in sandbox
testing.
AdWordsUser user = new AdWordsUser();
user.useSandbox();  // use sandbox

Please advice...
Thanks,
Deepak.

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