class TeakPostLaunchSummary

Methods

ToString

Returns a string that represents the current object.

override string ToString();

Return

A string that represents the current object.

Properties

Name Type Description Access

LaunchLink

string

The link used to launch the game, or null.

Get

ScheduleName

string

The name of the schedule for the notification on the Teak Dashboard, or null if this launch was not from a notification.

Get

ScheduleId

string

The id of the schedule in the Teak CMS, or null if this launch was not from a notification.

Get

CreativeName

string

The name of the link or notification on the Teak Dashboard, or null if this launch was not from a notification or link.

Get

CreativeId

string

The id of the link or notification in the Teak Dashboard, or null if this launch was not from a notification or link.

Get

RewardId

string

Opaque reward identifier, or null if no reward.

Get

ChannelName

string

The name of the Teak 'channel', one of: ios_push, android_push, fb_a2u, email, generic_link, or null if this launch was not from a notification or link.

Get

DeepLink

string

The deep link used to launch the game, or null.

Get

SourceSendId

string

Opaque id uniquely identifying an individual notification or email send, or null if this launch is not from a notification or email..

Get

OptOutCategory

string

OptOut category for this notification, or "teak" as the default.

Get