You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::CampaignResponseAn array of responses, one for each treatment that you defined for the campaign, in addition to the default treatment.
The unique identifier for the application that the campaign applies to.
The Amazon Resource Name (ARN) of the campaign.
The date, in ISO 8601 format, when the campaign was created.
The delivery configuration settings for sending the campaign through a custom channel.
The current status of the campaign\'s default treatment.
The custom description of the campaign.
The allocated percentage of users (segment members) who shouldn\'t receive messages from the campaign.
The settings for the AWS Lambda function to use as a code hook for the campaign.
The unique identifier for the campaign.
Specifies whether the campaign is paused.
The date, in ISO 8601 format, when the campaign was last modified.
The messaging limits for the campaign.
The message configuration settings for the campaign.
The name of the campaign.
The schedule settings for the campaign.
The unique identifier for the segment that\'s associated with the campaign.
The version number of the segment that\'s associated with the campaign.
The current status of the campaign.
A string-to-string map of key-value pairs that identifies the tags that are associated with the campaign.
The message template thatâs used for the campaign.
The custom description of the default treatment for the campaign.
The custom name of the default treatment for the campaign, if the campaign has multiple treatments.
The version number of the campaign.
An array of responses, one for each treatment that you defined for the campaign, in addition to the default treatment.
#application_id ⇒ StringThe unique identifier for the application that the campaign applies to.
#arn ⇒ StringThe Amazon Resource Name (ARN) of the campaign.
#creation_date ⇒ StringThe date, in ISO 8601 format, when the campaign was created.
#default_state ⇒ Types::CampaignStateThe current status of the campaign\'s default treatment. This value exists only for campaigns that have more than one treatment.
#description ⇒ StringThe custom description of the campaign.
#holdout_percent ⇒ IntegerThe allocated percentage of users (segment members) who shouldn\'t receive messages from the campaign.
#hook ⇒ Types::CampaignHookThe settings for the AWS Lambda function to use as a code hook for the campaign. You can use this hook to customize the segment that\'s used by the campaign.
#id ⇒ StringThe unique identifier for the campaign.
#is_paused ⇒ BooleanSpecifies whether the campaign is paused. A paused campaign doesn\'t run unless you resume it by changing this value to false.
#last_modified_date ⇒ StringThe date, in ISO 8601 format, when the campaign was last modified.
#name ⇒ StringThe name of the campaign.
#segment_id ⇒ StringThe unique identifier for the segment that\'s associated with the campaign.
#segment_version ⇒ IntegerThe version number of the segment that\'s associated with the campaign.
#tags ⇒ Hash<String,String>A string-to-string map of key-value pairs that identifies the tags that are associated with the campaign. Each tag consists of a required tag key and an associated tag value.
#treatment_description ⇒ StringThe custom description of the default treatment for the campaign.
#treatment_name ⇒ StringThe custom name of the default treatment for the campaign, if the campaign has multiple treatments. A treatment is a variation of a campaign that\'s used for A/B testing.
#version ⇒ IntegerThe version number of the campaign.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4