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

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

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






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












com.google.api.services.content.model

Class AccountStatusAccountLevelIssue

    • Constructor Detail

      • AccountStatusAccountLevelIssue

        public AccountStatusAccountLevelIssue()
    • Method Detail

      • getCountry

        public String getCountry()
        Country for which this issue is reported.
        Returns:
        value or null for none
      • getDestination

        public String getDestination()
        The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
        Returns:
        value or null for none
      • setDestination

        public AccountStatusAccountLevelIssue setDestination(String destination)
        The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
        Parameters:
        destination - destination or null for none
      • getDetail

        public String getDetail()
        Additional details about the issue.
        Returns:
        value or null for none
      • getDocumentation

        public String getDocumentation()
        The URL of a web page to help resolving this issue.
        Returns:
        value or null for none
      • setDocumentation

        public AccountStatusAccountLevelIssue setDocumentation(String documentation)
        The URL of a web page to help resolving this issue.
        Parameters:
        documentation - documentation or null for none
      • getId

        public String getId()
        Issue identifier.
        Returns:
        value or null for none
      • getSeverity

        public String getSeverity()
        Severity of the issue. Acceptable values are: - "`critical`" - "`error`" - "`suggestion`"
        Returns:
        value or null for none
      • setSeverity

        public AccountStatusAccountLevelIssue setSeverity(String severity)
        Severity of the issue. Acceptable values are: - "`critical`" - "`error`" - "`suggestion`"
        Parameters:
        severity - severity or null for none
      • getTitle

        public String getTitle()
        Short description of the issue.
        Returns:
        value or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy