Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 3.07 KB

File metadata and controls

41 lines (33 loc) · 3.07 KB

SMSTenDLCPartnerCampaign

Properties

Name Type Description Notes
accountId String ID of the account that created this Queue. [optional]
campaignId String Alphanumeric identifier assigned by the registry for a campaign. This identifier is required by the NetNumber OSR SMS enabling process of 10DLC.
status SMSTenDLCPartnerCampaignStatus [optional]
createDate OffsetDateTime Unix timestamp when campaign was created. [optional]
brandId String Alphanumeric identifier of the brand associated with this campaign.
usecase String Campaign usecase. Must be of defined valid types. Use `/registry/enum/usecase` operation to retrieve usecases available for given brand.
description String Summary description of this campaign.
embeddedLink Boolean Does message generated by the campaign include URL link in SMS? [optional]
embeddedPhone Boolean Does message generated by the campaign include phone number in SMS? [optional]
affiliateMarketing Boolean Does message content controlled by affiliate marketing other than the brand? [optional]
numberPool Boolean Does campaign utilize pool of phone nubers? [optional]
ageGated Boolean Age gated content in campaign. [optional]
directLending Boolean [optional]
subscriberOptin Boolean Does campaign require subscriber to opt-in before SMS is sent to subscriber? [optional]
subscriberOptout Boolean Does campaign support subscriber opt-out keyword(s)? [optional]
subscriberHelp Boolean Does campaign responds to help keyword(s)? [optional]
sample1 String Message sample. Some campaign tiers require 1 or more message samples. [optional]
sample2 String Message sample. Some campaign tiers require 2 or more message samples. [optional]
sample3 String Message sample. Some campaign tiers require 3 or more message samples. [optional]
sample4 String Message sample. Some campaign tiers require 4 or more message samples. [optional]
sample5 String Message sample. Some campaign tiers require 5 or more message samples. [optional]
messageFlow String Message flow description. [optional]
helpMessage String Help message of the campaign. [optional]
optinKeywords String Subscriber opt-in keywords. Multiple keywords are comma separated without space. [optional]
optoutKeywords String Subscriber opt-out keywords. Multiple keywords are comma separated without space. [optional]
helpKeywords String Subscriber help keywords. Multiple keywords are comma separated without space. [optional]
optinMessage String Subscriber opt-in message. [optional]
optoutMessage String Subscriber opt-out message. [optional]
brand SMSTenDLCPartnerCampaignBrand [optional]