---
type: resource-type
title: PinpointCampaign
description: aws resource type AWS::Pinpoint::Campaign
name: PinpointCampaign
lexicon: aws
resource_type: AWS::Pinpoint::Campaign
---
`AWS::Pinpoint::Campaign`, a resource type of the aws lexicon.

## Properties

- `ApplicationId` (`string`, required)
- `Name` (`string`, required)
- `Schedule` (`PinpointCampaign_Schedule`, required)
- `SegmentId` (`string`, required)
- `AdditionalTreatments` (`PinpointCampaign_WriteTreatmentResource[]`, optional)
- `Arn` (`string`, optional)
- `CampaignHook` (`PinpointCampaign_CampaignHook`, optional)
- `CampaignId` (`string`, optional)
- `CustomDeliveryConfiguration` (`PinpointCampaign_CustomDeliveryConfiguration`, optional)
- `Description` (`string`, optional)
- `HoldoutPercent` (`number`, optional)
- `IsPaused` (`boolean`, optional)
- `Limits` (`PinpointCampaign_Limits`, optional)
- `MessageConfiguration` (`PinpointCampaign_MessageConfiguration`, optional)
- `Priority` (`number`, optional)
- `SegmentVersion` (`number`, optional)
- `Tags` (`Record<string, unknown>`, optional)
- `TemplateConfiguration` (`PinpointCampaign_TemplateConfiguration`, optional)
- `TreatmentDescription` (`string`, optional)
- `TreatmentName` (`string`, optional)

## Attributes

- `Arn`
- `CampaignId`
