Skip to content

Commit

Permalink
Update _linkedin.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aakarim authored Oct 3, 2024
1 parent 976503c commit e85fdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/_linkedin.md
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ If you are trying to build a search URL, you can use this endpoint to get the ty
Parameter | Description
--------- | -----------
query | The search query. For instance 'Goog' with a type of 'COMPANY_TITLE' will return 'Google' as a typeahead.
type | The type of search you would like to perform. Available options are `BING_GEO` (geography);`COMPANY_WITH_LIST` (company name); `SENIORITY_V2` (seniority); `TITLE` (Job Title); `INDUSTRY` (industry); `GROUP` (LinkedIn groups); `SCHOOL` (Education); `COMPANY_TYPE` (company type); `FUNCTION` (job function); `COMPANY_SIZE` (company size); `TENURE` (years of experience); `PROFILE_LANGUAGE` (profile language)
type | The type of search you would like to perform. Available options are `BING_GEO` (region); `BING_GEO_POSTAL_CODE` (postal code); `COMPANY_WITH_LIST` (company name); `SENIORITY_V2` (seniority); `TITLE` (Job Title); `INDUSTRY` (industry); `GROUP` (LinkedIn groups); `SCHOOL` (Education); `COMPANY_TYPE` (company type); `FUNCTION` (job function); `COMPANY_SIZE` (company size); `TENURE` (years of experience); `PROFILE_LANGUAGE` (profile language)


#### Optional Parameters
Expand Down

0 comments on commit e85fdab

Please sign in to comment.