Home
last modified time | relevance | path

Searched refs:merchantId (Results 26 – 50 of 61) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
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 DDatafeeds.php54 * @param string $merchantId The ID of the account that manages the datafeed.
59 public function delete($merchantId, $datafeedId, $optParams = []) argument
61 $params = ['merchantId' => $merchantId, 'datafeedId' => $datafeedId];
76 public function fetchnow($merchantId, $datafeedId, $optParams = []) argument
78 $params = ['merchantId' => $merchantId, 'datafeedId' => $datafeedId];
92 public function get($merchantId, $datafeedId, $optParams = []) argument
94 $params = ['merchantId' => $merchantId, 'datafeedId' => $datafeedId];
108 public function insert($merchantId, Datafeed $postBody, $optParams = []) argument
110 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
127 public function listDatafeeds($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 DLiasettings.php58 * @param string $merchantId The ID of the managing account. If this parameter
66 public function get($merchantId, $accountId, $optParams = []) argument
68 $params = ['merchantId' => $merchantId, 'accountId' => $accountId];
76 * @param string $merchantId The ID of the managing account. If this parameter
86 $params = ['merchantId' => $merchantId, 'accountId' => $accountId];
94 * @param string $merchantId The ID of the managing account. This must be a
103 public function listLiasettings($merchantId, $optParams = []) argument
105 $params = ['merchantId' => $merchantId];
126 * @param string $merchantId The ID of the managing account. If this parameter
145 * @param string $merchantId The ID of the managing account. If this parameter
[all …]
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 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 DOrderreports.php37 * @param string $merchantId The ID of the account that manages the order. This
50 public function listdisbursements($merchantId, $optParams = []) argument
52 $params = ['merchantId' => $merchantId];
60 * @param string $merchantId The ID of the account that manages the order. This
75 public function listtransactions($merchantId, $disbursementId, $optParams = []) argument
77 $params = ['merchantId' => $merchantId, 'disbursementId' => $disbursementId];
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 DOrderreturnsLabels.php39 * @param string $merchantId Required. The merchant the Return Shipping Label
47 public function create($merchantId, $returnId, ReturnShippingLabel $postBody, $optParams = []) argument
49 $params = ['merchantId' => $merchantId, 'returnId' => $returnId, '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 DProducts.php52 * @param string $merchantId The ID of the account that contains the product.
61 public function delete($merchantId, $productId, $optParams = []) argument
63 $params = ['merchantId' => $merchantId, 'productId' => $productId];
70 * @param string $merchantId The ID of the account that contains the product.
76 public function get($merchantId, $productId, $optParams = []) argument
78 $params = ['merchantId' => $merchantId, 'productId' => $productId];
87 * @param string $merchantId The ID of the account that contains the product.
96 public function insert($merchantId, Product $postBody, $optParams = []) argument
98 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
116 public function listProducts($merchantId, $optParams = []) argument
[all …]
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];
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 DPubsubnotificationsettings.php36 * @param string $merchantId The ID of the account for which to get pubsub
41 public function get($merchantId, $optParams = []) argument
43 $params = ['merchantId' => $merchantId];
52 * @param string $merchantId The ID of the account.
57 public function update($merchantId, PubsubNotificationSettingsModel $postBody, $optParams = []) argument
59 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
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 DReports.php37 * @param string $merchantId Required. Id of the merchant making the call. Must
43 public function search($merchantId, SearchRequest $postBody, $optParams = []) argument
45 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
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 DRepricingrulesRepricingreports.php36 * @param string $merchantId Required. Id of the merchant who owns the Repricing
57 public function listRepricingrulesRepricingreports($merchantId, $ruleId, $optParams = []) argument
59 $params = ['merchantId' => $merchantId, 'ruleId' => $ruleId];

123