Hi Jakobsen,
wsdl.exe doesn't generate stub classes for any Soap:Fault related
nodes, so it chooses not to generate code for ApiError, ApiException,
etc. It also doesn't generate code for classes that are not referred
anywhere else in the wsdl. Unfortunately, since wsdl.exe skips
ApiError, it skip
Hello,
In .NET for some reason the wsdl generated AdWordsApi.cs files do not
generate all the Error classes. For example the
CampaignAdExtensionError and AdParam error classes are missing and so
are their related Reason enums.
They are not included in the official .Net library either. So far I
ha