Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.ScopedSearchResults

Keyword search results for an object.
Property Name Type Description Available Version
metadata ConnectApi.​ObjectMetadata All search metadata associated with the object. 63.0
objectQueryInfo ConnectApi.​ObjectQueryInfo Query execution information for the object. 64.0
queryId String Unique identifier assigned to a search query to enable tracking usage and analysis of user interactions with search results. 65.0
results List<ConnectApi.​SearchResult> Record results for the keyword search. 64.0
searchObject ConnectApi.​SearchObject Record results for the keyword search. In version 64.0 and later, use results for record results. 63.0 only