Methods Static admin Dashboard admin Dashboard < T > ( ) : AxiosPromise < default < T > > Returns AxiosPromise < default < T > > Static admin Provider Apps admin Provider Apps < T > ( ) : AxiosPromise < default < T > > Returns AxiosPromise < default < T > > Static admin Store Revenue admin Store Revenue < T > ( data ) : AxiosPromise < default < T > > Returns AxiosPromise < default < T > > Static admin Update Settings admin Update Settings < T > ( data ) : AxiosPromise < default < T > > Returns AxiosPromise < default < T > > Static admin Upsert Provider App admin Upsert Provider App < T > ( data ) : AxiosPromise < default < T > > Returns AxiosPromise < default < T > > Static create Session create Session < T > ( title_id , data ) : AxiosPromise < default < T > > Parameters title_id : string data : object Returns AxiosPromise < default < T > > Static in Game Placements in Game Placements < T > ( title_id ) : AxiosPromise < default < T > > Returns AxiosPromise < default < T > > Static replace In Game Placements replace In Game Placements < T > ( title_id , placements ) : AxiosPromise < default < T > > Returns AxiosPromise < default < T > > Static revenue Summary revenue Summary < T > ( title_id , params ? ) : AxiosPromise < default < T > > Parameters title_id : string Optional params : Record < string , any > Returns AxiosPromise < default < T > > Static settings settings < T > ( title_id ) : AxiosPromise < default < T > > Returns AxiosPromise < default < T > > Static store Event store Event < T > ( title_id , session_id , data ) : AxiosPromise < default < T > > Parameters title_id : string session_id : string Returns AxiosPromise < default < T > > Static update Settings update Settings < T > ( title_id , data ) : AxiosPromise < default < T > > Parameters title_id : string data : object Returns AxiosPromise < default < T > >
Typed client for platform-served game advertising.
These endpoints manage publisher inventory displayed around playable games; they are intentionally separate from APIs used to buy advertising campaigns.