Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 821 Bytes

DeleteHardbounces.md

File metadata and controls

11 lines (8 loc) · 821 Bytes

DeleteHardbounces

Properties

Name Type Description Notes
StartDate string Starting date (YYYY-MM-DD) of the time period for deletion. The hardbounces occurred after this date will be deleted. Must be less than or equal to the endDate [optional] [default to null]
EndDate string Ending date (YYYY-MM-DD) of the time period for deletion. The hardbounces until this date will be deleted. Must be greater than or equal to the startDate [optional] [default to null]
ContactEmail string Target a specific email address [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]