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

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

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






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












com.google.api.services.content.model

Class LiasettingsCustomBatchRequestEntry

    • Constructor Detail

      • LiasettingsCustomBatchRequestEntry

        public LiasettingsCustomBatchRequestEntry()
    • Method Detail

      • getAccountId

        public BigInteger getAccountId()
        The ID of the account for which to get/update account LIA settings.
        Returns:
        value or null for none
      • getBatchId

        public Long getBatchId()
        An entry ID, unique within the batch request.
        Returns:
        value or null for none
      • getContactEmail

        public String getContactEmail()
        Inventory validation contact email. Required only for SetInventoryValidationContact.
        Returns:
        value or null for none
      • setContactEmail

        public LiasettingsCustomBatchRequestEntry setContactEmail(String contactEmail)
        Inventory validation contact email. Required only for SetInventoryValidationContact.
        Parameters:
        contactEmail - contactEmail or null for none
      • getContactName

        public String getContactName()
        Inventory validation contact name. Required only for SetInventoryValidationContact.
        Returns:
        value or null for none
      • setContactName

        public LiasettingsCustomBatchRequestEntry setContactName(String contactName)
        Inventory validation contact name. Required only for SetInventoryValidationContact.
        Parameters:
        contactName - contactName or null for none
      • getCountry

        public String getCountry()
        The country code. Required only for RequestInventoryVerification.
        Returns:
        value or null for none
      • getGmbEmail

        public String getGmbEmail()
        The Business Profile. Required only for RequestGmbAccess.
        Returns:
        value or null for none
      • getLiaSettings

        public LiaSettings getLiaSettings()
        The account Lia settings to update. Only defined if the method is `update`.
        Returns:
        value or null for none
      • setLiaSettings

        public LiasettingsCustomBatchRequestEntry setLiaSettings(LiaSettings liaSettings)
        The account Lia settings to update. Only defined if the method is `update`.
        Parameters:
        liaSettings - liaSettings or null for none
      • getMerchantId

        public BigInteger getMerchantId()
        The ID of the managing account.
        Returns:
        value or null for none
      • getMethod

        public String getMethod()
        The method of the batch entry. Acceptable values are: - "`get`" - "`getAccessibleGmbAccounts`" - "`requestGmbAccess`" - "`requestInventoryVerification`" - "`setInventoryVerificationContact`" - "`update`"
        Returns:
        value or null for none
      • setMethod

        public LiasettingsCustomBatchRequestEntry setMethod(String method)
        The method of the batch entry. Acceptable values are: - "`get`" - "`getAccessibleGmbAccounts`" - "`requestGmbAccess`" - "`requestInventoryVerification`" - "`setInventoryVerificationContact`" - "`update`"
        Parameters:
        method - method or null for none
      • getOmnichannelExperience

        public LiaOmnichannelExperience getOmnichannelExperience()
        The omnichannel experience for a country. Required only for SetOmnichannelExperience.
        Returns:
        value or null for none
      • setOmnichannelExperience

        public LiasettingsCustomBatchRequestEntry setOmnichannelExperience(LiaOmnichannelExperience omnichannelExperience)
        The omnichannel experience for a country. Required only for SetOmnichannelExperience.
        Parameters:
        omnichannelExperience - omnichannelExperience or null for none
      • getPosDataProviderId

        public BigInteger getPosDataProviderId()
        The ID of POS data provider. Required only for SetPosProvider.
        Returns:
        value or null for none
      • setPosDataProviderId

        public LiasettingsCustomBatchRequestEntry setPosDataProviderId(BigInteger posDataProviderId)
        The ID of POS data provider. Required only for SetPosProvider.
        Parameters:
        posDataProviderId - posDataProviderId or null for none
      • getPosExternalAccountId

        public String getPosExternalAccountId()
        The account ID by which this merchant is known to the POS provider.
        Returns:
        value or null for none
      • setPosExternalAccountId

        public LiasettingsCustomBatchRequestEntry setPosExternalAccountId(String posExternalAccountId)
        The account ID by which this merchant is known to the POS provider.
        Parameters:
        posExternalAccountId - posExternalAccountId or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy