# egoisdk.CampaignEmailContent ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | | **body** | **String** | HTML code of the campaign | **plainText** | **String** | Plain text for the campaign | [optional] **snippet** | **String** | Snippet text for the campaign | [optional] **templateId** | **Number** | ID of the template for this campaign (Email builder templates are not allowed) | **url** | **String** | Campaign url | **usePageTitle** | **Boolean** | True to use page title as the campaign title | [optional] [default to false] **file** | **String** | Campaign file | ## Enum: TypeEnum * `file` (value: `"file"`)