Home
last modified time | relevance | path

Searched refs:merchantId (Results 1 – 25 of 61) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DShoppingContent.php114 'merchantId' => [
137 'merchantId' => [
156 'merchantId' => [
175 'merchantId' => [
185 'merchantId' => [
200 'merchantId' => [
230 'merchantId' => [
253 'merchantId' => [
268 'merchantId' => [
283 'merchantId' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountIdentifier.php29 public $merchantId; variable in Google\\Service\\ShoppingContent\\AccountIdentifier
48 public function setMerchantId($merchantId) argument
50 $this->merchantId = $merchantId;
57 return $this->merchantId;
H A DAccountsCustomBatchRequestEntry.php46 public $merchantId; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry
147 public function setMerchantId($merchantId) argument
149 $this->merchantId = $merchantId;
156 return $this->merchantId;
H A DAccountstatusesCustomBatchRequestEntry.php38 public $merchantId; variable in Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchRequestEntry
89 public function setMerchantId($merchantId) argument
91 $this->merchantId = $merchantId;
98 return $this->merchantId;
H A DAccounttaxCustomBatchRequestEntry.php35 public $merchantId; variable in Google\\Service\\ShoppingContent\\AccounttaxCustomBatchRequestEntry
86 public function setMerchantId($merchantId) argument
88 $this->merchantId = $merchantId;
95 return $this->merchantId;
H A DDatafeedsCustomBatchRequestEntry.php35 public $merchantId; variable in Google\\Service\\ShoppingContent\\DatafeedsCustomBatchRequestEntry
86 public function setMerchantId($merchantId) argument
88 $this->merchantId = $merchantId;
95 return $this->merchantId;
H A DDatafeedstatusesCustomBatchRequestEntry.php41 public $merchantId; variable in Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchRequestEntry
106 public function setMerchantId($merchantId) argument
108 $this->merchantId = $merchantId;
115 return $this->merchantId;
H A DLiasettingsCustomBatchRequestEntry.php51 public $merchantId; variable in Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequestEntry
166 public function setMerchantId($merchantId) argument
168 $this->merchantId = $merchantId;
175 return $this->merchantId;
H A DLocalinventoryCustomBatchRequestEntry.php31 public $merchantId; variable in Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchRequestEntry
72 public function setMerchantId($merchantId) argument
74 $this->merchantId = $merchantId;
81 return $this->merchantId;
H A DOrder.php48 public $merchantId; variable in Google\\Service\\ShoppingContent\\Order
201 public function setMerchantId($merchantId) argument
203 $this->merchantId = $merchantId;
210 return $this->merchantId;
H A DOrderReportDisbursement.php39 public $merchantId; variable in Google\\Service\\ShoppingContent\\OrderReportDisbursement
100 public function setMerchantId($merchantId) argument
102 $this->merchantId = $merchantId;
109 return $this->merchantId;
H A DOrderReportTransaction.php39 public $merchantId; variable in Google\\Service\\ShoppingContent\\OrderReportTransaction
114 public function setMerchantId($merchantId) argument
116 $this->merchantId = $merchantId;
123 return $this->merchantId;
H A DOrderTrackingSignal.php38 public $merchantId; variable in Google\\Service\\ShoppingContent\\OrderTrackingSignal
113 public function setMerchantId($merchantId) argument
115 $this->merchantId = $merchantId;
122 return $this->merchantId;
H A DPosCustomBatchRequestEntry.php31 public $merchantId; variable in Google\\Service\\ShoppingContent\\PosCustomBatchRequestEntry
80 public function setMerchantId($merchantId) argument
82 $this->merchantId = $merchantId;
89 return $this->merchantId;
H A DProductsCustomBatchRequestEntry.php33 public $merchantId; variable in Google\\Service\\ShoppingContent\\ProductsCustomBatchRequestEntry
80 public function setMerchantId($merchantId) argument
82 $this->merchantId = $merchantId;
89 return $this->merchantId;
H A DProductstatusesCustomBatchRequestEntry.php38 public $merchantId; variable in Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchRequestEntry
93 public function setMerchantId($merchantId) argument
95 $this->merchantId = $merchantId;
102 return $this->merchantId;
H A DRegion.php31 public $merchantId; variable in Google\\Service\\ShoppingContent\\Region
78 public function setMerchantId($merchantId) argument
80 $this->merchantId = $merchantId;
87 return $this->merchantId;
H A DRegionalinventoryCustomBatchRequestEntry.php29 public $merchantId; variable in Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchRequestEntry
58 public function setMerchantId($merchantId) argument
60 $this->merchantId = $merchantId;
67 return $this->merchantId;
H A DRepricingRule.php39 public $merchantId; variable in Google\\Service\\ShoppingContent\\RepricingRule
134 public function setMerchantId($merchantId) argument
136 $this->merchantId = $merchantId;
143 return $this->merchantId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DAccounts.php73 public function claimwebsite($merchantId, $accountId, $optParams = []) argument
75 $params = ['merchantId' => $merchantId, 'accountId' => $accountId];
105 public function delete($merchantId, $accountId, $optParams = []) argument
107 $params = ['merchantId' => $merchantId, 'accountId' => $accountId];
124 public function get($merchantId, $accountId, $optParams = []) argument
126 $params = ['merchantId' => $merchantId, 'accountId' => $accountId];
141 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
182 public function listAccounts($merchantId, $optParams = []) argument
184 $params = ['merchantId' => $merchantId];
205 public function listlinks($merchantId, $accountId, $optParams = []) argument
[all …]
H A DAccountsbyexternalsellerid.php36 * @param string $merchantId Required. The ID of the MCA containing the seller.
42 public function get($merchantId, $externalSellerId, $optParams = []) argument
44 $params = ['merchantId' => $merchantId, 'externalSellerId' => $externalSellerId];
H A DAccountstatuses.php53 * @param string $merchantId The ID of the managing account. If this parameter
64 public function get($merchantId, $accountId, $optParams = []) argument
66 $params = ['merchantId' => $merchantId, 'accountId' => $accountId];
74 * @param string $merchantId The ID of the managing account. This must be a
88 public function listAccountstatuses($merchantId, $optParams = []) argument
90 $params = ['merchantId' => $merchantId];
H A DAccountstatusesbyexternalsellerid.php37 * @param string $merchantId Required. The ID of the MCA containing the seller.
47 public function get($merchantId, $externalSellerId, $optParams = []) argument
49 $params = ['merchantId' => $merchantId, 'externalSellerId' => $externalSellerId];
H A DAccounttax.php52 * @param string $merchantId The ID of the managing account. If this parameter
60 public function get($merchantId, $accountId, $optParams = []) argument
62 $params = ['merchantId' => $merchantId, 'accountId' => $accountId];
70 * @param string $merchantId The ID of the managing account. This must be a
79 public function listAccounttax($merchantId, $optParams = []) argument
81 $params = ['merchantId' => $merchantId];
89 * @param string $merchantId The ID of the managing account. If this parameter
98 public function update($merchantId, $accountId, AccountTaxModel $postBody, $optParams = []) argument
100 $params = ['merchantId' => $merchantId, 'accountId' => $accountId, 'postBody' => $postBody];
H A DBuyongoogleprograms.php42 * @param string $merchantId Required. The ID of the account.
51 $params = ['merchantId' => $merchantId, 'regionCode' => $regionCode, 'postBody' => $postBody];
59 * @param string $merchantId Required. The ID of the account.
66 public function get($merchantId, $regionCode, $optParams = []) argument
68 $params = ['merchantId' => $merchantId, 'regionCode' => $regionCode];
80 * @param string $merchantId Required. The ID of the account.
89 $params = ['merchantId' => $merchantId, 'regionCode' => $regionCode, 'postBody' => $postBody];
97 * @param string $merchantId Required. The ID of the account.
111 $params = ['merchantId' => $merchantId, 'regionCode' => $regionCode, 'postBody' => $postBody];
119 * @param string $merchantId Required. The ID of the account.
[all …]

123