Contents

SearchTermPopularityResultContainer

Container holding the array of search term popularity rows a query returns.

Declaration

object SearchTermPopularityResultContainer

Properties

NameTypeDescription
rows[SearchTermPopularityRow]

The search term popularity data rows matching the query. See SearchTermPopularityRow. Read-only.

See Also