| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/ |
| D | Orders.php | 73 * @param string $merchantId The ID of the account that manages the order. This 80 …public function acknowledge($merchantId, $orderId, OrdersAcknowledgeRequest $postBody, $optParams … argument 82 $params = ['merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody]; 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]; 105 * @param string $merchantId The ID of the account that manages the order. This 112 public function cancel($merchantId, $orderId, OrdersCancelRequest $postBody, $optParams = []) argument 114 $params = ['merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody]; 121 * @param string $merchantId The ID of the account that manages the order. This [all …]
|
| D | Accounts.php | 61 * @param string $merchantId The ID of the managing account. If this parameter 73 public function claimwebsite($merchantId, $accountId, $optParams = []) argument 75 $params = ['merchantId' => $merchantId, 'accountId' => $accountId]; 96 * @param string $merchantId The ID of the managing account. This must be a 105 public function delete($merchantId, $accountId, $optParams = []) argument 107 $params = ['merchantId' => $merchantId, 'accountId' => $accountId]; 114 * @param string $merchantId The ID of the managing account. If this parameter 124 public function get($merchantId, $accountId, $optParams = []) argument 126 $params = ['merchantId' => $merchantId, 'accountId' => $accountId]; 133 * @param string $merchantId The ID of the managing account. This must be a [all …]
|
| D | Liasettings.php | 58 * @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 84 public function getaccessiblegmbaccounts($merchantId, $accountId, $optParams = []) argument 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 [all …]
|
| D | Buyongoogleprograms.php | 42 * @param string $merchantId Required. The ID of the account. 49 …public function activate($merchantId, $regionCode, ActivateBuyOnGoogleProgramRequest $postBody, $o… argument 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. 87 …public function onboard($merchantId, $regionCode, OnboardBuyOnGoogleProgramRequest $postBody, $opt… argument 89 $params = ['merchantId' => $merchantId, 'regionCode' => $regionCode, 'postBody' => $postBody]; 97 * @param string $merchantId Required. The ID of the account. [all …]
|
| D | Datafeeds.php | 54 * @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]; 70 * @param string $merchantId The ID of the account that manages the datafeed. 76 public function fetchnow($merchantId, $datafeedId, $optParams = []) argument 78 $params = ['merchantId' => $merchantId, 'datafeedId' => $datafeedId]; 86 * @param string $merchantId The ID of the account that manages the datafeed. 92 public function get($merchantId, $datafeedId, $optParams = []) argument 94 $params = ['merchantId' => $merchantId, 'datafeedId' => $datafeedId]; 102 * @param string $merchantId The ID of the account that manages the datafeed. [all …]
|
| D | Shippingsettings.php | 55 * @param string $merchantId The ID of the managing account. If this parameter 63 public function get($merchantId, $accountId, $optParams = []) argument 65 $params = ['merchantId' => $merchantId, 'accountId' => $accountId]; 73 * @param string $merchantId The ID of the account for which to retrieve the 78 public function getsupportedcarriers($merchantId, $optParams = []) argument 80 $params = ['merchantId' => $merchantId]; 88 * @param string $merchantId The ID of the account for which to retrieve the 93 public function getsupportedholidays($merchantId, $optParams = []) argument 95 $params = ['merchantId' => $merchantId]; 103 * @param string $merchantId The ID of the account for which to retrieve the [all …]
|
| D | Repricingrules.php | 37 * @param string $merchantId Required. The id of the merchant who owns the 45 public function create($merchantId, RepricingRule $postBody, $optParams = []) argument 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 [all …]
|
| D | Returnpolicyonline.php | 36 * @param string $merchantId Required. The id of the merchant for which to 42 public function create($merchantId, ReturnPolicyOnlineModel $postBody, $optParams = []) argument 44 $params = ['merchantId' => $merchantId, 'postBody' => $postBody]; 51 * @param string $merchantId Required. The id of the merchant for which to 57 public function delete($merchantId, $returnPolicyId, $optParams = []) argument 59 $params = ['merchantId' => $merchantId, 'returnPolicyId' => $returnPolicyId]; 66 * @param string $merchantId Required. The id of the merchant for which to 73 public function get($merchantId, $returnPolicyId, $optParams = []) argument 75 $params = ['merchantId' => $merchantId, 'returnPolicyId' => $returnPolicyId]; 83 * @param string $merchantId Required. The id of the merchant for which to [all …]
|
| D | Regions.php | 36 * @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]; 83 * @param string $merchantId Required. The id of the merchant for which to list [all …]
|
| D | Pos.php | 55 * @param string $merchantId The ID of the POS or inventory data provider. 60 public function delete($merchantId, $targetMerchantId, $storeCode, $optParams = []) argument 62 …$params = ['merchantId' => $merchantId, 'targetMerchantId' => $targetMerchantId, 'storeCode' => $s… 69 * @param string $merchantId The ID of the POS or inventory data provider. 75 public function get($merchantId, $targetMerchantId, $storeCode, $optParams = []) argument 77 …$params = ['merchantId' => $merchantId, 'targetMerchantId' => $targetMerchantId, 'storeCode' => $s… 84 * @param string $merchantId The ID of the POS or inventory data provider. 90 public function insert($merchantId, $targetMerchantId, PosStore $postBody, $optParams = []) argument 92 …$params = ['merchantId' => $merchantId, 'targetMerchantId' => $targetMerchantId, 'postBody' => $po… 99 * @param string $merchantId The ID of the POS or inventory data provider. [all …]
|
| D | Products.php | 52 * @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]; 107 * @param string $merchantId The ID of the account that contains the products. [all …]
|
| D | Orderreturns.php | 43 * @param string $merchantId The ID of the account that manages the order. This 50 …public function acknowledge($merchantId, $returnId, OrderreturnsAcknowledgeRequest $postBody, $opt… argument 52 $params = ['merchantId' => $merchantId, 'returnId' => $returnId, 'postBody' => $postBody]; 60 * @param string $merchantId The ID of the account that manages the order. This 66 …public function createorderreturn($merchantId, OrderreturnsCreateOrderReturnRequest $postBody, $op… argument 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 [all …]
|
| D | Collections.php | 39 * @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]; 87 * @param string $merchantId Required. The ID of the account that contains the [all …]
|
| D | Returnaddress.php | 53 * @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 89 public function insert($merchantId, ReturnAddressModel $postBody, $optParams = []) argument 91 $params = ['merchantId' => $merchantId, 'postBody' => $postBody]; 99 * @param string $merchantId The Merchant Center account to list return [all …]
|
| D | Returnpolicy.php | 53 * @param string $merchantId The Merchant Center account from which to delete 58 public function delete($merchantId, $returnPolicyId, $optParams = []) argument 60 $params = ['merchantId' => $merchantId, 'returnPolicyId' => $returnPolicyId]; 67 * @param string $merchantId The Merchant Center account to get a return policy 73 public function get($merchantId, $returnPolicyId, $optParams = []) argument 75 $params = ['merchantId' => $merchantId, 'returnPolicyId' => $returnPolicyId]; 83 * @param string $merchantId The Merchant Center account to insert a return 89 public function insert($merchantId, ReturnPolicyModel $postBody, $optParams = []) argument 91 $params = ['merchantId' => $merchantId, 'postBody' => $postBody]; 99 * @param string $merchantId The Merchant Center account to list return policies [all …]
|
| D | Productdeliverytime.php | 36 * @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];
|
| D | Accounttax.php | 52 * @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];
|
| D | Settlementreports.php | 37 * @param string $merchantId The Merchant Center account of the settlement 43 public function get($merchantId, $settlementId, $optParams = []) argument 45 $params = ['merchantId' => $merchantId, 'settlementId' => $settlementId]; 53 * @param string $merchantId The Merchant Center account to list settlements 67 public function listSettlementreports($merchantId, $optParams = []) argument 69 $params = ['merchantId' => $merchantId];
|
| D | Orderreports.php | 37 * @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];
|
| D | Freelistingsprogram.php | 37 * @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];
|
| D | Collectionstatuses.php | 37 * @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];
|
| D | Pubsubnotificationsettings.php | 36 * @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];
|
| D | Shoppingadsprogram.php | 37 * @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, RequestReviewShoppingAdsRequest $postBody, $optParams =… argument 57 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
|
| D | Promotions.php | 37 * @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];
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | ShoppingContent.php | 111 'path' => '{merchantId}/accounts/{accountId}/claimwebsite', 114 'merchantId' => [ 134 'path' => '{merchantId}/accounts/{accountId}', 137 'merchantId' => [ 153 'path' => '{merchantId}/accounts/{accountId}', 156 'merchantId' => [ 172 'path' => '{merchantId}/accounts', 175 'merchantId' => [ 182 'path' => '{merchantId}/accounts/{accountId}/link', 185 'merchantId' => [ [all …]
|