| Name | Type | Description | Notes |
|---|---|---|---|
| allow_csv_download | bool | True if the current user has the rights to download this segment. | [optional] |
| allow_facebook_audiences | bool | True if this StoreFront has the Facebook Analytics app connected and supports them | [optional] |
| created_dts | string | Created date | [optional] |
| deleted | bool | True if this campaign was deleted | [optional] |
| email_segment_uuid | string | Email segment UUID | [optional] |
| esp_list_segment_folder_uuid | string | List/Segment folder UUID | [optional] |
| facebook_custom_audience | bool | True if you want to sync to a facebook custom audience | [optional] |
| filter_profile_equation_json | string | File profile equation json | [optional] |
| member_count | int | Count of members in this segment | [optional] |
| merchant_id | string | Merchant ID | [optional] |
| name | string | Name of email segment | [optional] |
| rank_json | string | Rank settings json | [optional] |
| rebuild_percentage | float | Percentage of completion for a rebuild. The value range will be 0-1. Multiply by 100 to format for display. | [optional] |
| rebuild_required | bool | True if a rebuild is required because some part of the segment has changed | [optional] |
| storefront_oid | int | Storefront oid | [optional] |
| thirdparty_join_add_tags | string[] | Third party provider tags to add when a customer joins the segment. | [optional] |
| thirdparty_join_remove_tags | string[] | Third party provider tags to remove when a customer joins the segment. | [optional] |
| thirdparty_leave_add_tags | string[] | Third party provider tags to add when a customer leaves the segment. | [optional] |
| thirdparty_leave_remove_tags | string[] | Third party provider tags to remove when a customer leaves the segment. | [optional] |
| thirdparty_list_id | string | List id of third party provider to sync with. | [optional] |
| thirdparty_provider_name | string | Name of third party provider to sync segment to a list with. | [optional] |
| used_by | \ultracart\v2\models\EmailListSegmentUsedBy[] | Details on the flows or campaigns that use this list. | [optional] |