public class GetReportCountSample extends Object
| Constructor and Description |
|---|
GetReportCountSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeGetReportCount(MarketplaceWebService service,
GetReportCountRequest request)
Get Report Count request sample
returns a count of reports matching your criteria;
by default, the number of reports generated in the last 90 days,
regardless of acknowledgement status
|
static void |
main(String... args)
Just add a few required parameters, and try the service
Get Report Count functionality
|
public static void main(String... args)
args - unusedpublic static void invokeGetReportCount(MarketplaceWebService service, GetReportCountRequest request)
service - instance of MarketplaceWebService servicerequest - Action to invokeCopyright © 2020. All rights reserved.