Versions Compared

Key

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

...

Paste code macro
languagejson
titleResponse Object
{
  "data": [
    {
      "campaign_id": "<string>",
      "campaign_name": "<string>",
      "type": "<string>",
      "active": "<string>",
      "description": "<string>",
      "status": "<string>"
    }
  ]
}

Field Name

Type

Description

Data

Array

An array of campaigns

campaign_id

String

ID of the campaign

campaing_name

String

Name of campaign

type

String

The type of the campaign

active

String

The state of the campaign either true or false

description

String

The description of the campaign

status

String

The status of the campaign