ViewInteractionEntry is a datatype for a defined view interaction.

This datatype is used by the union datatype, EntitySearchResultEntity, which is used by the SearchResult datatype, which is in turn used by both the entitiesPage() and the entitiesSearch() query fields.

Table: ViewInteractionEntry

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 30, 2025
idstringyes PreviewThe unique identifier of the view.
interactionQueryBasedWidgetInteractionyes PreviewThe widget interaction. See QueryBasedWidgetInteraction.
packagePackageInstallation  PreviewThe package, if there is one, of which the interaction is part. See PackageInstallation.
packageIdVersionedPackageSpecifier  PreviewThe unique identifier of the package. VersionedPackageSpecifier is a scalar.
viewSearchDomainyes PreviewThe related view. See SearchDomain.
viewInteractionViewInteractionyes Long-TermThe interaction view. See ViewInteraction.