# Campaign Object

### Example

```json
{ 
  "uuid": "MF9a78983d1c",
  "name": "My cool newsletter"
}
```

<table><thead><tr><th width="217">Property</th><th width="140.66666666666666">Type</th><th>Description</th></tr></thead><tbody><tr><td>uuid</td><td>string</td><td>the unique ID of the  campaign</td></tr><tr><td>name</td><td>string</td><td>the name of the campaign</td></tr></tbody></table>
