---
id: v1-campaign-activated-campaign
title: CampaignActivatedCampaign
pagination_label: CampaignActivatedCampaign
sidebar_label: CampaignActivatedCampaign
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'CampaignActivatedCampaign', 'v1CampaignActivatedCampaign']
slug: /tools/sdk/typescript/triggers/models/campaign-activated-campaign
tags: ['SDK', 'Software Development Kit', 'CampaignActivatedCampaign', 'v1CampaignActivatedCampaign']
---

# CampaignActivatedCampaign

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | `string` | Unique ID for the campaign. | [default to undefined]
**name** | `string` | The human friendly name of the campaign. | [default to undefined]
**description** | `string` | Extended description of the campaign. | [default to undefined]
**created** | `string` | The date and time the campaign was created. | [default to undefined]
**modified** | **(optional)** `string` | The date and time the campaign was last modified. | [default to undefined]
**deadline** | `string` | The date and time the campaign is due. | [default to undefined]
**type** | `string` | The type of campaign. | [default to undefined]
**campaignOwner** | `CampaignActivatedCampaignCampaignOwner` |  | [default to undefined]
**status** | `string` | The current status of the campaign. | [default to undefined]

