Versions Compared

Key

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

...

Returns the number of credits left in the administration console, for a specific list or for all lists

 

  • string GetCreditsList(string accessKey, int idList)
    • accessKey: access key obtained using the Login method
    • idList: list identifier

...

If idList <=0, returned data refer to all the lists

...