Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
InsightsServiceAccountResponseNodesItem
Interface InsightsServiceAccountResponseNodesItem
interface
InsightsServiceAccountResponseNodesItem
{
__typename
?:
string
;
data_points
?:
InsightsServiceAccountResponseDataPointsItem
[]
;
delta
?:
null
;
graph_name
?:
string
;
organic
?:
InsightsServiceAccountResponseOrganic
;
total
?:
number
;
}
Index
Properties
__typename?
data_
points?
delta?
graph_
name?
organic?
total?
Properties
Optional
__typename
__typename
?:
string
Optional
data_
points
data_
points
?:
InsightsServiceAccountResponseDataPointsItem
[]
Optional
delta
delta
?:
null
Optional
graph_
name
graph_
name
?:
string
Optional
organic
organic
?:
InsightsServiceAccountResponseOrganic
Optional
total
total
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__typename
data_
points
delta
graph_
name
organic
total
IGPAPI
Loading...