DoubleOptInMOKeyword

Defines a mobile-originated (MO) keyword, which mobile users can use to subscribe to SMS messages by completing a double opt-in workflow.

NameData TypeDescription
ClientClientID objectSpecifies the account ownership and context of an object.
CorrelationIDStringIdentifies correlation of objects across several requests.
CreatedDateDateTimeThe date and time when the object was created.
CustomerKeyStringUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
DefaultPublicationList objectSpecifies the default publication list to which to add a subscriber.
IDIntRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
InvalidPublicationMessageStringSpecifies message to send in case a subscriber requests subscription to or unsubscription from an invalid publication list.
InvalidResponseMessageStringSpecifies message to send in case a subscriber sends in an invalid response.
IsDefaultKeywordBooleanSpecifies if account defaults to this SMS keyword action if no other options are available.
MissingPublicationMessageStringNot used.
ModifiedDateDateTimeThe date and time when the object was last modified.
NeedPublicationMessageStringSpecifies message to send in case a subscriber sends in an response that doesn't specify a publication list.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringNot used.
OwnerOwner objectDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyStringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesArray of APIProperty objectsA collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
PromptMessageStringContains message sent to subscriber to prompt response as part of the double opt-in process.
SuccessMessageStringDefines SMS message to send if triggered email send succeeds.
UnexpectedErrorMessageStringContains message to send to subscriber in case of unexpected error.
ValidPublicationsArray of List objectsDefines valid publication lists for use with a double opt-in event.
ValidResponsesArray of stringsDefines valid responses a subscriber can use as part of a double opt-in process.