GET_PAGE_INSIGHTS_LINKEDIN

Get metrics of your pages by date and aggregate results by day, week or month.

icon of LinkedIn PagesLinkedIn Pages
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
GET_PAGE_INSIGHTS_LINKEDIN(page_name
[aggregation_period]
[date_range]
)
page_name

Page name, URL, or ID from the Linkedin page. For example: stripe or https://linkedin.com/company/stripe. Use the GET_PAGES_LINKEDIN() to get the right page name or ID.

[optional] aggregation_period

Period of aggregation of the data. It can assume DAY, WEEK or MONTH. By default the results will be grouped by week.

Selected options:
Day
Month
Week
[optional] date_range

Date range to get insights for. For example: ">2019", ">2019-11-01" or "[2010-01-01;2019-01-01]". By default, it gets the last month.

Examples

GET_PAGE_INSIGHTS_LINKEDIN("Microsoft", "week", ">2020-08-01") returns insights about Microsoft's Linkedin page since August 2020. The results are aggregated by week.