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

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

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






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












com.google.api.services.content.model

Class AccountStatusItemLevelIssue

    • Constructor Detail

      • AccountStatusItemLevelIssue

        public AccountStatusItemLevelIssue()
    • Method Detail

      • getAttributeName

        public String getAttributeName()
        The attribute's name, if the issue is caused by a single attribute.
        Returns:
        value or null for none
      • setAttributeName

        public AccountStatusItemLevelIssue setAttributeName(String attributeName)
        The attribute's name, if the issue is caused by a single attribute.
        Parameters:
        attributeName - attributeName or null for none
      • getCode

        public String getCode()
        The error code of the issue.
        Returns:
        value or null for none
      • getDescription

        public String getDescription()
        A short issue description in English.
        Returns:
        value or null for none
      • setDescription

        public AccountStatusItemLevelIssue setDescription(String description)
        A short issue description in English.
        Parameters:
        description - description or null for none
      • getDetail

        public String getDetail()
        A detailed issue description in English.
        Returns:
        value or null for none
      • getDocumentation

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

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

        public Long getNumItems()
        Number of items with this issue.
        Returns:
        value or null for none
      • setNumItems

        public AccountStatusItemLevelIssue setNumItems(Long numItems)
        Number of items with this issue.
        Parameters:
        numItems - numItems or null for none
      • getResolution

        public String getResolution()
        Whether the issue can be resolved by the merchant.
        Returns:
        value or null for none
      • setResolution

        public AccountStatusItemLevelIssue setResolution(String resolution)
        Whether the issue can be resolved by the merchant.
        Parameters:
        resolution - resolution or null for none
      • getServability

        public String getServability()
        How this issue affects serving of the offer.
        Returns:
        value or null for none
      • setServability

        public AccountStatusItemLevelIssue setServability(String servability)
        How this issue affects serving of the offer.
        Parameters:
        servability - servability or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy