Product
Featured Customers
Description
This endpoint retrieves a list of featured customers for a specified LinkedIn product, identified by its unique identifier.
Endpoint
GET api/v1/realtime/social/linkedin/v1/product/{{identifier}}/featured-customers
Parameters
Param
Required
Param Type
Description
identifier
Yes
Path Param
String | The URN of the company's product. This URN's value can be retrieved from the "company/products" request.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Last updated