Function: getHydratedAdsByIS()
getHydratedAdsByIS(
args
):Promise
<HydratedAdsResponse
<Product
>>
Defined in: facade.ts:98
Simple fallback hydration strategy using Intelligent Search.
Warning: This implementation does not use cache and may degrade performance.
Prefer using getHydratedAds
with a custom fetcher when possible.
Parameters
args
Targeting arguments to fetch ads.
Returns
Promise
<HydratedAdsResponse
<Product
>>
Promise resolving to hydrated ads response using Intelligent Search