📁 /searchDeeplinks
Get a dynamic trackinglink for selected advertiser which leads the user to a search results page with a given keyword.
* HTTP GET
* Querystring
* page: number
* size: number (size <= 100) (page size)
* siteId: number
* format: 'json' | 'csv' = 'json'
* subId: string
* keywords: string
* country: string (ISO)
Example request
https://advanced-store.cloud/function/api/searchDeeplinks?page=1&size=10&siteId=1234&subId=SUMMER21&country=DE&keywords=nike%20air
Example response:
...