Hi, while importing AdWords services to generate proxy classes I noticed that CollectionSizeError type is defined in two namespaces:
- https://adwords.google.com/api/adwords/cm/v201008 (in ReportDefinitionService), - https://adwords.google.com/api/adwords/o/v201008 (in TargetingIdeaService and TrafficEstimatorService)Structure of CollectionSizeError type is identical in every WSDL. So my question is: should these types be considered different, or you accidentaly exported two identical types to different XML namespaces? Reason I am asking is because I wanted all my proxy types to reside in one namespace and this is only type for which I am getting duplicate definition compiler error. Thank you! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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
