{
  "data": {
    "data": {
      "type": "campaign",
      "id": "string",
      "attributes": {
        "name": "string",
        "status": "string",
        "archived": true,
        "audiences": {
          "included": [
            "Y6nRLr"
          ],
          "excluded": [
            "UTd5ui"
          ]
        },
        "sendOptions": {
          "useSmartSending": true
        },
        "trackingOptions": {
          "isAddUtm": true,
          "utmParams": [
            {
              "name": "utm_medium",
              "value": "campaign"
            }
          ],
          "isTrackingClicks": true,
          "isTrackingOpens": true
        },
        "sendStrategy": {
          "method": "static",
          "optionsStatic": {
            "datetime": "2026-05-15T15:29:04.776Z",
            "isLocal": true,
            "sendPastRecipientsImmediately": true
          },
          "optionsThrottled": {
            "datetime": "2026-05-15T15:29:04.776Z",
            "throttlePercentage": 0
          },
          "optionsSto": {
            "date": "2024-07-14"
          }
        },
        "createdAt": "2026-05-15T15:29:04.776Z",
        "scheduledAt": "2026-05-15T15:29:04.776Z",
        "updatedAt": "2026-05-15T15:29:04.776Z",
        "sendTime": "2026-05-15T15:29:04.776Z"
      },
      "relationships": {
        "campaignMessages": {
          "data": [
            {
              "type": "campaign-message",
              "id": "string"
            }
          ],
          "links": {
            "self": "string",
            "related": "string"
          }
        },
        "tags": {
          "data": [
            {
              "type": "tag",
              "id": "string"
            }
          ],
          "links": {
            "self": "string",
            "related": "string"
          }
        }
      },
      "links": {
        "self": "string"
      }
    }
  }
}