Home
last modified time | relevance | path

Searched refs:cancelNegotiation (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersProposals.php91 public function cancelNegotiation($proposal, CancelNegotiationRequest $postBody, $optParams = []) function in Google\\Service\\AuthorizedBuyersMarketplace\\Resource\\BuyersProposals
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAuthorizedBuyersMarketplace.php458 ],'cancelNegotiation' => [
459 'path' => 'v1/{+proposal}:cancelNegotiation',
H A DAdExchangeBuyerII.php626 ],'cancelNegotiation' => [
627 'path' => 'v2beta1/accounts/{accountId}/proposals/{proposalId}:cancelNegotiation',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsProposals.php88 …public function cancelNegotiation($accountId, $proposalId, CancelNegotiationRequest $postBody, $op… function in Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsProposals