Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DAccounts.php50 * @param string|array $filterAdClientId Ad clients to list accounts for.
54 public function listAccounts($filterAdClientId, $optParams = []) argument
56 $params = ['filterAdClientId' => $filterAdClientId];
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php47 * @param string $filterAdClientId Ad clients to list accounts for.
51 public function listAccounts($filterAdClientId, $optParams = array()) { argument
52 $params = array('filterAdClientId' => $filterAdClientId);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdSenseHost.php88 'filterAdClientId' => [