Timeout in LinkedIn Query
Hi, I am getting a timeout for this Power BI Query:
Niklas: Hi
It seems to be the [ad_name] column that is giving the problem. If I remove this it is fine, but it is an important field for me. Any ideas?
Niklas: would it work for you to use the JSON format?
It should do, I can try
Niklas: oh, i see it might actually be the speed on linkedin api that is the limiter
Thats why it works when you query it without ad-name
Then it only gets campaign level data. I will check how to solve it.
Thank you
*Niklas: https://connectors.windsor.ai/linkedin?
seems to work now for shorter timeframe with ad_name
But I think we will have to add better caching for it
Thanks, as it happens, right now, the shorter timeframe is ok, but even that longer one is not pulling a lot of data
Niklas: I will try go get the cache added next week
Right now it caches when the first request is made so it comes from cache the second time
But I am planning to make it an option to select in the onboard form
so it could be selected a bit like this
Thanks Niklas