I want to retrieve share statistics in segments (by industry, by country, etc.).
It is the default in 'follower lifetime statistics' and 'page statistics'.
But in 'share statistics', even though its mentioned in the scheme: https://docs.microsoft.com/en-us/linkedin/marketing/integrations/community-management/organizations/share-statistics
GET https://api.linkedin.com/v2/organizationalEntityShareStatistics?q=organizationalEntity&organizationalEntity={organization URN}
retrieved only totalShareStatistics.
I can't find the correct path or other documentation.
Is it available?