问题
I'm trying to publish some content in a company page on Linkedin using api v2. Reading the docs I've found two ways to share content, using ugcPosts and shares API. I successfuly shared content on a USER page using the ugcPosts. But, I cannot share a content in a COMPANY page using the ugcPosts. It looks like that using shares API I can share content in a company page. But the same documentation says that SharesAPI will be deprecated soon.
I have two questions. First, there is a way to post content to a company page using ugcPosts? If not, it is safe to use the shares API since it will deprecated soon?
回答1:
You have to apply for the linkedin partner program to get the manage pages permissions.
https://business.linkedin.com/marketing-solutions/marketing-partners/become-a-partner/marketing-developer-program
来源:https://stackoverflow.com/questions/56157370/share-content-to-an-company-page-on-linkedin-using-api-v2