All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.LiaOmnichannelExperience.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20240825-2.0.0
Show newest version






LiaOmnichannelExperience (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class LiaOmnichannelExperience

    • Constructor Detail

      • LiaOmnichannelExperience

        public LiaOmnichannelExperience()
    • Method Detail

      • getCountry

        public String getCountry()
        The CLDR country code (for example, "US").
        Returns:
        value or null for none
      • setCountry

        public LiaOmnichannelExperience setCountry(String country)
        The CLDR country code (for example, "US").
        Parameters:
        country - country or null for none
      • getLsfType

        public String getLsfType()
        The Local Store Front (LSF) type for this country. Acceptable values are: - "`ghlsf`" (Google- Hosted Local Store Front) - "`mhlsfBasic`" (Merchant-Hosted Local Store Front Basic) - "`mhlsfFull`" (Merchant-Hosted Local Store Front Full) More details about these types can be found here.
        Returns:
        value or null for none
      • setLsfType

        public LiaOmnichannelExperience setLsfType(String lsfType)
        The Local Store Front (LSF) type for this country. Acceptable values are: - "`ghlsf`" (Google- Hosted Local Store Front) - "`mhlsfBasic`" (Merchant-Hosted Local Store Front Basic) - "`mhlsfFull`" (Merchant-Hosted Local Store Front Full) More details about these types can be found here.
        Parameters:
        lsfType - lsfType or null for none
      • getPickupTypes

        public List<String> getPickupTypes()
        The Pickup types for this country. Acceptable values are: - "`pickupToday`" - "`pickupLater`"
        Returns:
        value or null for none
      • setPickupTypes

        public LiaOmnichannelExperience setPickupTypes(List<String> pickupTypes)
        The Pickup types for this country. Acceptable values are: - "`pickupToday`" - "`pickupLater`"
        Parameters:
        pickupTypes - pickupTypes or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy