The error does not occur on every campaign (even within the same
account), so I can get some but not all of the campaigns in any
account.
The affected campaigns consistently fail and I've tried changing one of
these via the AdWords Web Interface (which works fine) so that it's
attributes are set exactly the same as another (API accessible)
campaign within the same account. It was still throwing an error.
Any ideas?
Error Msg
"There is an error in XML document (1, 1163)."
Error Stack
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader
xmlReader, String encodingStyle) at
system.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
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)
Martin
But for now I'm using the nullable classes from
http://nullabletypes.sourceforge.net/.
good luck,
Martin
Cheers
Pete
Negative keywords don't have a maxCpc so you won't miss it.
Hi Pete,
I don't think google is going to revoke the changes.
Thank God this problem is fixed in c# 2.0 !
But for now I'm using the nullable classes from
http://nullabletypes.sourceforge.net/.
good luck,
Martin
I'm taking it for granted to share my analysis and solutions with other
developers and I'm glad that Google honours that efforts.
Although the AdwordsAPI is still declared beta I would really
appreciate Google to announce changes in advance
and give us the chance to identify possible problems.
Furthermore I consider it best to retain the approach of versioning
instead of changing an existing version
with "small" changes too which gives us and you the possibility to
implement changes and test them without endangering our live systems.
Regards,
Martin