curl --request POST \
--url https://public.plai.io/linkedin/get_audiences_list \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"userId": "<string>"
}'
{
"success": true,
"results": {
"success": true,
"audiences": [
{
"name": "<string>",
"sourcePlatform": "<string>",
"id": 123,
"type": "<string>",
"account": "<string>",
"destinations": [
{
"destination": "<string>",
"lastModified": 123,
"audienceSize": 123,
"created": 123,
"destinationSegmentId": "<string>",
"status": "<string>",
"matchedCount": 123
}
],
"inputCount": 123
}
],
"error": "<string>"
}
}
This endpoint is used to get the list of audiences.
curl --request POST \
--url https://public.plai.io/linkedin/get_audiences_list \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"userId": "<string>"
}'
{
"success": true,
"results": {
"success": true,
"audiences": [
{
"name": "<string>",
"sourcePlatform": "<string>",
"id": 123,
"type": "<string>",
"account": "<string>",
"destinations": [
{
"destination": "<string>",
"lastModified": 123,
"audienceSize": 123,
"created": 123,
"destinationSegmentId": "<string>",
"status": "<string>",
"matchedCount": 123
}
],
"inputCount": 123
}
],
"error": "<string>"
}
}
Show Results Object
Show Audience Object
LINKEDIN_BUSINESS_OBJECTIVE_BASED_AUDIENCES
,
LIST_UPLOAD
).USER
, USER_LIST_UPLOAD
).Show Destination Object
LINKEDIN
).EXPIRED
, READY
).USER_LIST_UPLOAD
types).