Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Retrieve a list of Campaign Templates 

Entry point:

httpss://<server host>/servicemanager/rest/CampaignAPI/getCampaignTemplateList

Parameters:

ParameterDescription
apiKey api key provided by Noojee Support


Sample query:

https://<server host>/servicemanager/rest/CampaignAPI/getCampaignTemplateList?
apiKey=f863246a-973e-11e6-8784-08002718f5b5


Sample success response:

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