You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::ActivityResponseProvides information about an activity that was performed by a campaign.
Instance Attribute Summary collapseThe unique identifier for the application that the campaign applies to.
The unique identifier for the campaign that the activity applies to.
The actual time, in ISO 8601 format, when the activity was marked CANCELLED or COMPLETED.
The unique identifier for the activity.
Specifies whether the activity succeeded.
The scheduled start time, in ISO 8601 format, for the activity.
The actual start time, in ISO 8601 format, of the activity.
The current status of the activity.
The total number of endpoints that the campaign successfully delivered messages to.
The total number of time zones that were completed.
The total number of unique time zones that are in the segment for the campaign.
The total number of endpoints that the campaign attempted to deliver messages to.
The unique identifier for the campaign treatment that the activity applies to.
The unique identifier for the application that the campaign applies to.
#campaign_id ⇒ StringThe unique identifier for the campaign that the activity applies to.
#end ⇒ StringThe actual time, in ISO 8601 format, when the activity was marked CANCELLED or COMPLETED.
#id ⇒ StringThe unique identifier for the activity.
#result ⇒ StringSpecifies whether the activity succeeded. Possible values are SUCCESS and FAIL.
#scheduled_start ⇒ StringThe scheduled start time, in ISO 8601 format, for the activity.
#start ⇒ StringThe actual start time, in ISO 8601 format, of the activity.
#state ⇒ StringThe current status of the activity. Possible values are: PENDING, INITIALIZING, RUNNING, PAUSED, CANCELLED, and COMPLETED.
#successful_endpoint_count ⇒ IntegerThe total number of endpoints that the campaign successfully delivered messages to.
#timezones_completed_count ⇒ IntegerThe total number of time zones that were completed.
#timezones_total_count ⇒ IntegerThe total number of unique time zones that are in the segment for the campaign.
#total_endpoint_count ⇒ IntegerThe total number of endpoints that the campaign attempted to deliver messages to.
#treatment_id ⇒ StringThe unique identifier for the campaign treatment that the activity applies to. A treatment is a variation of a campaign that\'s used for A/B testing of a 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