Content API for Shopping: liasettings. Manage your product listings and accounts for Google Shopping See: https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings
Content API for Shopping: liasettings. Manage your product listings and accounts for Google Shopping See: https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings
(custombatch$ auth parameters body)
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/custombatch
Required parameters: none
Optional parameters: none
Body:
{:entries [{:contactName string, :posDataProviderId string, :method string, :gmbEmail string, :posExternalAccountId string, :contactEmail string, :batchId integer, :accountId string, :country string, :merchantId string, :liaSettings LiaSettings}]}
Retrieves and/or updates the LIA settings of multiple accounts in a single request.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/custombatch Required parameters: none Optional parameters: none Body: {:entries [{:contactName string, :posDataProviderId string, :method string, :gmbEmail string, :posExternalAccountId string, :contactEmail string, :batchId integer, :accountId string, :country string, :merchantId string, :liaSettings LiaSettings}]} Retrieves and/or updates the LIA settings of multiple accounts in a single request.
(get$ auth parameters)
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/get
Required parameters: accountId, merchantId
Optional parameters: none
Retrieves the LIA settings of the account.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/get Required parameters: accountId, merchantId Optional parameters: none Retrieves the LIA settings of the account.
(getaccessiblegmbaccounts$ auth parameters)
Required parameters: accountId, merchantId
Optional parameters: none
Retrieves the list of accessible Google My Business accounts.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/getaccessiblegmbaccounts Required parameters: accountId, merchantId Optional parameters: none Retrieves the list of accessible Google My Business accounts.
(list$ auth parameters)
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/list
Required parameters: merchantId
Optional parameters: maxResults, pageToken
Lists the LIA settings of the sub-accounts in your Merchant Center account.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/list Required parameters: merchantId Optional parameters: maxResults, pageToken Lists the LIA settings of the sub-accounts in your Merchant Center account.
(listposdataproviders$ auth parameters)
Required parameters: none
Optional parameters: none
Retrieves the list of POS data providers that have active settings for the all eiligible countries.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/listposdataproviders Required parameters: none Optional parameters: none Retrieves the list of POS data providers that have active settings for the all eiligible countries.
(requestgmbaccess$ auth parameters)
Required parameters: merchantId, accountId, gmbEmail
Optional parameters: none
Requests access to a specified Google My Business account.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/requestgmbaccess Required parameters: merchantId, accountId, gmbEmail Optional parameters: none Requests access to a specified Google My Business account.
(requestinventoryverification$ auth parameters)
Required parameters: country, accountId, merchantId
Optional parameters: none
Requests inventory validation for the specified country.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/requestinventoryverification Required parameters: country, accountId, merchantId Optional parameters: none Requests inventory validation for the specified country.
(setinventoryverificationcontact$ auth parameters)
Required parameters: merchantId, language, contactName, accountId, country, contactEmail
Optional parameters: none
Sets the inventory verification contract for the specified country.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/setinventoryverificationcontact Required parameters: merchantId, language, contactName, accountId, country, contactEmail Optional parameters: none Sets the inventory verification contract for the specified country.
(setposdataprovider$ auth parameters)
Required parameters: merchantId, accountId, country
Optional parameters: posDataProviderId, posExternalAccountId
Sets the POS data provider for the specified country.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/setposdataprovider Required parameters: merchantId, accountId, country Optional parameters: posDataProviderId, posExternalAccountId Sets the POS data provider for the specified country.
(update$ auth parameters body)
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/update
Required parameters: merchantId, accountId
Optional parameters: none
Body:
{:countrySettings [{:inventory LiaInventorySettings, :storePickupActive boolean, :onDisplayToOrder LiaOnDisplayToOrderSettings, :about LiaAboutPageSettings, :country string, :posDataProvider LiaPosDataProvider, :hostedLocalStorefrontActive boolean}], :accountId string, :kind string}
Updates the LIA settings of the account. Any fields that are not provided are deleted from the resource.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/update Required parameters: merchantId, accountId Optional parameters: none Body: {:countrySettings [{:inventory LiaInventorySettings, :storePickupActive boolean, :onDisplayToOrder LiaOnDisplayToOrderSettings, :about LiaAboutPageSettings, :country string, :posDataProvider LiaPosDataProvider, :hostedLocalStorefrontActive boolean}], :accountId string, :kind string} Updates the LIA settings of the account. Any fields that are not provided are deleted from the resource.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close