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

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

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






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












com.google.api.services.content.model

Class RenderAccountIssuesResponse

    • Constructor Detail

      • RenderAccountIssuesResponse

        public RenderAccountIssuesResponse()
    • Method Detail

      • getAlternateDisputeResolution

        public AlternateDisputeResolution getAlternateDisputeResolution()
        The Alternate Dispute Resolution (ADR) contains a link to a page where merchant can bring their appeal to an [external body](https://support.google.com/european-union-digital-services-act- redress-options/answer/13535501). If the ADR is present, it MUST be available to the merchant on the page that shows the list with their account issues.
        Returns:
        value or null for none
      • setAlternateDisputeResolution

        public RenderAccountIssuesResponse setAlternateDisputeResolution(AlternateDisputeResolution alternateDisputeResolution)
        The Alternate Dispute Resolution (ADR) contains a link to a page where merchant can bring their appeal to an [external body](https://support.google.com/european-union-digital-services-act- redress-options/answer/13535501). If the ADR is present, it MUST be available to the merchant on the page that shows the list with their account issues.
        Parameters:
        alternateDisputeResolution - alternateDisputeResolution or null for none
      • getIssues

        public List<AccountIssue> getIssues()
        List of account issues for a given account. This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
        Returns:
        value or null for none
      • setIssues

        public RenderAccountIssuesResponse setIssues(List<AccountIssue> issues)
        List of account issues for a given account. This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
        Parameters:
        issues - issues or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy