Versions Compared

Key

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

...

string ReportByMessage(string accessKey, int listID, int messageID) 

  • accessKey: string returned by the Login methodaccess key obtained using the Login method, which must be used to authenticate all other calls 
  • listID: the ID of the list to which the message belongs
  • messageID: the ID of the message for which statistics are being requested

...