Hello,
I’m quite new to Looker and I wanted some help regarding the looker APIs
Basically, I want to extract the view_count for lookML dashboards via the API. I’ve tried using the dashboard apis to get those, but since LookML dashboards do not have the dashboard id, I’m unable to get this result.
Another approach I can think of is using the Run Inline Query API, but I can’t find any reliable documentation on how to build or write queries
Any help could be useful.