public static class TopSellingSearchesReport.Section extends Object
TopSellingSearchesReport
Contains a search phrase together with
the total number of times the search phrase has lead to a purchase of a product or a variant that matches the filter specified in the report.public Section(int rank, String phrase, int purchasedUnits)
public int rank()
public String phrase()
public int purchasedUnits()
Copyright © 2020 Apptus Technologies AB. All rights reserved.