The "batchReports" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| listBatchReports ($batchReportDefinitionId, $onBehalfOfContentOwner, $optParams=array()) |
| Retrieves a list of processed batch reports.
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "batchReports" collection of methods.
Typical usage is: $youtubeAnalyticsService = new Google_Service_YouTubeAnalytics(...); $batchReports = $youtubeAnalyticsService->batchReports;
◆ call()
Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
$name | |
$arguments | |
$expected_class | - optional, the expected class name |
- Return values
-
Google_Http_Request|expected_class | |
- Exceptions
-
◆ listBatchReports()
Google_Service_YouTubeAnalytics_BatchReports_Resource::listBatchReports |
( |
| $batchReportDefinitionId, |
|
|
| $onBehalfOfContentOwner, |
|
|
| $optParams = array() ) |
Retrieves a list of processed batch reports.
(batchReports.listBatchReports)
- Parameters
-
string | $batchReportDefinitionId | The batchReportDefinitionId parameter specifies the ID of the batch reportort definition for which you are retrieving reports. |
string | $onBehalfOfContentOwner | The onBehalfOfContentOwner parameter identifies the content owner that the user is acting on behalf of. |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/YouTubeAnalytics.php