Home
last modified time | relevance | path

Searched refs:merchantId (Results 1 – 25 of 61) sorted by last modified time

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
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 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 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 DOrderTrackingSignal.php38 public $merchantId; variable in Google\\Service\\ShoppingContent\\OrderTrackingSignal
113 public function setMerchantId($merchantId) argument
115 $this->merchantId = $merchantId;
122 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 DCollections.php39 * @param string $merchantId Required. The ID of the account that contains the
45 public function create($merchantId, Collection $postBody, $optParams = []) argument
47 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
54 * @param string $merchantId Required. The ID of the account that contains the
60 public function delete($merchantId, $collectionId, $optParams = []) argument
62 $params = ['merchantId' => $merchantId, 'collectionId' => $collectionId];
69 * @param string $merchantId Required. The ID of the account that contains the
75 public function get($merchantId, $collectionId, $optParams = []) argument
77 $params = ['merchantId' => $merchantId, 'collectionId' => $collectionId];
99 public function listCollections($merchantId, $optParams = []) argument
[all …]
H A DCollectionstatuses.php37 * @param string $merchantId Required. The ID of the account that contains the
44 public function get($merchantId, $collectionId, $optParams = []) argument
46 $params = ['merchantId' => $merchantId, 'collectionId' => $collectionId];
54 * @param string $merchantId Required. The ID of the account that contains the
66 public function listCollectionstatuses($merchantId, $optParams = []) argument
68 $params = ['merchantId' => $merchantId];
H A DLocalinventory.php52 * @param string $merchantId The ID of the account that contains the product.
60 public function insert($merchantId, $productId, LocalInventoryModel $postBody, $optParams = []) argument
62 $params = ['merchantId' => $merchantId, 'productId' => $productId, 'postBody' => $postBody];
H A DOrderreturns.php43 * @param string $merchantId The ID of the account that manages the order. This
52 $params = ['merchantId' => $merchantId, 'returnId' => $returnId, 'postBody' => $postBody];
60 * @param string $merchantId The ID of the account that manages the order. This
68 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
76 * @param string $merchantId The ID of the account that manages the order. This
82 public function get($merchantId, $returnId, $optParams = []) argument
84 $params = ['merchantId' => $merchantId, 'returnId' => $returnId];
92 * @param string $merchantId The ID of the account that manages the order. This
135 public function listOrderreturns($merchantId, $optParams = []) argument
137 $params = ['merchantId' => $merchantId];
[all …]
H A DPromotions.php37 * @param string $merchantId Required. The ID of the account that contains the
43 public function create($merchantId, Promotion $postBody, $optParams = []) argument
45 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
52 * @param string $merchantId Required. The ID of the account that contains the
58 public function get($merchantId, $id, $optParams = []) argument
60 $params = ['merchantId' => $merchantId, 'id' => $id];
H A DRegionalinventory.php53 * @param string $merchantId The ID of the account that contains the product.
61 public function insert($merchantId, $productId, RegionalInventoryModel $postBody, $optParams = []) argument
63 $params = ['merchantId' => $merchantId, 'productId' => $productId, 'postBody' => $postBody];
H A DRegions.php36 * @param string $merchantId Required. The id of the merchant for which to
44 public function create($merchantId, Region $postBody, $optParams = []) argument
46 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
54 * @param string $merchantId Required. The id of the merchant for which to
59 public function delete($merchantId, $regionId, $optParams = []) argument
61 $params = ['merchantId' => $merchantId, 'regionId' => $regionId];
68 * @param string $merchantId Required. The id of the merchant for which to
74 public function get($merchantId, $regionId, $optParams = []) argument
76 $params = ['merchantId' => $merchantId, 'regionId' => $regionId];
97 public function listRegions($merchantId, $optParams = []) argument
[all …]
H A DRepricingrules.php37 * @param string $merchantId Required. The id of the merchant who owns the
47 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
55 * @param string $merchantId Required. The id of the merchant who owns the
60 public function delete($merchantId, $ruleId, $optParams = []) argument
62 $params = ['merchantId' => $merchantId, 'ruleId' => $ruleId];
70 * @param string $merchantId Required. The id of the merchant who owns the
76 public function get($merchantId, $ruleId, $optParams = []) argument
78 $params = ['merchantId' => $merchantId, 'ruleId' => $ruleId];
86 * @param string $merchantId Required. The id of the merchant who owns the
105 public function listRepricingrules($merchantId, $optParams = []) argument
[all …]
H A DReturnaddress.php53 * @param string $merchantId The Merchant Center account from which to delete
58 public function delete($merchantId, $returnAddressId, $optParams = []) argument
60 $params = ['merchantId' => $merchantId, 'returnAddressId' => $returnAddressId];
67 * @param string $merchantId The Merchant Center account to get a return address
73 public function get($merchantId, $returnAddressId, $optParams = []) argument
75 $params = ['merchantId' => $merchantId, 'returnAddressId' => $returnAddressId];
83 * @param string $merchantId The Merchant Center account to insert a return
91 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
99 * @param string $merchantId The Merchant Center account to list return
110 public function listReturnaddress($merchantId, $optParams = []) argument
[all …]
H A DDatafeedstatuses.php53 * @param string $merchantId The ID of the account that manages the datafeed.
68 public function get($merchantId, $datafeedId, $optParams = []) argument
70 $params = ['merchantId' => $merchantId, 'datafeedId' => $datafeedId];
78 * @param string $merchantId The ID of the account that manages the datafeeds.
87 public function listDatafeedstatuses($merchantId, $optParams = []) argument
89 $params = ['merchantId' => $merchantId];
H A DFreelistingsprogram.php37 * @param string $merchantId Required. The ID of the account.
41 public function get($merchantId, $optParams = []) argument
43 $params = ['merchantId' => $merchantId];
51 * @param string $merchantId Required. The ID of the account.
55 …public function requestreview($merchantId, RequestReviewFreeListingsRequest $postBody, $optParams … argument
57 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
H A DOrderinvoices.php39 * @param string $merchantId The ID of the account that manages the order. This
46 …public function createchargeinvoice($merchantId, $orderId, OrderinvoicesCreateChargeInvoiceRequest… argument
48 $params = ['merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody];
59 * @param string $merchantId The ID of the account that manages the order. This
66 …public function createrefundinvoice($merchantId, $orderId, OrderinvoicesCreateRefundInvoiceRequest… argument
68 $params = ['merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody];
H A DOrders.php73 * @param string $merchantId The ID of the account that manages the order. This
90 * @param string $merchantId The ID of the account that manages the order. This
96 public function advancetestorder($merchantId, $orderId, $optParams = []) argument
98 $params = ['merchantId' => $merchantId, 'orderId' => $orderId];
165 * @param string $merchantId Required. The ID of the account that manages the
189 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
218 public function get($merchantId, $orderId, $optParams = []) argument
220 $params = ['merchantId' => $merchantId, 'orderId' => $orderId];
254 $params = ['merchantId' => $merchantId, 'templateName' => $templateName];
311 public function listOrders($merchantId, $optParams = []) argument
[all …]
H A DOrdertrackingsignals.php35 * @param string $merchantId The ID of the merchant for which the order signal
41 public function create($merchantId, OrderTrackingSignal $postBody, $optParams = []) argument
43 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
H A DPos.php55 * @param string $merchantId The ID of the POS or inventory data provider.
60 public function delete($merchantId, $targetMerchantId, $storeCode, $optParams = []) argument
69 * @param string $merchantId The ID of the POS or inventory data provider.
75 public function get($merchantId, $targetMerchantId, $storeCode, $optParams = []) argument
84 * @param string $merchantId The ID of the POS or inventory data provider.
90 public function insert($merchantId, $targetMerchantId, PosStore $postBody, $optParams = []) argument
99 * @param string $merchantId The ID of the POS or inventory data provider.
114 * @param string $merchantId The ID of the POS or inventory data provider.
119 public function listPos($merchantId, $targetMerchantId, $optParams = []) argument
121 $params = ['merchantId' => $merchantId, 'targetMerchantId' => $targetMerchantId];
[all …]
H A DProductdeliverytime.php36 * @param string $merchantId The Google merchant ID of the account that contains
42 public function create($merchantId, ProductDeliveryTimeModel $postBody, $optParams = []) argument
44 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
51 * @param string $merchantId Required. The Google merchant ID of the account
57 public function delete($merchantId, $productId, $optParams = []) argument
59 $params = ['merchantId' => $merchantId, 'productId' => $productId];
66 * @param string $merchantId Required. The Google merchant ID of the account
73 public function get($merchantId, $productId, $optParams = []) argument
75 $params = ['merchantId' => $merchantId, 'productId' => $productId];
H A DProductstatuses.php53 * @param string $merchantId The ID of the account that contains the product.
63 public function get($merchantId, $productId, $optParams = []) argument
65 $params = ['merchantId' => $merchantId, 'productId' => $productId];
73 * @param string $merchantId The ID of the account that contains the products.
85 public function listProductstatuses($merchantId, $optParams = []) argument
87 $params = ['merchantId' => $merchantId];
H A DProductstatusesRepricingreports.php36 * @param string $merchantId Required. Id of the merchant who owns the Repricing
63 public function listProductstatusesRepricingreports($merchantId, $productId, $optParams = []) argument
65 $params = ['merchantId' => $merchantId, 'productId' => $productId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelToStoreLinkDetails.php25 public $merchantId; variable in Google\\Service\\YouTube\\ChannelToStoreLinkDetails
38 public function setMerchantId($merchantId) argument
40 $this->merchantId = $merchantId;
47 return $this->merchantId;

123