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

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







GmbAccounts (Content API for Shopping v2.1-rev20210715-1.32.1)












com.google.api.services.content.model

Class GmbAccounts

    • Constructor Detail

      • GmbAccounts

        public GmbAccounts()
    • Method Detail

      • getAccountId

        public BigInteger getAccountId()
        The ID of the Merchant Center account.
        Returns:
        value or null for none
      • setAccountId

        public GmbAccounts setAccountId(BigInteger accountId)
        The ID of the Merchant Center account.
        Parameters:
        accountId - accountId or null for none
      • getGmbAccounts

        public List<GmbAccountsGmbAccount> getGmbAccounts()
        A list of GMB accounts which are available to the merchant.
        Returns:
        value or null for none
      • setGmbAccounts

        public GmbAccounts setGmbAccounts(List<GmbAccountsGmbAccount> gmbAccounts)
        A list of GMB accounts which are available to the merchant.
        Parameters:
        gmbAccounts - gmbAccounts or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy