Home
last modified time | relevance | path

Searched refs:accountId (Results 26 – 50 of 157) sorted by path

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClientsUsers.php36 * @param string $accountId Numerical account ID of the client's sponsor buyer.
45 public function get($accountId, $clientAccountId, $userId, $optParams = []) argument
47 … $params = ['accountId' => $accountId, 'clientAccountId' => $clientAccountId, 'userId' => $userId];
55 * @param string $accountId Numerical account ID of the sponsor buyer of the
72 public function listAccountsClientsUsers($accountId, $clientAccountId, $optParams = []) argument
74 $params = ['accountId' => $accountId, 'clientAccountId' => $clientAccountId];
82 * @param string $accountId Numerical account ID of the client's sponsor buyer.
92 …public function update($accountId, $clientAccountId, $userId, ClientUser $postBody, $optParams = [… argument
94 …$params = ['accountId' => $accountId, 'clientAccountId' => $clientAccountId, 'userId' => $userId, …
H A DAccountsCreatives.php39 * @param string $accountId The account that this creative belongs to. Can be
48 public function create($accountId, Creative $postBody, $optParams = []) argument
50 $params = ['accountId' => $accountId, 'postBody' => $postBody];
57 * @param string $accountId The account the creative belongs to.
62 public function get($accountId, $creativeId, $optParams = []) argument
64 $params = ['accountId' => $accountId, 'creativeId' => $creativeId];
94 public function listAccountsCreatives($accountId, $optParams = []) argument
96 $params = ['accountId' => $accountId];
104 * @param string $accountId The account of the creative to stop notifications
122 * @param string $accountId The account that this creative belongs to. Can be
[all …]
H A DAccountsCreativesDealAssociations.php38 * @param string $accountId The account the creative belongs to.
44 public function add($accountId, $creativeId, AddDealAssociationRequest $postBody, $optParams = []) argument
46 $params = ['accountId' => $accountId, 'creativeId' => $creativeId, 'postBody' => $postBody];
54 * @param string $accountId The account to list the associations from. Specify
76 public function listAccountsCreativesDealAssociations($accountId, $creativeId, $optParams = []) argument
78 $params = ['accountId' => $accountId, 'creativeId' => $creativeId];
86 * @param string $accountId The account the creative belongs to.
92 …public function remove($accountId, $creativeId, RemoveDealAssociationRequest $postBody, $optParams… argument
94 $params = ['accountId' => $accountId, 'creativeId' => $creativeId, 'postBody' => $postBody];
H A DAccountsFinalizedProposals.php41 * @param string $accountId Account ID of the buyer.
56 public function listAccountsFinalizedProposals($accountId, $optParams = []) argument
58 $params = ['accountId' => $accountId];
72 * @param string $accountId Account ID of the buyer.
79 …public function pause($accountId, $proposalId, PauseProposalDealsRequest $postBody, $optParams = [… argument
81 $params = ['accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody];
95 * @param string $accountId Account ID of the buyer.
102 …public function resume($accountId, $proposalId, ResumeProposalDealsRequest $postBody, $optParams =… argument
104 $params = ['accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody];
H A DAccountsProducts.php36 * @param string $accountId Account ID of the buyer.
41 public function get($accountId, $productId, $optParams = []) argument
43 $params = ['accountId' => $accountId, 'productId' => $productId];
51 * @param string $accountId Account ID of the buyer.
65 public function listAccountsProducts($accountId, $optParams = []) argument
67 $params = ['accountId' => $accountId];
H A DAccountsProposals.php48 * @param string $accountId Account ID of the buyer.
65 * @param string $accountId Account ID of the buyer.
82 * @param string $accountId Account ID of the buyer.
102 * @param string $accountId Account ID of the buyer.
118 * @param string $accountId Account ID of the buyer.
133 * @param string $accountId Account ID of the buyer.
152 * @param string $accountId Account ID of the buyer.
169 $params = ['accountId' => $accountId];
180 * @param string $accountId Account ID of the buyer.
200 * @param string $accountId Account ID of the buyer.
[all …]
H A DAccountsPublisherProfiles.php36 * @param string $accountId Account ID of the buyer.
41 public function get($accountId, $publisherProfileId, $optParams = []) argument
43 $params = ['accountId' => $accountId, 'publisherProfileId' => $publisherProfileId];
51 * @param string $accountId Account ID of the buyer.
59 public function listAccountsPublisherProfiles($accountId, $optParams = []) argument
61 $params = ['accountId' => $accountId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DSeller.php25 public $accountId; variable in Google\\Service\\AdExchangeBuyerII\\Seller
34 public function setAccountId($accountId) argument
36 $this->accountId = $accountId;
43 return $this->accountId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdSenseHost.php78 'accountId' => [
109 'accountId' => [
124 'accountId' => [
152 'accountId' => [
172 'accountId' => [
192 'accountId' => [
217 'accountId' => [
232 'accountId' => [
259 'accountId' => [
279 'accountId' => [
[all …]
H A DAnalytics.php306 'accountId' => [
321 'accountId' => [
331 'accountId' => [
349 'accountId' => [
411 'accountId' => [
444 'accountId' => [
464 'accountId' => [
479 'accountId' => [
502 'accountId' => [
526 'accountId' => [
[all …]
/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) argument
65 $this->accountId = $accountId;
72 return $this->accountId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DAccounts.php36 * @param string $accountId Account to get information about.
40 public function get($accountId, $optParams = []) argument
42 $params = ['accountId' => $accountId];
H A DAccountsAdclients.php37 * @param string $accountId Account which contains the ad client.
42 public function get($accountId, $adClientId, $optParams = []) argument
44 $params = ['accountId' => $accountId, 'adClientId' => $adClientId];
52 * @param string $accountId Account for which to list ad clients.
62 public function listAccountsAdclients($accountId, $optParams = []) argument
64 $params = ['accountId' => $accountId];
H A DAccountsAdunits.php38 * @param string $accountId Account which contains the ad unit.
44 public function delete($accountId, $adClientId, $adUnitId, $optParams = []) argument
53 * @param string $accountId Account which contains the ad unit.
59 public function get($accountId, $adClientId, $adUnitId, $optParams = []) argument
69 * @param string $accountId Account which contains the ad client.
78 public function getAdCode($accountId, $adClientId, $adUnitId, $optParams = []) argument
88 * @param string $accountId Account which will contain the ad unit.
104 * @param string $accountId Account which contains the ad client.
119 $params = ['accountId' => $accountId, 'adClientId' => $adClientId];
127 * @param string $accountId Account which contains the ad client.
[all …]
H A DAccountsReports.php37 * @param string $accountId Hosted account upon which to report.
57 public function generate($accountId, $startDate, $endDate, $optParams = []) argument
59 $params = ['accountId' => $accountId, 'startDate' => $startDate, 'endDate' => $endDate];
/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) argument
89 $this->accountId = $accountId;
96 return $this->accountId;
H A DCustomDimension.php25 public $accountId; variable in Google\\Service\\Analytics\\CustomDimension
72 public function setAccountId($accountId) argument
74 $this->accountId = $accountId;
81 return $this->accountId;
H A DCustomMetric.php29 public $accountId; variable in Google\\Service\\Analytics\\CustomMetric
88 public function setAccountId($accountId) argument
90 $this->accountId = $accountId;
97 return $this->accountId;
H A DExperiment.php26 public $accountId; variable in Google\\Service\\Analytics\\Experiment
129 public function setAccountId($accountId) argument
131 $this->accountId = $accountId;
138 return $this->accountId;
H A DFilter.php25 public $accountId; variable in Google\\Service\\Analytics\\Filter
72 public function setAccountId($accountId) argument
74 $this->accountId = $accountId;
81 return $this->accountId;
H A DFilterRef.php25 public $accountId; variable in Google\\Service\\Analytics\\FilterRef
46 public function setAccountId($accountId) argument
48 $this->accountId = $accountId;
55 return $this->accountId;
H A DGaDataProfileInfo.php25 public $accountId; variable in Google\\Service\\Analytics\\GaDataProfileInfo
50 public function setAccountId($accountId) argument
52 $this->accountId = $accountId;
59 return $this->accountId;
H A DGoal.php25 public $accountId; variable in Google\\Service\\Analytics\\Goal
88 public function setAccountId($accountId) argument
90 $this->accountId = $accountId;
97 return $this->accountId;
H A DLinkedForeignAccount.php25 public $accountId; variable in Google\\Service\\Analytics\\LinkedForeignAccount
66 public function setAccountId($accountId) argument
68 $this->accountId = $accountId;
75 return $this->accountId;
H A DMcfDataProfileInfo.php25 public $accountId; variable in Google\\Service\\Analytics\\McfDataProfileInfo
50 public function setAccountId($accountId) argument
52 $this->accountId = $accountId;
59 return $this->accountId;

1234567