A summary of an individual landing page's settings and content.
Name | Type | Description | Notes |
---|---|---|---|
Id | string | A string that uniquely identifies this landing page. | [optional] [readonly] |
Name | string | The name of this landing page. | [optional] |
Title | string | The title of this landing page seen in the browser's title bar. | [optional] |
Description | string | The description of this landing page. | [optional] |
TemplateId | int32 | The template_id of this landing page. | [optional] [readonly] |
Status | string | The status of this landing page. for more information please, see Model/string.php | [optional] [readonly] |
ListId | string | The list's ID associated with this landing page. | [optional] |
StoreId | string | The ID of the store associated with this landing page. | [optional] |
WebId | int32 | The ID used in the Mailchimp web application. | [optional] |
CreatedBySource | string | Created by mobile or web | [optional] [readonly] |
Url | string | The url of the published landing page. | [optional] [readonly] |
CreatedAt | time.Time | The time this landing page was created. | [optional] [readonly] |
PublishedAt | time.Time | The time this landing page was published. | [optional] [readonly] |
UnpublishedAt | time.Time | The time this landing page was unpublished. | [optional] [readonly] |
UpdatedAt | time.Time | The time this landing page was updated at. | [optional] [readonly] |
Tracking | TrackingSettings | [optional] | |
Links | []ResourceLink | A list of link types and descriptions for the API schema documents. | [optional] [readonly] |