Home
last modified time | relevance | path

Searched defs:clientAccountId (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClientsInvitations.php45 …public function create($accountId, $clientAccountId, ClientUserInvitation $postBody, $optParams = …
63 public function get($accountId, $clientAccountId, $invitationId, $optParams = [])
89 public function listAccountsClientsInvitations($accountId, $clientAccountId, $optParams = [])
H A DAccountsClientsUsers.php45 public function get($accountId, $clientAccountId, $userId, $optParams = [])
72 public function listAccountsClientsUsers($accountId, $clientAccountId, $optParams = [])
92 …public function update($accountId, $clientAccountId, $userId, ClientUser $postBody, $optParams = […
H A DAccountsClients.php59 public function get($accountId, $clientAccountId, $optParams = [])
103 public function update($accountId, $clientAccountId, Client $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DClientUserInvitation.php25 public $clientAccountId; variable in Google\\Service\\AdExchangeBuyerII\\ClientUserInvitation
38 public function setClientAccountId($clientAccountId)
H A DClientUser.php25 public $clientAccountId; variable in Google\\Service\\AdExchangeBuyerII\\ClientUser
42 public function setClientAccountId($clientAccountId)
H A DClient.php25 public $clientAccountId; variable in Google\\Service\\AdExchangeBuyerII\\Client
62 public function setClientAccountId($clientAccountId)