Has anyone been able to successfully consume any of the web services and make successful calls? Specifically: https://adwords.google.com/api/adwords/o/v201109/TargetingIdeaService?wsdl
I have looked at http://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary and changed the SoapHeader class name to RequestHeader but now I am seeing another error. *Unable to generate a temporary class (result=1). error CS0029: Cannot implicitly convert type 'MyProject.google.adwords.Type_AttributeMapEntry' to 'MyProject.com.google.adwords.Type_AttributeMapEntry[]'* I would think that Google would write web services that would be compatible with a MAJOR framework and IDE like .NET and Visual Studio. Tony -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en