Skip to main content

Interface: AdsContextType<TProduct>

Defined in: AdsContext.tsx:10

Type for the ads context value

Type Parameters

TProduct

TProduct extends object

Properties

hydrationStrategy

hydrationStrategy: object

Defined in: AdsContext.tsx:18

fetcher

fetcher: ProductFetcher<TProduct>

key?

optional key: string

matcher

matcher: ProductMatchesOffer<TProduct>


identity

identity: object

Defined in: AdsContext.tsx:11

accountName

accountName: string

channel?

optional channel: Channel

publisherId

publisherId: string

sessionId

sessionId: string

userId

userId: string