Home
last modified time | relevance | path

Searched refs:call (Results 101 – 125 of 3012) sorted by path

12345678910>>...121

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClientsInvitations.php49 return $this->call('create', [$params], ClientUserInvitation::class);
67 return $this->call('get', [$params], ClientUserInvitation::class);
93 return $this->call('list', [$params], ListClientUserInvitationsResponse::class);
H A DAccountsClientsUsers.php49 return $this->call('get', [$params], ClientUser::class);
76 return $this->call('list', [$params], ListClientUsersResponse::class);
96 return $this->call('update', [$params], ClientUser::class);
H A DAccountsCreatives.php52 return $this->call('create', [$params], Creative::class);
66 return $this->call('get', [$params], Creative::class);
98 return $this->call('list', [$params], ListCreativesResponse::class);
117 return $this->call('stopWatching', [$params], Adexchangebuyer2Empty::class);
134 return $this->call('update', [$params], Creative::class);
153 return $this->call('watch', [$params], Adexchangebuyer2Empty::class);
H A DAccountsCreativesDealAssociations.php48 return $this->call('add', [$params], Adexchangebuyer2Empty::class);
80 return $this->call('list', [$params], ListDealAssociationsResponse::class);
96 return $this->call('remove', [$params], Adexchangebuyer2Empty::class);
H A DAccountsFinalizedProposals.php60 return $this->call('list', [$params], ListProposalsResponse::class);
83 return $this->call('pause', [$params], Proposal::class);
106 return $this->call('resume', [$params], Proposal::class);
H A DAccountsProducts.php45 return $this->call('get', [$params], Product::class);
69 return $this->call('list', [$params], ListProductsResponse::class);
H A DAccountsProposals.php58 return $this->call('accept', [$params], Proposal::class);
75 return $this->call('addNote', [$params], Note::class);
92 return $this->call('cancelNegotiation', [$params], Proposal::class);
112 return $this->call('completeSetup', [$params], Proposal::class);
127 return $this->call('create', [$params], Proposal::class);
142 return $this->call('get', [$params], Proposal::class);
171 return $this->call('list', [$params], ListProposalsResponse::class);
190 return $this->call('pause', [$params], Proposal::class);
210 return $this->call('resume', [$params], Proposal::class);
234 return $this->call('update', [$params], Proposal::class);
H A DAccountsPublisherProfiles.php45 return $this->call('get', [$params], PublisherProfile::class);
63 return $this->call('list', [$params], ListPublisherProfilesResponse::class);
H A DBiddersAccountsFilterSets.php56 return $this->call('create', [$params], FilterSet::class);
75 return $this->call('delete', [$params], Adexchangebuyer2Empty::class);
94 return $this->call('get', [$params], FilterSet::class);
121 return $this->call('list', [$params], ListFilterSetsResponse::class);
H A DBiddersAccountsFilterSetsBidMetrics.php58 return $this->call('list', [$params], ListBidMetricsResponse::class);
H A DBiddersAccountsFilterSetsBidResponseErrors.php59 return $this->call('list', [$params], ListBidResponseErrorsResponse::class);
H A DBiddersAccountsFilterSetsBidResponsesWithoutBids.php59 return $this->call('list', [$params], ListBidResponsesWithoutBidsResponse::class);
H A DBiddersAccountsFilterSetsFilteredBidRequests.php59 return $this->call('list', [$params], ListFilteredBidRequestsResponse::class);
H A DBiddersAccountsFilterSetsFilteredBids.php59 return $this->call('list', [$params], ListFilteredBidsResponse::class);
H A DBiddersAccountsFilterSetsFilteredBidsCreatives.php63 return $this->call('list', [$params], ListCreativeStatusBreakdownByCreativeResponse::class);
H A DBiddersAccountsFilterSetsFilteredBidsDetails.php64 return $this->call('list', [$params], ListCreativeStatusBreakdownByDetailResponse::class);
H A DBiddersAccountsFilterSetsImpressionMetrics.php58 return $this->call('list', [$params], ListImpressionMetricsResponse::class);
H A DBiddersAccountsFilterSetsLosingBids.php59 return $this->call('list', [$params], ListLosingBidsResponse::class);
H A DBiddersAccountsFilterSetsNonBillableWinningBids.php59 return $this->call('list', [$params], ListNonBillableWinningBidsResponse::class);
H A DBiddersFilterSets.php56 return $this->call('create', [$params], FilterSet::class);
75 return $this->call('delete', [$params], Adexchangebuyer2Empty::class);
94 return $this->call('get', [$params], FilterSet::class);
121 return $this->call('list', [$params], ListFilterSetsResponse::class);
H A DBiddersFilterSetsBidMetrics.php58 return $this->call('list', [$params], ListBidMetricsResponse::class);
H A DBiddersFilterSetsBidResponseErrors.php59 return $this->call('list', [$params], ListBidResponseErrorsResponse::class);
H A DBiddersFilterSetsBidResponsesWithoutBids.php59 return $this->call('list', [$params], ListBidResponsesWithoutBidsResponse::class);
H A DBiddersFilterSetsFilteredBidRequests.php59 return $this->call('list', [$params], ListFilteredBidRequestsResponse::class);
H A DBiddersFilterSetsFilteredBids.php58 return $this->call('list', [$params], ListFilteredBidsResponse::class);

12345678910>>...121