Raw.stats.BroadcastRevenueStats
Channel revenue ad statistics, see here for more info.
stats.broadcastRevenueStats#5407e297 top_hours_graph:StatsGraph revenue_graph:StatsGraph balances:BroadcastRevenueBalances usd_rate:double = stats.BroadcastRevenueStats;
export namespace Raw {
export namespace stats {
export class BroadcastRevenueStats {
constructor(params: {
topHoursGraph: Raw.TypeStatsGraph;
revenueGraph: Raw.TypeStatsGraph;
balances: Raw.TypeBroadcastRevenueBalances;
usdRate: number;
}) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x5407e297
Property
topHoursGraph
: Raw.TypeStatsGraphAd impressions graph
revenueGraph
: Raw.TypeStatsGraphAd revenue graph (in the smallest unit of the cryptocurrency in which revenue is calculated)
balances
: Raw.TypeBroadcastRevenueBalancesCurrent balance, current withdrawable balance and overall revenue
usdRate
: numberCurrent conversion rate of the cryptocurrency (not in the smallest unit) in which revenue is calculated to usd