Versions Compared

Key

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

...

Code Block
linenumberstrue
http://<server host>/servicemanager/rest/CampaignAPI/getDispositionList

Parameters:

ParameterDescription
fTemplateIdComma delimited list of Campaign Template id's.
timeStampthe authentication timestamp.
hashthe authentication signature or hash.


Sample query:

Code Block
linenumberstrue
http://<server host>/servicemanager/rest/CampaignAPI/getDispositionList?fTemplateId=37&
timeStamp=1412212472393&
hash=b529f3e9d6d20e40ff232a07c02bcad62fe6da45755abfeb618af09c9f781bf7

...