AdConversionReport |
Reporter.adConversion(List<String> adKeys,
Duration resolution) |
|
AdList |
Reporter.adList(String phrase,
String sortBy) |
Fetches an AdList of ads that are active during the selected time range.
|
AdOrderValueReport |
Reporter.adOrderValue(List<String> adKeys,
TimelineType<?> timelineType) |
|
AdPlacementReport |
Reporter.adPlacement(List<String> adKeys) |
|
PanelConversionReport |
Reporter.panelConversion(String panelPath) |
Deprecated.
|
ProductSalesByAttributeReport |
Reporter.productSalesByAttribute(String attribute,
Filter filter,
Facets facets,
String sortBy) |
|
ProductSalesByAttributeReport |
Reporter.productSalesByAttribute(String attribute,
Filter filter,
String sortBy) |
|
ProductSalesByTimeReport |
Reporter.productSalesByTime(TimelineType<?> timelineType,
Filter filter) |
|
ProductSalesByTimeReport |
Reporter.productSalesByTime(TimelineType<?> timelineType,
Filter filter,
Facets facets) |
|
ProductTopSellersReport |
Reporter.productTopSellers(Filter filter,
Facets facets,
String sortBy,
int windowFirst,
int windowLast) |
|
ProductTopSellersReport |
Reporter.productTopSellers(Filter filter,
String sortBy,
int windowFirst,
int windowLast) |
|
SearchStatisticsReport |
Reporter.searchStatistics() |
|
SessionStatisticsReport |
Reporter.sessionStatistics(Duration resolution) |
|
SessionSummaryReport |
Reporter.sessionSummary() |
|
TopSellingSearchesReport |
Reporter.topSellingSearches(Filter filter,
int windowFirst,
int windowLast) |
|
TopSellingSearchesReport |
Reporter.topSellingSearches(Filter filter,
Facets facets,
int windowFirst,
int windowLast) |
|