rocket
Meet
Merchant API
- the official successor to Content API for Shopping.
update
Get the latest
on new Merchant API features, bug fixes, and updates.
add_alert
Note: Content API for Shopping will be sunset on August 18, 2026.
AlternateDisputeResolution
Stay organized with collections
Save and categorize content based on your preferences.
The Alternate Dispute Resolution (ADR) that may be available to merchants in some regions. If present, the link should be shown on the same page as the list of issues.
JSON representation |
{
"uri": string,
"label": string
} |
Fields |
uri |
string
The URL pointing to a page, where merchant can request alternative dispute resolution with an external body.
|
label |
string
The label for the alternate dispute resolution link.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[[["\u003cp\u003eMerchants in select regions might have access to Alternate Dispute Resolution (ADR) options for issue resolution.\u003c/p\u003e\n"],["\u003cp\u003eWhen available, an ADR link, defined by a URI and label within a JSON structure, will be displayed alongside the list of issues, guiding merchants to an external platform for dispute resolution.\u003c/p\u003e\n"]]],["Merchants may have access to Alternate Dispute Resolution (ADR) in certain regions. A `uri` field, a URL, directs merchants to a page for requesting ADR with an external body. The `label` field provides the corresponding text for the ADR link. This information, represented in JSON format, should be displayed on the same page as the list of issues. The JSON structure includes these two key fields: `uri` and `label`.\n"],null,["# AlternateDisputeResolution\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe Alternate Dispute Resolution (ADR) that may be available to merchants in some regions. If present, the link should be shown on the same page as the list of issues.\n\n| JSON representation |\n|--------------------------------------------|\n| ``` { \"uri\": string, \"label\": string } ``` |\n\n| Fields ||\n|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `uri` | `string` The URL pointing to a page, where merchant can request alternative dispute resolution with an [external body](https://support.google.com/european-union-digital-services-act-redress-options/answer/13535501). |\n| `label` | `string` The label for the alternate dispute resolution link. |"]]