Sha256: d62d860b0c8c39c4e5726975e76fd8c4b3c64e0bed26d324431b201c7860419b

Contents?: true

Size: 1.41 KB

Versions: 25

Compression:

Stored size: 1.41 KB

Contents

---
title: CampaignSequence
---
## PureCloud::CampaignSequence

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **date_created** | **DateTime** | Creation time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Last modified time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **version** | **Integer** | Required for updates, must match the version number of the most recent update | [optional] |
| **campaigns** | [**Array<UriReference>**](UriReference.html) | the ordered list of campaign identifiers | |
| **current_campaign** | **Integer** | the zero-based index of the current campaign in the campaigns list | |
| **status** | **String** | status of the sequence | |
| **stop_message** | **String** | if a sequence has unexpectedly stopped, this message provides the reason | [optional] |
| **repeat** | **BOOLEAN** | indicates if a sequence is to repeat from the beginning after the last campaign completes; default is false | [optional] [default to false]|
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
purecloud-0.64.1 doc_out/CampaignSequence.html.md
purecloud-0.62.1 doc_out/CampaignSequence.html.md
purecloud-0.61.1 doc_out/CampaignSequence.html.md
purecloud-0.60.1 doc_out/CampaignSequence.html.md
purecloud-0.59.1 doc_out/CampaignSequence.html.md
purecloud-0.58.1 doc_out/CampaignSequence.html.md
purecloud-0.57.1 doc_out/CampaignSequence.html.md
purecloud-0.56.1 doc_out/CampaignSequence.html.md
purecloud-0.55.1 doc_out/CampaignSequence.html.md
purecloud-0.54.1 doc_out/CampaignSequence.html.md
purecloud-0.53.1 doc_out/CampaignSequence.html.md
purecloud-0.52.1 doc_out/CampaignSequence.html.md
purecloud-0.51.1 doc_out/CampaignSequence.html.md
purecloud-0.50.1 doc_out/CampaignSequence.html.md
purecloud-0.49.1 doc_out/CampaignSequence.html.md
purecloud-0.48.1 doc_out/CampaignSequence.html.md
purecloud-0.47.1 doc_out/CampaignSequence.html.md
purecloud-0.46.1 doc_out/CampaignSequence.html.md
purecloud-0.45.1 doc_out/CampaignSequence.html.md
purecloud-0.44.1 doc_out/CampaignSequence.html.md