Versions Compared

Key

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

...

Code Block
linenumberstrue
httphttps://<server host>/servicemanager/rest/CampaignAPI/getCampaignTemplateList

Parameters:

ParameterDescription
timeStampthe authentication timestamp.
hashthe authentication signature or hash.
apiKey api key provided by Noojee Support


Sample query:

Code Block
linenumberstrue
http://<server host>/servicemanager/rest/CampaignAPI/getCampaignTemplateList?
timeStamp=1412212472393&
hash=b529f3e9d6d20e40ff232a07c02bcad62fe6da45755abfeb618af09c9f781bf7apiKey=f863246a-973e-11e6-8784-08002718f5b5&


Sample success response:

Code Block
linenumberstrue
{"type":"Campaign Template","entities":[{"id":44,"name":"Bills Campaigns"},{"id":34,"name":"Mobile Phone List"},{"id":47,"name":"My Test"}],"code":0,"message":"OK"}