Home
last modified time | relevance | path

Searched defs:accountId (Results 76 – 100 of 149) sorted by last modified time

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DCreatives.php42 public function addDeal($accountId, $buyerCreativeId, $dealId, $optParams = [])
57 public function get($accountId, $buyerCreativeId, $optParams = [])
112 public function listDeals($accountId, $buyerCreativeId, $optParams = [])
127 public function removeDeal($accountId, $buyerCreativeId, $dealId, $optParams = [])
H A DPerformanceReport.php50 public function listPerformanceReport($accountId, $endDateTime, $startDateTime, $optParams = [])
H A DPretargetingConfig.php41 public function delete($accountId, $configId, $optParams = [])
55 public function get($accountId, $configId, $optParams = [])
70 public function insert($accountId, PretargetingConfigModel $postBody, $optParams = [])
84 public function listPretargetingConfig($accountId, $optParams = [])
101 public function patch($accountId, $configId, PretargetingConfigModel $postBody, $optParams = [])
117 public function update($accountId, $configId, PretargetingConfigModel $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DSeller.php22 public $accountId; variable in Google\\Service\\AdExchangeBuyer\\Seller
25 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreativeDealAssociation.php25 public $accountId; variable in Google\\Service\\AdExchangeBuyerII\\CreativeDealAssociation
38 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClients.php43 public function create($accountId, Client $postBody, $optParams = [])
59 public function get($accountId, $clientAccountId, $optParams = [])
85 public function listAccountsClients($accountId, $optParams = [])
103 public function update($accountId, $clientAccountId, Client $postBody, $optParams = [])
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 DAccountsCreatives.php48 public function create($accountId, Creative $postBody, $optParams = [])
62 public function get($accountId, $creativeId, $optParams = [])
94 public function listAccountsCreatives($accountId, $optParams = [])
113 …public function stopWatching($accountId, $creativeId, StopWatchingCreativeRequest $postBody, $optP…
130 public function update($accountId, $creativeId, Creative $postBody, $optParams = [])
149 public function watch($accountId, $creativeId, WatchCreativeRequest $postBody, $optParams = [])
H A DAccountsCreativesDealAssociations.php44 public function add($accountId, $creativeId, AddDealAssociationRequest $postBody, $optParams = [])
76 public function listAccountsCreativesDealAssociations($accountId, $creativeId, $optParams = [])
92 …public function remove($accountId, $creativeId, RemoveDealAssociationRequest $postBody, $optParams…
H A DAccountsFinalizedProposals.php56 public function listAccountsFinalizedProposals($accountId, $optParams = [])
79 …public function pause($accountId, $proposalId, PauseProposalDealsRequest $postBody, $optParams = […
102 …public function resume($accountId, $proposalId, ResumeProposalDealsRequest $postBody, $optParams =…
H A DAccountsProducts.php41 public function get($accountId, $productId, $optParams = [])
65 public function listAccountsProducts($accountId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAssociationSession.php26 public $accountId; variable in Google\\Service\\AdSenseHost\\AssociationSession
63 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DAccounts.php40 public function get($accountId, $optParams = [])
H A DAccountsAdclients.php42 public function get($accountId, $adClientId, $optParams = [])
62 public function listAccountsAdclients($accountId, $optParams = [])
H A DAccountsAdunits.php44 public function delete($accountId, $adClientId, $adUnitId, $optParams = [])
59 public function get($accountId, $adClientId, $adUnitId, $optParams = [])
78 public function getAdCode($accountId, $adClientId, $adUnitId, $optParams = [])
94 public function insert($accountId, $adClientId, AdUnit $postBody, $optParams = [])
117 public function listAccountsAdunits($accountId, $adClientId, $optParams = [])
134 public function patch($accountId, $adClientId, $adUnitId, AdUnit $postBody, $optParams = [])
150 public function update($accountId, $adClientId, AdUnit $postBody, $optParams = [])
H A DAccountsReports.php57 public function generate($accountId, $startDate, $endDate, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomDataSource.php26 public $accountId; variable in Google\\Service\\Analytics\\CustomDataSource
87 public function setAccountId($accountId)
H A DCustomDimension.php25 public $accountId; variable in Google\\Service\\Analytics\\CustomDimension
72 public function setAccountId($accountId)
H A DCustomMetric.php29 public $accountId; variable in Google\\Service\\Analytics\\CustomMetric
88 public function setAccountId($accountId)
H A DExperiment.php26 public $accountId; variable in Google\\Service\\Analytics\\Experiment
129 public function setAccountId($accountId)
H A DFilter.php25 public $accountId; variable in Google\\Service\\Analytics\\Filter
72 public function setAccountId($accountId)
H A DFilterRef.php25 public $accountId; variable in Google\\Service\\Analytics\\FilterRef
46 public function setAccountId($accountId)
H A DGaDataProfileInfo.php25 public $accountId; variable in Google\\Service\\Analytics\\GaDataProfileInfo
50 public function setAccountId($accountId)
H A DGoal.php25 public $accountId; variable in Google\\Service\\Analytics\\Goal
88 public function setAccountId($accountId)
H A DLinkedForeignAccount.php25 public $accountId; variable in Google\\Service\\Analytics\\LinkedForeignAccount
66 public function setAccountId($accountId)

123456