Versions Compared

Key

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

...

  • string GetNewsletters(string accessKey, intlistID)
    • accessKey: access key obtained using the Login method
    • listID: Id of the list in which the desired newsletters are contained. Lists and corresponding IDs can be obtained calling the GetLists Method

If error code=0, the message will contain the IDs of all the newsletters in the list.

...