DoubleOptInMOKeyword

The DoubleOptInMOKeyword object defines an MO keyword, allowing a mobile user to subscribe to SMS messages using a double opt-in workflow.

NameData TypeDescription
ClientClientIDSpecifies the account ownership and context of an object.
CorrelationIDxsd:stringIdentifies correlation of objects across several requests.
CreatedDatexsd:dateTimeRead-only date and time of the object's creation.
CustomerKeyxsd:stringUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
DefaultPublicationListSpecifies the default publication list to which to add a subscriber.
IDxsd:intRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
InvalidPublicationMessagexsd:stringSpecifies message to send in case a subscriber requests subscription to or unsubscription from an invalid publication list.
InvalidResponseMessagexsd:stringSpecifies message to send in case a subscriber sends in an invalid response.
IsDefaultKeywordxsd:booleanSpecifies if account defaults to this SMS keyword action if no other options are available.
MissingPublicationMessagexsd:stringReserved for future use.
ModifiedDateNullable`1Indicates the last time object information was modified.
NeedPublicationMessagexsd:stringSpecifies message to send in case a subscriber sends in an response that does not specify a publication list.
ObjectIDxsd:stringSystem-controlled, read-only text string identifier for object.
ObjectStatexsd:stringReserved for future use.
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyxsd:stringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesAPIProperty[]A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
PromptMessagexsd:stringContains message sent to subscriber to prompt response as part of the double opt-in process.
SuccessMessagexsd:stringDefines SMS message to send if triggered email send succeeds.
UnexpectedErrorMessagexsd:stringContains message to send to subscriber in case of unexpected error.
ValidPublicationsList[]Defines valid publication lists for use with a double opt-in event.
ValidResponsesxsd:ArrayOfStringDefines valid responses a subscriber can use as part of a double opt-in process.