[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 628 lines (17 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Google_Service_YouTubeAnalytics:: (1 method):
__construct()
Google_Service_YouTubeAnalytics_BatchReportDefinitions_Resource:: (1 method):
listBatchReportDefinitions()
Google_Service_YouTubeAnalytics_BatchReports_Resource:: (1 method):
listBatchReports()
Google_Service_YouTubeAnalytics_Reports_Resource:: (1 method):
query()
Google_Service_YouTubeAnalytics_BatchReportDefinitionList:: (4 methods):
setItems()
getItems()
setKind()
getKind()
Google_Service_YouTubeAnalytics_BatchReportDefinitionTemplate:: (10 methods):
setDefaultOutput()
getDefaultOutput()
setId()
getId()
setName()
getName()
setStatus()
getStatus()
setType()
getType()
Google_Service_YouTubeAnalytics_BatchReportDefinitionTemplateDefaultOutput:: (4 methods):
setFormat()
getFormat()
setType()
getType()
Google_Service_YouTubeAnalytics_BatchReportList:: (4 methods):
setItems()
getItems()
setKind()
getKind()
Google_Service_YouTubeAnalytics_BatchReportTemplate:: (10 methods):
setId()
getId()
setOutputs()
getOutputs()
setReportId()
getReportId()
setTimeSpan()
getTimeSpan()
setTimeUpdated()
getTimeUpdated()
Google_Service_YouTubeAnalytics_BatchReportTemplateOutputs:: (6 methods):
setDownloadUrl()
getDownloadUrl()
setFormat()
getFormat()
setType()
getType()
Google_Service_YouTubeAnalytics_BatchReportTemplateTimeSpan:: (4 methods):
setEndTime()
getEndTime()
setStartTime()
getStartTime()
Google_Service_YouTubeAnalytics_ResultTable:: (6 methods):
setColumnHeaders()
getColumnHeaders()
setKind()
getKind()
setRows()
getRows()
Google_Service_YouTubeAnalytics_ResultTableColumnHeaders:: (6 methods):
setColumnType()
getColumnType()
setDataType()
getDataType()
setName()
getName()
Class: Google_Service_YouTubeAnalytics - X-Ref
Service definition for YouTubeAnalytics (v1).__construct(Google_Client $client) X-Ref |
Constructs the internal representation of the YouTubeAnalytics service. param: Google_Client $client |
Class: Google_Service_YouTubeAnalytics_BatchReportDefinitions_Resource - X-Ref
The "batchReportDefinitions" collection of methods.listBatchReportDefinitions($onBehalfOfContentOwner, $optParams = array() X-Ref |
Retrieves a list of available batch report definitions. (batchReportDefinitions.listBatchReportDefinitions) param: string $onBehalfOfContentOwner param: array $optParams Optional parameters. return: Google_Service_YouTubeAnalytics_BatchReportDefinitionList |
Class: Google_Service_YouTubeAnalytics_BatchReports_Resource - X-Ref
The "batchReports" collection of methods.listBatchReports($batchReportDefinitionId, $onBehalfOfContentOwner, $optParams = array() X-Ref |
Retrieves a list of processed batch reports. (batchReports.listBatchReports) param: string $batchReportDefinitionId param: string $onBehalfOfContentOwner param: array $optParams Optional parameters. return: Google_Service_YouTubeAnalytics_BatchReportList |
Class: Google_Service_YouTubeAnalytics_Reports_Resource - X-Ref
The "reports" collection of methods.query($ids, $startDate, $endDate, $metrics, $optParams = array() X-Ref |
Retrieve your YouTube Analytics reports. (reports.query) param: string $ids param: string $startDate param: string $endDate param: string $metrics param: array $optParams Optional parameters. return: Google_Service_YouTubeAnalytics_ResultTable |
Class: Google_Service_YouTubeAnalytics_BatchReportDefinitionTemplate - X-Ref
setDefaultOutput($defaultOutput) X-Ref |
No description |
getDefaultOutput() X-Ref |
No description |
setId($id) X-Ref |
No description |
getId() X-Ref |
No description |
setName($name) X-Ref |
No description |
getName() X-Ref |
No description |
setStatus($status) X-Ref |
No description |
getStatus() X-Ref |
No description |
setType($type) X-Ref |
No description |
getType() X-Ref |
No description |
Class: Google_Service_YouTubeAnalytics_BatchReportTemplate - X-Ref
setId($id) X-Ref |
No description |
getId() X-Ref |
No description |
setOutputs($outputs) X-Ref |
No description |
getOutputs() X-Ref |
No description |
setReportId($reportId) X-Ref |
No description |
getReportId() X-Ref |
No description |
setTimeSpan(Google_Service_YouTubeAnalytics_BatchReportTemplateTimeSpan $timeSpan) X-Ref |
No description |
getTimeSpan() X-Ref |
No description |
setTimeUpdated($timeUpdated) X-Ref |
No description |
getTimeUpdated() X-Ref |
No description |
Class: Google_Service_YouTubeAnalytics_BatchReportTemplateOutputs - X-Ref
setDownloadUrl($downloadUrl) X-Ref |
No description |
getDownloadUrl() X-Ref |
No description |
setFormat($format) X-Ref |
No description |
getFormat() X-Ref |
No description |
setType($type) X-Ref |
No description |
getType() X-Ref |
No description |
Class: Google_Service_YouTubeAnalytics_BatchReportTemplateTimeSpan - X-Ref
setEndTime($endTime) X-Ref |
No description |
getEndTime() X-Ref |
No description |
setStartTime($startTime) X-Ref |
No description |
getStartTime() X-Ref |
No description |
Class: Google_Service_YouTubeAnalytics_ResultTable - X-Ref
setColumnHeaders($columnHeaders) X-Ref |
No description |
getColumnHeaders() X-Ref |
No description |
setKind($kind) X-Ref |
No description |
getKind() X-Ref |
No description |
setRows($rows) X-Ref |
No description |
getRows() X-Ref |
No description |
Class: Google_Service_YouTubeAnalytics_ResultTableColumnHeaders - X-Ref
setColumnType($columnType) X-Ref |
No description |
getColumnType() X-Ref |
No description |
setDataType($dataType) X-Ref |
No description |
getDataType() X-Ref |
No description |
setName($name) X-Ref |
No description |
getName() X-Ref |
No description |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |