Optional
init: RequestInitOptional
init: RequestInitOptional
data?: null | Record<string, never>Optional
device_id?: stringFormat: uuid
Optional
update?: 0 | 1Fetches insights based on the provided query.
The query object containing parameters for fetching insights.
Optional
annotated?: booleanOptional
annotation?: numberOptional
barcode?: numberOptional
brands?: stringOptional
campaigns?: stringOptional
count?: numberOptional
countries?: stringOptional
insight_types?: stringOptional
lc?: stringOptional
order_by?: "random" | "popularity"Optional
page?: numberOptional
predictor?: stringOptional
server_type?: "off" | "obf" | "opff" | "opf" | "off_pro"Optional
value_tag?: stringA promise that resolves to the data from the insights endpoint
MDN Reference