GetHeaderFooterEmail
Gets the header and footer for an email.
Input
Name | Type | Required | Description |
AssetId | Integer | True | The ID of the asset. |
Result Set Columns
Name | Type | Description |
HTMLHeader | String | The HTML header of the email. |
HTMLFooter | String | The HTML footer of the email. |
TextHeader | String | The text header of the email. |
TextFooter | String | The text footer of the email. |