LinkedIn · Schema
StreamMultipleConversionEventsRequest
BusinessCareersMarketingProfessional NetworkingRecruitingSocial-MediaFortune 1000
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/StreamMultipleConversionEventsRequest",
"title": "StreamMultipleConversionEventsRequest",
"type": "object",
"example": {
"elements": [
{
"conversion": "urn:lla:llaPartnerConversion:{{conversion_id}}",
"conversionHappenedAt": 1695739275000,
"conversionValue": {
"currencyCode": "USD",
"amount": "1500.0"
},
"user": {
"userIds": [
{
"idType": "SHA256_EMAIL",
"idValue": "bad8677b6c86f5d308ee82786c183482a5995f066694246c58c4df37b0cc41f1"
},
{
"idType": "LINKEDIN_FIRST_PARTY_ADS_TRACKING_UUID",
"idValue": "df5gf5-gh6t7-ph4j7h-fgf6n1"
}
],
"userInfo": {
"firstName": "mike",
"lastName": "smith",
"title": "software engineer",
"companyName": "microsoft",
"countryCode": "US"
}
},
"eventId": "abc12345"
},
{
"conversion": "urn:lla:llaPartnerConversion:{{conversion_id}}",
"conversionHappenedAt": 1695950057000,
"conversionValue": {
"currencyCode": "USD",
"amount": "2000.0"
},
"user": {
"userIds": [
{
"idType": "SHA256_EMAIL",
"idValue": "dsfgrtg56u767ujy982fgnbmcsdocl46c58c56b650cik230bb9"
},
{
"idType": "LINKEDIN_FIRST_PARTY_ADS_TRACKING_UUID",
"idValue": "ufh8h5-gh6t7-ph4j7h-mkl86n1"
}
],
"userInfo": {
"firstName": "jason",
"lastName": "bourne",
"title": "tech lead",
"companyName": "linkedin",
"countryCode": "US"
}
},
"eventId": "xyz345"
}
]
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/linkedin-streammultipleconversioneventsrequest"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.