Versions Compared

Key

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

...

  • string GetGroups(string accessKey, int listID)
  • accessKey: access key obtained using the Login method
  • listID: ID of the list within which the newsletter has to be created. Lists and corresponding IDs can be obtained calling the metodo GetLists

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

...