NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Unable to create ComplexType for a Multidimensional Array


Joined: 10 Mar 2009
Posts: 1
Reply with quote
Hi,
I have an array which appears like below:
Array
(
[0] => Array
(
[goalType] => 1
[goalTypeName] => Sales
[Conversions] => 200
[Revenue] => 10000
[ConversionVisitors] => 500
[ConversionRate] => 10
[AverageSale] => 25
[ROI] => 30
)

[1] => Array
(
[goalType] => 2
[goalTypeName] => Leads
[Conversions] => 200
[ConversionVisitors] => 500
[ConversionRate] => 10
[CostPerLead] => 85
)

[2] => Array
(
[goalType] => 3
[goalTypeName] => Downloads
[Conversions] => 200
[ConversionVisitors] => 500
[ConversionRate] => 10
[CostPerDownload] => 4.256
)

[3] => Array
(
[goalType] => 4
[goalTypeName] => Custom
[Conversions] => 200
[ConversionVisitors] => 500
[ConversionRate] => 10
[CostPerConversion] => 4.25
)

)

Please help me in writing the WSDL ComplexType for the above. Thanks and appreciate your suggestions!!
View user's profileFind all posts by ramesh.exploreSend private message
Unable to create ComplexType for a Multidimensional Array
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic