Contents

AppsSearchTermResultContainer

Wraps the array of Apps search term report rows along with a grand-total summary.

Declaration

object AppsSearchTermResultContainer

Properties

NameTypeDescription
rows[AppsSearchTermReportRow]

The array of search term report rows. See AppsSearchTermReportRow for details.

summaryAppsSearchTermReportSummary

See AppsSearchTermReportSummary for details.

See Also