View Source Mailchimp.List.InterestCategory.Interest (mailchimp v0.2.0)

Manage interests for a specific Mailchimp list. Assign subscribers to interests to group them together. Interests are referred to as 'group names' in the Mailchimp application.

struct-fields

Struct Fields

  • id - The ID for the interest.

  • category_id - The id for the interest category.

  • list_id - The ID for the list that this interest belongs to.

  • name - The name of the interest. This can be shown publicly on a subscription form.

  • display_order - The display order for interests.

  • subscriber_count - The number of subscribers associated with this interest.

  • links - A list of Mailchimp.Link types and descriptions for the API schema documents.

Link to this section Summary

Functions

Generates an Mailchimp.List.InterestCategory.Interest struct from the given attributes.

Link to this section Functions

Generates an Mailchimp.List.InterestCategory.Interest struct from the given attributes.