A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Pinpoint/Types/Event.html below:

Event — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Pinpoint::Types::Event
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing Event as input to an Aws::Client method, you can use a vanilla Hash:

{
  app_package_name: "__string",
  app_title: "__string",
  app_version_code: "__string",
  attributes: {
    "__string" => "__string",
  },
  client_sdk_version: "__string",
  event_type: "__string",   metrics: {
    "__string" => 1.0,
  },
  sdk_name: "__string",
  session: {
    duration: 1,
    id: "__string",     start_timestamp: "__string",     stop_timestamp: "__string",
  },
  timestamp: "__string", }

Specifies information about an event that reports data to Amazon Pinpoint.

Instance Attribute Summary collapse Instance Attribute Details #app_package_name ⇒ String

The package name of the app that\'s recording the event.

#app_title ⇒ String

The title of the app that\'s recording the event.

#app_version_code ⇒ String

The version number of the app that\'s recording the event.

#attributes ⇒ Hash<String,String>

One or more custom attributes that are associated with the event.

#client_sdk_version ⇒ String

The version of the SDK that\'s running on the client device.

#metrics ⇒ Hash<String,Float>

One or more custom metrics that are associated with the event.

#sdk_name ⇒ String

The name of the SDK that\'s being used to record the event.

#sessionTypes::Session

Information about the session in which the event occurred.

#timestamp ⇒ String

The date and time, in ISO 8601 format, when the event occurred.


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