public class GoogleQueryManager extends Object
| Constructor and Description |
|---|
GoogleQueryManager() |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.services.analytics.model.GaData |
getBitstreamDownloads(String startDate,
String endDate,
String handle) |
com.google.api.services.analytics.model.GaData |
getPageViews(String startDate,
String endDate,
String handle) |
public com.google.api.services.analytics.model.GaData getPageViews(String startDate, String endDate, String handle) throws IOException
IOExceptionpublic com.google.api.services.analytics.model.GaData getBitstreamDownloads(String startDate, String endDate, String handle) throws IOException
IOExceptionCopyright © 2017 DuraSpace. All rights reserved.