Skip to main content

OptOutBulkAssignResponse

The results of adding opt-outs and opt-ins

Properties

NameTypeRequiredDescription
opt_insOptInsContains successful and failed opt-ins
opt_outsOptOutsContains successful and failed opt-outs

OptIns

Contains successful and failed opt-ins

Properties

NameTypeRequiredDescription
successfulList[str]Recipients' phone numbers which opt-ins were successfully added for.
failedList[OptOutBulkAssignFailedEntry]Recipients' phone numbers which opt-ins were failed to be added for. Plus, error messages

OptOuts

Contains successful and failed opt-outs

Properties

NameTypeRequiredDescription
successfulList[str]Recipients' phone numbers which opt-outs were successfully added for.
failedList[OptOutBulkAssignFailedEntry]Recipients' phone numbers which opt-outs were failed to be added for. Plus, error messages

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →