We've had this code in place and working properly for almost a year now. All of a sudden, today it chokes on this error (see below). No idea why or what trigger:null means. I've checked here in the forums for others who have experienced various flavors of this problem. All indicate the problem is incomplete data in MCC. Ours has been in place for years without an issue, afaik.
Here's the full barf...
Google.Api.Ads.AdWords.Lib.AdWordsApiException occurred
Message=An API exception has occurred. See ApiException and InnerException fields for more details.
Source=Google.Ads.Common
StackTrace:
at Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String methodName, Object[] parameters) in z:\ads-dotnet-library\developer_support\external\client_libs\ads\csharp\adwords\compile\Lib\AdsSoapClient.cs:line 232
InnerException: System.Web.Services.Protocols.SoapException
Message=[QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'<null>']
Source=System.Web.Services
Actor=""
Lang=""
Node=""
Role=""
StackTrace:
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 Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String methodName, Object[] parameters) in z:\ads-dotnet-library\developer_support\external\client_libs\ads\csharp\adwords\compile\Lib\AdsSoapClient.cs:line 211
InnerException: