Preparing search index...
The search index is not available
rettiwt-api
rettiwt-api
IRawAnalytics
Interface IRawAnalytics
Represents the raw data of the analytic result of the User.
interface
IRawAnalytics
{
__typename
:
string
;
id
:
string
;
organic_metrics_time_series
:
IAnalyticsMetric
[]
;
relationship_counts
:
IAnalyticsRelationships
;
verified_follower_count
:
string
;
}
Index
Properties
__typename
id
organic_
metrics_
time_
series
relationship_
counts
verified_
follower_
count
Properties
__typename
__typename
:
string
id
id
:
string
organic_
metrics_
time_
series
organic_metrics_time_series
:
IAnalyticsMetric
[]
relationship_
counts
relationship_counts
:
IAnalyticsRelationships
verified_
follower_
count
verified_follower_count
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__typename
id
organic_
metrics_
time_
series
relationship_
counts
verified_
follower_
count
rettiwt-api
Loading...
Represents the raw data of the analytic result of the User.