Sha256: e82ae3eed697f8bde6e6c4a2f76d198782f3d3d82dd1228d80b875d6bef7df06
Contents?: true
Size: 735 Bytes
Versions: 1
Compression:
Stored size: 735 Bytes
Contents
# SibApiV3Sdk::UpdateEmailCampaignRecipients ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **exclusion_list_ids** | **Array<Integer>** | List ids which have to be excluded from a campaign | [optional] **list_ids** | **Array<Integer>** | Lists Ids to send the campaign to. Campaign should only be updated with listIds if listIds were used to create it. REQUIRED if already not present in campaign and scheduledAt is not empty | [optional] **segment_ids** | **Array<Integer>** | Mandatory if listIds are not used. Campaign should only be updated with segmentIds if segmentIds were used to create it. Segment ids to send the campaign to. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-9.1.0 | docs/UpdateEmailCampaignRecipients.md |