PerformanceReport
class PerformanceReport extends Resource (View source)
The "performanceReport" collection of methods.
Typical usage is:
$adexchangebuyerService = new Google\Service\AdExchangeBuyer(...);
$performanceReport = $adexchangebuyerService->performanceReport;
Methods
listPerformanceReport(string $accountId, string $endDateTime, string $startDateTime, array $optParams = [])
Retrieves the authenticated user's list of performance metrics.
Details
PerformanceReportList
listPerformanceReport(string $accountId, string $endDateTime, string $startDateTime, array $optParams = [])
Retrieves the authenticated user's list of performance metrics.
(performanceReport.listPerformanceReport)