Home
last modified time | relevance | path

Searched refs:call (Results 126 – 150 of 3012) sorted by path

12345678910>>...121

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DBiddersFilterSetsFilteredBidsCreatives.php63 return $this->call('list', [$params], ListCreativeStatusBreakdownByCreativeResponse::class);
H A DBiddersFilterSetsFilteredBidsDetails.php64 return $this->call('list', [$params], ListCreativeStatusBreakdownByDetailResponse::class);
H A DBiddersFilterSetsImpressionMetrics.php58 return $this->call('list', [$params], ListImpressionMetricsResponse::class);
H A DBiddersFilterSetsLosingBids.php58 return $this->call('list', [$params], ListLosingBidsResponse::class);
H A DBiddersFilterSetsNonBillableWinningBids.php59 return $this->call('list', [$params], ListNonBillableWinningBidsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExperienceReport/Resource/
H A DSites.php44 return $this->call('get', [$params], SiteSummaryResponse::class);
H A DViolatingSites.php43 return $this->call('list', [$params], ViolatingSitesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/Resource/
H A DAccounts.php45 return $this->call('get', [$params], PublisherAccount::class);
65 return $this->call('list', [$params], ListPublisherAccountsResponse::class);
H A DAccountsAdUnits.php52 return $this->call('list', [$params], ListAdUnitsResponse::class);
H A DAccountsApps.php51 return $this->call('list', [$params], ListAppsResponse::class);
H A DAccountsMediationReport.php48 return $this->call('generate', [$params], GenerateMediationReportResponse::class);
H A DAccountsNetworkReport.php48 return $this->call('generate', [$params], GenerateNetworkReportResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DAccounts.php44 return $this->call('get', [$params], Account::class);
58 return $this->call('list', [$params], AccountsModel::class);
H A DAccountsAdclients.php46 return $this->call('get', [$params], AdClient::class);
66 return $this->call('list', [$params], AdClients::class);
H A DAccountsAdunits.php48 return $this->call('delete', [$params], AdUnit::class);
63 return $this->call('get', [$params], AdUnit::class);
82 return $this->call('getAdCode', [$params], AdCode::class);
98 return $this->call('insert', [$params], AdUnit::class);
121 return $this->call('list', [$params], AdUnits::class);
138 return $this->call('patch', [$params], AdUnit::class);
154 return $this->call('update', [$params], AdUnit::class);
H A DAccountsReports.php61 return $this->call('generate', [$params], Report::class);
H A DAdclients.php45 return $this->call('get', [$params], AdClient::class);
63 return $this->call('list', [$params], AdClientsModel::class);
H A DAssociationsessions.php51 return $this->call('start', [$params], AssociationSession::class);
65 return $this->call('verify', [$params], AssociationSession::class);
H A DCustomchannels.php46 return $this->call('delete', [$params], CustomChannel::class);
61 return $this->call('get', [$params], CustomChannel::class);
76 return $this->call('insert', [$params], CustomChannel::class);
96 return $this->call('list', [$params], CustomChannelsModel::class);
113 return $this->call('patch', [$params], CustomChannel::class);
128 return $this->call('update', [$params], CustomChannel::class);
H A DReports.php60 return $this->call('generate', [$params], Report::class);
H A DUrlchannels.php45 return $this->call('delete', [$params], UrlChannel::class);
60 return $this->call('insert', [$params], UrlChannel::class);
80 return $this->call('list', [$params], UrlChannelsModel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/Resource/
H A DAccounts.php46 return $this->call('get', [$params], Account::class);
67 return $this->call('list', [$params], ListAccountsResponse::class);
91 return $this->call('listChildAccounts', [$params], ListChildAccountsResponse::class);
H A DAccountsAdclients.php49 return $this->call('getAdcode', [$params], AdClientAdCode::class);
73 return $this->call('list', [$params], ListAdClientsResponse::class);
H A DAccountsAdclientsAdunits.php47 return $this->call('get', [$params], AdUnit::class);
61 return $this->call('getAdcode', [$params], AdUnitAdCode::class);
85 return $this->call('list', [$params], ListAdUnitsResponse::class);
110 …return $this->call('listLinkedCustomChannels', [$params], ListLinkedCustomChannelsResponse::class);
H A DAccountsAdclientsCustomchannels.php46 return $this->call('get', [$params], CustomChannel::class);
70 return $this->call('list', [$params], ListCustomChannelsResponse::class);
95 return $this->call('listLinkedAdUnits', [$params], ListLinkedAdUnitsResponse::class);

12345678910>>...121