/** * This is auto-generated file, don't modify this file manually */ export interface AdsStoryItemStatsUrlView { /** * Event type */ event_type?: string; /** * Event hash */ rhash?: string; }