Conversions by Member Company Size

GET {{baseUrl}}/adAnalytics?q=analytics&pivot=MEMBER_COMPANY_SIZE&dateRange=(start:(day:1,month:1,year:2022),end:(day:31,month:12,year:2022))&timeGranularity=(value:ALL)&accounts=List(urn%3Ali%3AsponsoredAccount%3A{{sponsoredAccount}})&fields=externalWebsiteConversions,pivotValues

Request Params

KeyDatatypeRequiredDescription
qstring
pivotstring
dateRangestring
timeGranularitystring
accountsstring
fieldsstring

HEADERS

KeyDatatypeRequiredDescription
LinkedIn-Versionstring
X-Restli-Protocol-Versionstring
Authorizationstring

RESPONSES

status: OK

{"paging":{"start":0,"count":10,"links":[]},"elements":[{"pivotValues":["SIZE_11_TO_50"],"externalWebsiteConversions":49},{"pivotValues":["SIZE_201_TO_500"],"externalWebsiteConversions":6},{"pivotValues":["SIZE_51_TO_200"],"externalWebsiteConversions":17},{"pivotValues":["SIZE_2_TO_10"],"externalWebsiteConversions":85},{"pivotValues":["SIZE_10001_OR_MORE"],"externalWebsiteConversions":4},{"pivotValues":["SIZE_1001_TO_5000"],"externalWebsiteConversions":8},{"pivotValues":["SIZE_501_TO_1000"],"externalWebsiteConversions":7},{"pivotValues":["SIZE_1"],"externalWebsiteConversions":12}]}