Home
last modified time | relevance | path

Searched refs:endDateTime (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DPerformanceReport.php37 * @param string $endDateTime The end time of the report in ISO 8601 timestamp
50 public function listPerformanceReport($accountId, $endDateTime, $startDateTime, $optParams = []) argument
52 …$params = ['accountId' => $accountId, 'endDateTime' => $endDateTime, 'startDateTime' => $startDate…
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php224 * @param string $endDateTime The end time for the reports.
229 …public function listPerformanceReport($accountId, $endDateTime, $startDateTime, $optParams = array… argument
230 …$params = array('accountId' => $accountId, 'endDateTime' => $endDateTime, 'startDateTime' => $star…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdExchangeBuyer.php440 'endDateTime' => [