Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example of ReportByMessageResult

 

Code Block
languagehtml/xml
linenumberstrue
<ReportByMessageENResult>
   <errorCode></errorCode>
   <errorDescription></errorDescription>              
   <Clicks Url="" Total="">
      <Click Email="" Total="" />
      ...           
   </Cliks>
   <Opens Total="">
      <Open Email="" Total="" />
      ...
   </Opens>          
</ ReportByMessageENResult >

 

WS_MailUpReport.ReportByUser method

...