Hi,
How to catch that specific error in c#. I tried with try catch
statement and I got
"
System.Web.Services.Protocols.SoapException: One or more input
elements failed validation. at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse
(SoapClientMessage message, WebResponse response, Stream
responseStream, Boolean asyncCall) at
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters) at
com.google.api.adwords.v12.CampaignService.addCampaign(Campaign
campaign) in g:\deepakworking\adwords\App_Code
\v12\CampaignService.cs:line 71 at _Default.Page_Load(Object sender,
EventArgs e) in g:\deepakworking\adwords\Default.aspx.cs:line 57
"
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---