Api Model:DneList

From HasOffers

Required Parameters

  • id
    • Values: (int)
  • name
    • Values: (string)
  • is_external - Set if the DNE list will be hosted by a third party provider.
    • Values: 0, 1
  • url - Link to download the DNE list. Required if the is_external parameter is set to 1. Download URL will be automatically generated if is_external parameter is set to 0. Valid schemes are HTTP, HTTPS, and FTP.
    • Values: (string)
  • unsubscribe_link - Link to page for users unsubscribe from a mailing list (add email to DNE list). Required if the is_external parameter is set to 1. Optional to overwrite default unsubscribe link if is_external parameter is set to 0.
    • Values: (string)

Other Optional Parameters

  • status - Default 'enabled'.
    • Values: enabled, disabled

Additional Return Parameters

Read only parameters return with each object.

  • count - Total number of email addresses that have been added to the DNE list.
    • Values: (int)

 
Email this page to a friend or co-worker