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

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

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






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












com.google.api.services.content.model

Class AccountIdentifier

    • Constructor Detail

      • AccountIdentifier

        public AccountIdentifier()
    • Method Detail

      • getAggregatorId

        public BigInteger getAggregatorId()
        The aggregator ID, set for aggregators and subaccounts (in that case, it represents the aggregator of the subaccount).
        Returns:
        value or null for none
      • setAggregatorId

        public AccountIdentifier setAggregatorId(BigInteger aggregatorId)
        The aggregator ID, set for aggregators and subaccounts (in that case, it represents the aggregator of the subaccount).
        Parameters:
        aggregatorId - aggregatorId or null for none
      • getMerchantId

        public BigInteger getMerchantId()
        The merchant account ID, set for individual accounts and subaccounts.
        Returns:
        value or null for none
      • setMerchantId

        public AccountIdentifier setMerchantId(BigInteger merchantId)
        The merchant account ID, set for individual accounts and subaccounts.
        Parameters:
        merchantId - merchantId or null for none
      • clone

        public AccountIdentifier clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy