|
2311 | 2311 | }
|
2312 | 2312 | }
|
2313 | 2313 | },
|
2314 |
| - "revision": "20250729", |
| 2314 | + "revision": "20250811", |
2315 | 2315 | "rootUrl": "https://merchantapi.googleapis.com/",
|
2316 | 2316 | "schemas": {
|
2317 | 2317 | "About": {
|
2318 |
| - "description": "Collection of information related to the about page ([impressum](https://support.google.com/merchants/answer/14675634?hl=en&ref_topic=15145634&sjid=6892280366904591178-NC)).", |
| 2318 | + "description": "Collection of information related to the about page ([impressum](https://support.google.com/merchants/answer/14675634?ref_topic=15145634&sjid=6892280366904591178-NC)).", |
2319 | 2319 | "id": "About",
|
2320 | 2320 | "properties": {
|
2321 | 2321 | "state": {
|
|
3635 | 3635 | "type": "object"
|
3636 | 3636 | },
|
3637 | 3637 | "InventoryVerification": {
|
3638 |
| - "description": "Collection of information related to [inventory verification](https://support.google.com/merchants/answer/14684499?hl=en&ref_topic=15145634&sjid=6892280366904591178-NC).", |
| 3638 | + "description": "Collection of information related to [inventory verification](https://support.google.com/merchants/answer/14684499?ref_topic=15145634&sjid=6892280366904591178-NC).", |
3639 | 3639 | "id": "InventoryVerification",
|
3640 | 3640 | "properties": {
|
3641 | 3641 | "contact": {
|
|
4145 | 4145 | "type": "object"
|
4146 | 4146 | },
|
4147 | 4147 | "OnDisplayToOrder": {
|
4148 |
| - "description": "Collection of information related to the on display to order ([ODO](https://support.google.com/merchants/answer/14615056?hl=en&ref_topic=15145747&sjid=6892280366904591178-NC)).", |
| 4148 | + "description": "Collection of information related to the on display to order ([ODO](https://support.google.com/merchants/answer/14615056?ref_topic=15145747&sjid=6892280366904591178-NC)).", |
4149 | 4149 | "id": "OnDisplayToOrder",
|
4150 | 4150 | "properties": {
|
4151 | 4151 | "state": {
|
|
5154 | 5154 | "type": "object"
|
5155 | 5155 | },
|
5156 | 5156 | "TermsOfServiceAgreementState": {
|
5157 |
| - "description": "This resource represents the agreement state for a given account and terms of service kind. The state is as follows: * If the business has accepted a terms of service, `accepted` will be populated, otherwise it will be empty * If the business must sign a terms of service, `required` will be populated, otherwise it will be empty. Note that both `required` and `accepted` can be present. In this case the `accepted` terms of services will have an expiration date set in the `valid_until` field. The `required` terms of services need to be accepted before `valid_until` in order for the account to continue having a valid agreement. When accepting new terms of services we expect third-party providers to display the text associated with the given terms of service agreement (the url to the file containing the text is added in the Required message below as `tos_file_uri`). The actual acceptance of the terms of service is done by calling accept on the `TermsOfService` resource. `valid_until` field. The `required` terms of services need to be accepted before `valid_until` in order for the account to continue having a valid agreement. When accepting new terms of services, we expect third-party providers to display the text associated with the given terms of service agreement (the url to the file containing the text is added in the Required message below as `tos_file_uri`. The actual acceptance of the terms of service is done by calling accept on the `TermsOfService` resource.", |
| 5157 | + "description": "This resource represents the agreement state for a given account and terms of service kind. The state is as follows: * If the business has accepted a terms of service, `accepted` will be populated, otherwise it will be empty * If the business must sign a terms of service, `required` will be populated, otherwise it will be empty. Note that both `required` and `accepted` can be present. In this case the `accepted` terms of services will have an expiration date set in the `valid_until` field. The `required` terms of services need to be accepted before `valid_until` in order for the account to continue having a valid agreement. When accepting new terms of services we expect third-party providers to display the text associated with the given terms of service agreement (the url to the file containing the text is added in the Required message below as `tos_file_uri`). The actual acceptance of the terms of service is done by calling accept on the `TermsOfService` resource. `valid_until` field.", |
5158 | 5158 | "id": "TermsOfServiceAgreementState",
|
5159 | 5159 | "properties": {
|
5160 | 5160 | "accepted": {
|
|
0 commit comments