Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.57 KB

EmailEventsCampaignFields.md

File metadata and controls

25 lines (20 loc) · 1.57 KB

org.egoi.client.api.Model.EmailEventsCampaignFields

Properties

Name Type Description Notes
InternalName bool True to include the internal name of the campaign, false otherwise
CampaignHash bool True to include the hash of the campaign, false otherwise
SendDate bool True to include the send date of the campaign, false otherwise
Group bool True to include the group of the campaign, false otherwise
Channel bool True to include the channel of the campaign, false otherwise [optional]
Type bool True to include the type of the campaign, false otherwise [optional]
Url bool True to include the URL of the campaign, false otherwise [optional]
Sender bool True to include the sender of the campaign, false otherwise [optional]
City bool True to include city information, false otherwise (deprecated) [optional]
Country bool True to include country information, false otherwise (deprecated) [optional]
Region bool True to include region information, false otherwise (deprecated) [optional]
Program bool True to include device program information, false otherwise (deprecated) [optional]
Os bool True to include operating system information, false otherwise (deprecated) [optional]

[Back to Model list] [Back to API list] [Back to README]