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

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

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






AccountStatus (Content API for Shopping v2-rev20210113-1.31.0)












com.google.api.services.content.model

Class AccountStatus

    • Constructor Detail

      • AccountStatus

        public AccountStatus()
    • Method Detail

      • getAccountId

        public String getAccountId()
        The ID of the account for which the status is reported.
        Returns:
        value or null for none
      • setAccountId

        public AccountStatus setAccountId(String accountId)
        The ID of the account for which the status is reported.
        Parameters:
        accountId - accountId or null for none
      • getKind

        public String getKind()
        Identifies what kind of resource this is. Value: the fixed string "`content#accountStatus`"
        Returns:
        value or null for none
      • setKind

        public AccountStatus setKind(String kind)
        Identifies what kind of resource this is. Value: the fixed string "`content#accountStatus`"
        Parameters:
        kind - kind or null for none
      • getProducts

        public List<AccountStatusProducts> getProducts()
        List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
        Returns:
        value or null for none
      • setProducts

        public AccountStatus setProducts(List<AccountStatusProducts> products)
        List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
        Parameters:
        products - products or null for none
      • getWebsiteClaimed

        public Boolean getWebsiteClaimed()
        Whether the account's website is claimed or not.
        Returns:
        value or null for none
      • setWebsiteClaimed

        public AccountStatus setWebsiteClaimed(Boolean websiteClaimed)
        Whether the account's website is claimed or not.
        Parameters:
        websiteClaimed - websiteClaimed or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy