Relative Content

Tag Archive for linkedin-apilinkedin-jsapi

CORRUPTED_ENTITY video post linkedin api

We try to make video posts with the linkedin API, in the whole process of upload initialization, video segmentation, upload, upload finalization and post I have no errors, we even managed to publish the first time but now no more posts are published.

How to get urn for post sharing

I want any users with linkedIn profile to have ability to share posts from my app to their LinkedIn pages. The problem is that I need URN of user as required field, but I can’t receive it

How to embed rich content (embed content in an IFRAME) in LinkedIn article, or more precisely become part of the rich content providers list?

We are a SaaS web platform for collaborating on 3D models embodee.com. We and our customers would like to be able to embed our 3D viewer in LinkedIn articles, similar to how Sketchfab’s viewer is embedded (in an IFRAME), see the picture below. You can see Sketchfab’s viewer is shown and form ours only the title is rendered in the article. As the LinkedIn documentation shows one needs to be on a so called Rich Content Providers list for this to work. The question is how to initiate this process and who to ask?
Sketchfab’s 3D viewer and Embodee’s below

How to fetch matched audience based on engagement level filter

I have searched but couldn’t find any way to do this, My current setup fetches this
https://api.linkedin.com/rest/adAnalytics?q=analytics&timeGranularity=DAILY&dateRange=(start:(year:2024,month:1,day:1))&accounts=List(urn%3Ali%3AsponsoredAccount%3AXXXXX)&pivot=MEMBER_COMPANY&projection=(*,elements*(dateRange(*),totalEngagements,viralTotalEngagements,pivotValues*~(localizedName)))&fields=totalEngagements,viralTotalEngagements,pivotValues

#linkedin How to fetch matched audience based on engagement level filter

I have searched but couldn’t find any way to do this, My current settp fectches this
https://api.linkedin.com/rest/adAnalytics?q=analytics&timeGranularity=DAILY&dateRange=(start:(year:2024,month:1,day:1))&accounts=List(urn%3Ali%3AsponsoredAccount%3AXXXXX)&pivot=MEMBER_COMPANY&projection=(*,elements*(dateRange(*),totalEngagements,viralTotalEngagements,pivotValues*~(localizedName)))&fields=totalEngagements,viralTotalEngagements,pivotValues