Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
AdsRepository
Class AdsRepository
Index
Constructors
constructor
Methods
graphQL
Constructors
constructor
new
Ads
Repository
(
http
:
AndroidHttp
,
state
:
AndroidState
)
:
AdsRepository
Parameters
http
:
AndroidHttp
state
:
AndroidState
Returns
AdsRepository
Methods
graphQL
graphQL
<
T
extends
{
data
:
any
;
}
>
(
options
:
GraphQLRequestOptions
)
:
Promise
<
T
>
Probably internal only, used for insights
Type Parameters
T
extends
{
data
:
any
;
}
Parameters
options
:
GraphQLRequestOptions
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
graphQL
IGPAPI
Loading...
Probably internal only, used for insights