Campaign info

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Getting information about campaign

In some scenarios like when Motionlab platform is integrated to another service (take Integromat for example) is needed to get information about selected campaign. With this endpoint is possible to get Display name of campaign or its preview image.

Example response

{
    "name": "Campaign name",
    "id": "UUID",
    "thumbnailUrl": "https://thumbnailURL",
    "preset": "None",
    "status": "Running"
}
Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here!