Liking cljdoc? Tell your friends :D

happygapi.content.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

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
raw docstring

custombatch$clj

(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, :omnichannelExperience LiaOmnichannelExperience, :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,
            :omnichannelExperience LiaOmnichannelExperience,
            :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.
sourceraw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/get

Required parameters: merchantId, accountId

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: merchantId, accountId

Optional parameters: none

Retrieves the LIA settings of the account.
sourceraw docstring

getaccessiblegmbaccounts$clj

(getaccessiblegmbaccounts$ auth parameters)

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/getaccessiblegmbaccounts

Required parameters: merchantId, accountId

Optional parameters: none

Retrieves the list of accessible Business Profiles.

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/getaccessiblegmbaccounts

Required parameters: merchantId, accountId

Optional parameters: none

Retrieves the list of accessible Business Profiles.
sourceraw docstring

list$clj

(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.
sourceraw docstring

listposdataproviders$clj

(listposdataproviders$ auth parameters)

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.

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.
sourceraw docstring

requestgmbaccess$clj

(requestgmbaccess$ auth parameters)

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 Business Profile.

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 Business Profile.
sourceraw docstring

requestinventoryverification$clj

(requestinventoryverification$ auth parameters)

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/requestinventoryverification

Required parameters: merchantId, accountId, country

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: merchantId, accountId, country

Optional parameters: none

Requests inventory validation for the specified country.
sourceraw docstring

setinventoryverificationcontact$clj

(setinventoryverificationcontact$ auth parameters)

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/setinventoryverificationcontact

Required parameters: merchantId, accountId, country, language, contactName, 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, accountId, country, language, contactName, contactEmail

Optional parameters: none

Sets the inventory verification contract for the specified country.
sourceraw docstring

setomnichannelexperience$clj

(setomnichannelexperience$ auth parameters)

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/setomnichannelexperience

Required parameters: merchantId, accountId

Optional parameters: country, lsfType, pickupTypes

Sets the omnichannel experience for the specified country. Only supported for merchants whose POS data provider is trusted to enable the corresponding experience. For more context, see these help articles about LFP and how to get started with it.

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/liasettings/setomnichannelexperience

Required parameters: merchantId, accountId

Optional parameters: country, lsfType, pickupTypes

Sets the omnichannel experience for the specified country. Only supported for merchants whose POS data provider is trusted to enable the corresponding experience. For more context, see these help articles [about LFP](https://support.google.com/merchants/answer/7676652) and [how to get started](https://support.google.com/merchants/answer/7676578) with it.
sourceraw docstring

setposdataprovider$clj

(setposdataprovider$ auth parameters)

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.

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.
sourceraw docstring

update$clj

(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:

{:accountId string, :countrySettings [{:country string, :inventory LiaInventorySettings, :onDisplayToOrder LiaOnDisplayToOrderSettings, :hostedLocalStorefrontActive boolean, :storePickupActive boolean, :about LiaAboutPageSettings, :posDataProvider LiaPosDataProvider, :omnichannelExperience LiaOmnichannelExperience}], :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: 

{:accountId string,
 :countrySettings [{:country string,
                    :inventory LiaInventorySettings,
                    :onDisplayToOrder LiaOnDisplayToOrderSettings,
                    :hostedLocalStorefrontActive boolean,
                    :storePickupActive boolean,
                    :about LiaAboutPageSettings,
                    :posDataProvider LiaPosDataProvider,
                    :omnichannelExperience LiaOmnichannelExperience}],
 :kind string}

Updates the LIA settings of the account. Any fields that are not provided are deleted from the resource.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close