ReportType
No description
enum ReportType {
NONE
MY_VISITORS
TRAFFIC_SOURCES
SEARCHES
PAGES_VIEWED
CONTACTS
THE_RUNDOWN
CONVERSIONS
FUNNEL_REPORT
CAMPAIGN_REPORT
FORM_REPORT
CONVERSATION_REPORT
CONTACT_EXPORT_REPORT
NEW_CONVERSIONS
}
Values
ReportType.NONE
ReportType.MY_VISITORS
ReportType.TRAFFIC_SOURCES
ReportType.SEARCHES
ReportType.PAGES_VIEWED
ReportType.CONTACTS
ReportType.THE_RUNDOWN
ReportType.CONVERSIONS
ReportType.FUNNEL_REPORT
ReportType.CAMPAIGN_REPORT
ReportType.FORM_REPORT
ReportType.CONVERSATION_REPORT
ReportType.CONTACT_EXPORT_REPORT
ReportType.NEW_CONVERSIONS
Member Of
CreateReportInput
input ● PatchableReportFields
input ● Report
object