IGPAPI
Preparing search index...
@igpapi/android
AdsFacade
Variable AdsFacade
Const
AdsFacade
:
Effect
<
{
feed
:
{
postsInsights
:
(
input
:
WithOptionalDefaults
,
)
=>
PaginatedFeed
<
WithOptionalDefaults
<
PostsInsightsFeedInput
,
{}
>
,
PostsInsightsFeedResponse
,
PostsInsightsFeedResponseEdgesItem
,
>
;
}
;
graphQL
:
(
...
args
:
[
options
:
AdsGraphQLInput
]
)
=>
Promise
<
unknown
>
;
insightsAccount
:
(
...
args
:
[
options
:
AccountInsightsOptions
]
,
)
=>
Promise
<
InsightsServiceAccountResponseRootObject
>
;
insightsIgtv
:
(
...
args
:
[
mediaId
:
string
]
)
=>
Promise
<
unknown
>
;
insightsPost
:
(
...
args
:
[
mediaId
:
string
]
,
)
=>
Promise
<
InsightsServicePostResponseRootObject
>
;
}
,
never
,
MobileSession
|
MobileDevice
|
GraphqlJsonHttp
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...