Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
GET_FOLLOWER_GAIN_LINKEDIN(page_name,
[date_range]
, [aggregation_period]
)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] 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.
[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