Netsutie PHP Toolkit
|
Data Fields | |
const | _clickedThrough = "_clickedThrough" |
const | _failedDeliveryFailure = "_failedDeliveryFailure" |
const | _failedInvalidAddress = "_failedInvalidAddress" |
const | _failedOther = "_failedOther" |
const | _failedSpam = "_failedSpam" |
const | _failedTemplateError = "_failedTemplateError" |
const | _failedUnexpectedError = "_failedUnexpectedError" |
const | _invalidSenderAddress = "_invalidSenderAddress" |
const | _mailboxDisabled = "_mailboxDisabled" |
const | _mailboxIsFull = "_mailboxIsFull" |
const | _mailboxNotAcceptingMessages = "_mailboxNotAcceptingMessages" |
const | _mailProtocolIssues = "_mailProtocolIssues" |
const | _mediaError = "_mediaError" |
const | _messageExceedsSizeLengthLimits = "_messageExceedsSizeLengthLimits" |
const | _networkServerIssues = "_networkServerIssues" |
const | _opened = "_opened" |
const | _purchased = "_purchased" |
const | _queued = "_queued" |
const | _received = "_received" |
const | _responded = "_responded" |
const | _securityIssues = "_securityIssues" |
const | _sent = "_sent" |
const | _skippedDueToPreviousHardBounce = "_skippedDueToPreviousHardBounce" |
const | _subscribed = "_subscribed" |
const | _tooManyRecipients = "_tooManyRecipients" |
const | _unsubscribed = "_unsubscribed" |
const | _unsubscribedByFeedbackLoop = "_unsubscribedByFeedbackLoop" |
Static Public Attributes | |
static | $paramtypesmap |
CampaignResponse_marketingTypes
Definition at line 8 of file CampaignResponse_marketingTypes.php.
|
static |
Definition at line 12 of file CampaignResponse_marketingTypes.php.
const _clickedThrough = "_clickedThrough" |
Definition at line 22 of file CampaignResponse_marketingTypes.php.
const _failedDeliveryFailure = "_failedDeliveryFailure" |
Definition at line 30 of file CampaignResponse_marketingTypes.php.
const _failedInvalidAddress = "_failedInvalidAddress" |
Definition at line 38 of file CampaignResponse_marketingTypes.php.
const _failedOther = "_failedOther" |
Definition at line 46 of file CampaignResponse_marketingTypes.php.
const _failedSpam = "_failedSpam" |
Definition at line 54 of file CampaignResponse_marketingTypes.php.
const _failedTemplateError = "_failedTemplateError" |
Definition at line 62 of file CampaignResponse_marketingTypes.php.
const _failedUnexpectedError = "_failedUnexpectedError" |
Definition at line 70 of file CampaignResponse_marketingTypes.php.
const _invalidSenderAddress = "_invalidSenderAddress" |
Definition at line 78 of file CampaignResponse_marketingTypes.php.
const _mailboxDisabled = "_mailboxDisabled" |
Definition at line 86 of file CampaignResponse_marketingTypes.php.
const _mailboxIsFull = "_mailboxIsFull" |
Definition at line 94 of file CampaignResponse_marketingTypes.php.
const _mailboxNotAcceptingMessages = "_mailboxNotAcceptingMessages" |
Definition at line 102 of file CampaignResponse_marketingTypes.php.
const _mailProtocolIssues = "_mailProtocolIssues" |
Definition at line 110 of file CampaignResponse_marketingTypes.php.
const _mediaError = "_mediaError" |
Definition at line 118 of file CampaignResponse_marketingTypes.php.
const _messageExceedsSizeLengthLimits = "_messageExceedsSizeLengthLimits" |
Definition at line 126 of file CampaignResponse_marketingTypes.php.
const _networkServerIssues = "_networkServerIssues" |
Definition at line 134 of file CampaignResponse_marketingTypes.php.
const _opened = "_opened" |
Definition at line 142 of file CampaignResponse_marketingTypes.php.
const _purchased = "_purchased" |
Definition at line 150 of file CampaignResponse_marketingTypes.php.
const _queued = "_queued" |
Definition at line 158 of file CampaignResponse_marketingTypes.php.
const _received = "_received" |
Definition at line 166 of file CampaignResponse_marketingTypes.php.
const _responded = "_responded" |
Definition at line 174 of file CampaignResponse_marketingTypes.php.
const _securityIssues = "_securityIssues" |
Definition at line 182 of file CampaignResponse_marketingTypes.php.
const _sent = "_sent" |
Definition at line 190 of file CampaignResponse_marketingTypes.php.
const _skippedDueToPreviousHardBounce = "_skippedDueToPreviousHardBounce" |
Definition at line 198 of file CampaignResponse_marketingTypes.php.
const _subscribed = "_subscribed" |
Definition at line 206 of file CampaignResponse_marketingTypes.php.
const _tooManyRecipients = "_tooManyRecipients" |
Definition at line 214 of file CampaignResponse_marketingTypes.php.
const _unsubscribed = "_unsubscribed" |
Definition at line 222 of file CampaignResponse_marketingTypes.php.
const _unsubscribedByFeedbackLoop = "_unsubscribedByFeedbackLoop" |
Definition at line 230 of file CampaignResponse_marketingTypes.php.