Skip to content

Commit b0544b5

Browse files
yoshi-automationsofisl
authored andcommitted
fix(merchantapi): update the API
#### merchantapi:accounts_v1beta The following keys were changed: - schemas.ImpactedDestination.properties.reportingContext.enum - schemas.ImpactedDestination.properties.reportingContext.enumDeprecated - schemas.ImpactedDestination.properties.reportingContext.enumDescriptions - schemas.ProductChange.properties.reportingContext.enum - schemas.ProductChange.properties.reportingContext.enumDeprecated - schemas.ProductChange.properties.reportingContext.enumDescriptions - schemas.ShippingSettings.description #### merchantapi:conversions_v1beta The following keys were changed: - schemas.ProductChange.properties.reportingContext.enum - schemas.ProductChange.properties.reportingContext.enumDeprecated - schemas.ProductChange.properties.reportingContext.enumDescriptions #### merchantapi:datasources_v1beta The following keys were changed: - schemas.ProductChange.properties.reportingContext.enum - schemas.ProductChange.properties.reportingContext.enumDeprecated - schemas.ProductChange.properties.reportingContext.enumDescriptions #### merchantapi:inventories_v1beta The following keys were changed: - schemas.ProductChange.properties.reportingContext.enum - schemas.ProductChange.properties.reportingContext.enumDeprecated - schemas.ProductChange.properties.reportingContext.enumDescriptions #### merchantapi:lfp_v1beta The following keys were changed: - schemas.ProductChange.properties.reportingContext.enum - schemas.ProductChange.properties.reportingContext.enumDeprecated - schemas.ProductChange.properties.reportingContext.enumDescriptions #### merchantapi:notifications_v1beta The following keys were changed: - schemas.ProductChange.properties.reportingContext.enum - schemas.ProductChange.properties.reportingContext.enumDeprecated - schemas.ProductChange.properties.reportingContext.enumDescriptions #### merchantapi:products_v1beta The following keys were changed: - schemas.DestinationStatus.properties.reportingContext.enum - schemas.DestinationStatus.properties.reportingContext.enumDeprecated - schemas.DestinationStatus.properties.reportingContext.enumDescriptions - schemas.ItemLevelIssue.properties.reportingContext.enum - schemas.ItemLevelIssue.properties.reportingContext.enumDeprecated - schemas.ItemLevelIssue.properties.reportingContext.enumDescriptions - schemas.ProductChange.properties.reportingContext.enum - schemas.ProductChange.properties.reportingContext.enumDeprecated - schemas.ProductChange.properties.reportingContext.enumDescriptions #### merchantapi:promotions_v1beta The following keys were changed: - schemas.DestinationStatus.properties.reportingContext.enum - schemas.DestinationStatus.properties.reportingContext.enumDeprecated - schemas.DestinationStatus.properties.reportingContext.enumDescriptions - schemas.ItemLevelIssue.properties.reportingContext.enum - schemas.ItemLevelIssue.properties.reportingContext.enumDeprecated - schemas.ItemLevelIssue.properties.reportingContext.enumDescriptions - schemas.ProductChange.properties.reportingContext.enum - schemas.ProductChange.properties.reportingContext.enumDeprecated - schemas.ProductChange.properties.reportingContext.enumDescriptions #### merchantapi:quota_v1beta The following keys were changed: - schemas.ProductChange.properties.reportingContext.enum - schemas.ProductChange.properties.reportingContext.enumDeprecated - schemas.ProductChange.properties.reportingContext.enumDescriptions #### merchantapi:reports_v1beta The following keys were changed: - schemas.IssueSeverityPerReportingContext.properties.reportingContext.enum - schemas.IssueSeverityPerReportingContext.properties.reportingContext.enumDeprecated - schemas.IssueSeverityPerReportingContext.properties.reportingContext.enumDescriptions - schemas.ProductChange.properties.reportingContext.enum - schemas.ProductChange.properties.reportingContext.enumDeprecated - schemas.ProductChange.properties.reportingContext.enumDescriptions
1 parent c68ab6f commit b0544b5

11 files changed

+140
-44
lines changed

discovery/merchantapi-accounts_v1beta.json

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1354,7 +1354,7 @@
13541354
}
13551355
}
13561356
},
1357-
"revision": "20240821",
1357+
"revision": "20240830",
13581358
"rootUrl": "https://merchantapi.googleapis.com/",
13591359
"schemas": {
13601360
"AcceptTermsOfService": {
@@ -2080,7 +2080,9 @@
20802080
"FREE_LOCAL_VEHICLE_LISTINGS",
20812081
"YOUTUBE_SHOPPING",
20822082
"CLOUD_RETAIL",
2083-
"LOCAL_CLOUD_RETAIL"
2083+
"LOCAL_CLOUD_RETAIL",
2084+
"PRODUCT_REVIEWS",
2085+
"MERCHANT_REVIEWS"
20842086
],
20852087
"enumDeprecated": [
20862088
false,
@@ -2097,6 +2099,8 @@
20972099
false,
20982100
false,
20992101
false,
2102+
false,
2103+
false,
21002104
false
21012105
],
21022106
"enumDescriptions": [
@@ -2114,7 +2118,9 @@
21142118
"[Free local vehicle listings](https://support.google.com/merchants/answer/11544533).",
21152119
"[YouTube Shopping](https://support.google.com/merchants/answer/13478370).",
21162120
"[Cloud retail](https://cloud.google.com/solutions/retail).",
2117-
"[Local cloud retail](https://cloud.google.com/solutions/retail)."
2121+
"[Local cloud retail](https://cloud.google.com/solutions/retail).",
2122+
"[Product Reviews](https://support.google.com/merchants/answer/14620732).",
2123+
"[Merchant Reviews](https://developers.google.com/merchant-review-feeds)."
21182124
],
21192125
"type": "string"
21202126
}
@@ -2600,7 +2606,9 @@
26002606
"FREE_LOCAL_VEHICLE_LISTINGS",
26012607
"YOUTUBE_SHOPPING",
26022608
"CLOUD_RETAIL",
2603-
"LOCAL_CLOUD_RETAIL"
2609+
"LOCAL_CLOUD_RETAIL",
2610+
"PRODUCT_REVIEWS",
2611+
"MERCHANT_REVIEWS"
26042612
],
26052613
"enumDeprecated": [
26062614
false,
@@ -2617,6 +2625,8 @@
26172625
false,
26182626
false,
26192627
false,
2628+
false,
2629+
false,
26202630
false
26212631
],
26222632
"enumDescriptions": [
@@ -2634,7 +2644,9 @@
26342644
"[Free local vehicle listings](https://support.google.com/merchants/answer/11544533).",
26352645
"[YouTube Shopping](https://support.google.com/merchants/answer/13478370).",
26362646
"[Cloud retail](https://cloud.google.com/solutions/retail).",
2637-
"[Local cloud retail](https://cloud.google.com/solutions/retail)."
2647+
"[Local cloud retail](https://cloud.google.com/solutions/retail).",
2648+
"[Product Reviews](https://support.google.com/merchants/answer/14620732).",
2649+
"[Merchant Reviews](https://developers.google.com/merchant-review-feeds)."
26382650
],
26392651
"type": "string"
26402652
}
@@ -2985,7 +2997,7 @@
29852997
"type": "object"
29862998
},
29872999
"ShippingSettings": {
2988-
"description": "The merchant account's [shipping setting]((https://support.google.com/merchants/answer/6069284).",
3000+
"description": "The merchant account's [shipping setting](https://support.google.com/merchants/answer/6069284).",
29893001
"id": "ShippingSettings",
29903002
"properties": {
29913003
"etag": {

discovery/merchantapi-conversions_v1beta.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
}
296296
}
297297
},
298-
"revision": "20240614",
298+
"revision": "20240827",
299299
"rootUrl": "https://merchantapi.googleapis.com/",
300300
"schemas": {
301301
"AttributionSettings": {
@@ -519,7 +519,9 @@
519519
"FREE_LOCAL_VEHICLE_LISTINGS",
520520
"YOUTUBE_SHOPPING",
521521
"CLOUD_RETAIL",
522-
"LOCAL_CLOUD_RETAIL"
522+
"LOCAL_CLOUD_RETAIL",
523+
"PRODUCT_REVIEWS",
524+
"MERCHANT_REVIEWS"
523525
],
524526
"enumDeprecated": [
525527
false,
@@ -536,6 +538,8 @@
536538
false,
537539
false,
538540
false,
541+
false,
542+
false,
539543
false
540544
],
541545
"enumDescriptions": [
@@ -553,7 +557,9 @@
553557
"[Free local vehicle listings](https://support.google.com/merchants/answer/11544533).",
554558
"[YouTube Shopping](https://support.google.com/merchants/answer/13478370).",
555559
"[Cloud retail](https://cloud.google.com/solutions/retail).",
556-
"[Local cloud retail](https://cloud.google.com/solutions/retail)."
560+
"[Local cloud retail](https://cloud.google.com/solutions/retail).",
561+
"[Product Reviews](https://support.google.com/merchants/answer/14620732).",
562+
"[Merchant Reviews](https://developers.google.com/merchant-review-feeds)."
557563
],
558564
"type": "string"
559565
}

discovery/merchantapi-datasources_v1beta.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
}
291291
}
292292
},
293-
"revision": "20240719",
293+
"revision": "20240827",
294294
"rootUrl": "https://merchantapi.googleapis.com/",
295295
"schemas": {
296296
"DataSource": {
@@ -581,7 +581,9 @@
581581
"FREE_LOCAL_VEHICLE_LISTINGS",
582582
"YOUTUBE_SHOPPING",
583583
"CLOUD_RETAIL",
584-
"LOCAL_CLOUD_RETAIL"
584+
"LOCAL_CLOUD_RETAIL",
585+
"PRODUCT_REVIEWS",
586+
"MERCHANT_REVIEWS"
585587
],
586588
"enumDeprecated": [
587589
false,
@@ -598,6 +600,8 @@
598600
false,
599601
false,
600602
false,
603+
false,
604+
false,
601605
false
602606
],
603607
"enumDescriptions": [
@@ -615,7 +619,9 @@
615619
"[Free local vehicle listings](https://support.google.com/merchants/answer/11544533).",
616620
"[YouTube Shopping](https://support.google.com/merchants/answer/13478370).",
617621
"[Cloud retail](https://cloud.google.com/solutions/retail).",
618-
"[Local cloud retail](https://cloud.google.com/solutions/retail)."
622+
"[Local cloud retail](https://cloud.google.com/solutions/retail).",
623+
"[Product Reviews](https://support.google.com/merchants/answer/14620732).",
624+
"[Merchant Reviews](https://developers.google.com/merchant-review-feeds)."
619625
],
620626
"type": "string"
621627
}

discovery/merchantapi-inventories_v1beta.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
}
301301
}
302302
},
303-
"revision": "20240614",
303+
"revision": "20240827",
304304
"rootUrl": "https://merchantapi.googleapis.com/",
305305
"schemas": {
306306
"CustomAttribute": {
@@ -495,7 +495,9 @@
495495
"FREE_LOCAL_VEHICLE_LISTINGS",
496496
"YOUTUBE_SHOPPING",
497497
"CLOUD_RETAIL",
498-
"LOCAL_CLOUD_RETAIL"
498+
"LOCAL_CLOUD_RETAIL",
499+
"PRODUCT_REVIEWS",
500+
"MERCHANT_REVIEWS"
499501
],
500502
"enumDeprecated": [
501503
false,
@@ -512,6 +514,8 @@
512514
false,
513515
false,
514516
false,
517+
false,
518+
false,
515519
false
516520
],
517521
"enumDescriptions": [
@@ -529,7 +533,9 @@
529533
"[Free local vehicle listings](https://support.google.com/merchants/answer/11544533).",
530534
"[YouTube Shopping](https://support.google.com/merchants/answer/13478370).",
531535
"[Cloud retail](https://cloud.google.com/solutions/retail).",
532-
"[Local cloud retail](https://cloud.google.com/solutions/retail)."
536+
"[Local cloud retail](https://cloud.google.com/solutions/retail).",
537+
"[Product Reviews](https://support.google.com/merchants/answer/14620732).",
538+
"[Merchant Reviews](https://developers.google.com/merchant-review-feeds)."
533539
],
534540
"type": "string"
535541
}

discovery/merchantapi-lfp_v1beta.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
}
299299
}
300300
},
301-
"revision": "20240614",
301+
"revision": "20240827",
302302
"rootUrl": "https://merchantapi.googleapis.com/",
303303
"schemas": {
304304
"Empty": {
@@ -569,7 +569,9 @@
569569
"FREE_LOCAL_VEHICLE_LISTINGS",
570570
"YOUTUBE_SHOPPING",
571571
"CLOUD_RETAIL",
572-
"LOCAL_CLOUD_RETAIL"
572+
"LOCAL_CLOUD_RETAIL",
573+
"PRODUCT_REVIEWS",
574+
"MERCHANT_REVIEWS"
573575
],
574576
"enumDeprecated": [
575577
false,
@@ -586,6 +588,8 @@
586588
false,
587589
false,
588590
false,
591+
false,
592+
false,
589593
false
590594
],
591595
"enumDescriptions": [
@@ -603,7 +607,9 @@
603607
"[Free local vehicle listings](https://support.google.com/merchants/answer/11544533).",
604608
"[YouTube Shopping](https://support.google.com/merchants/answer/13478370).",
605609
"[Cloud retail](https://cloud.google.com/solutions/retail).",
606-
"[Local cloud retail](https://cloud.google.com/solutions/retail)."
610+
"[Local cloud retail](https://cloud.google.com/solutions/retail).",
611+
"[Product Reviews](https://support.google.com/merchants/answer/14620732).",
612+
"[Merchant Reviews](https://developers.google.com/merchant-review-feeds)."
607613
],
608614
"type": "string"
609615
}

discovery/merchantapi-notifications_v1beta.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
}
263263
}
264264
},
265-
"revision": "20240614",
265+
"revision": "20240827",
266266
"rootUrl": "https://merchantapi.googleapis.com/",
267267
"schemas": {
268268
"Empty": {
@@ -358,7 +358,9 @@
358358
"FREE_LOCAL_VEHICLE_LISTINGS",
359359
"YOUTUBE_SHOPPING",
360360
"CLOUD_RETAIL",
361-
"LOCAL_CLOUD_RETAIL"
361+
"LOCAL_CLOUD_RETAIL",
362+
"PRODUCT_REVIEWS",
363+
"MERCHANT_REVIEWS"
362364
],
363365
"enumDeprecated": [
364366
false,
@@ -375,6 +377,8 @@
375377
false,
376378
false,
377379
false,
380+
false,
381+
false,
378382
false
379383
],
380384
"enumDescriptions": [
@@ -392,7 +396,9 @@
392396
"[Free local vehicle listings](https://support.google.com/merchants/answer/11544533).",
393397
"[YouTube Shopping](https://support.google.com/merchants/answer/13478370).",
394398
"[Cloud retail](https://cloud.google.com/solutions/retail).",
395-
"[Local cloud retail](https://cloud.google.com/solutions/retail)."
399+
"[Local cloud retail](https://cloud.google.com/solutions/retail).",
400+
"[Product Reviews](https://support.google.com/merchants/answer/14620732).",
401+
"[Merchant Reviews](https://developers.google.com/merchant-review-feeds)."
396402
],
397403
"type": "string"
398404
}

discovery/merchantapi-products_v1beta.json

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
}
243243
}
244244
},
245-
"revision": "20240719",
245+
"revision": "20240827",
246246
"rootUrl": "https://merchantapi.googleapis.com/",
247247
"schemas": {
248248
"Attributes": {
@@ -821,7 +821,9 @@
821821
"FREE_LOCAL_VEHICLE_LISTINGS",
822822
"YOUTUBE_SHOPPING",
823823
"CLOUD_RETAIL",
824-
"LOCAL_CLOUD_RETAIL"
824+
"LOCAL_CLOUD_RETAIL",
825+
"PRODUCT_REVIEWS",
826+
"MERCHANT_REVIEWS"
825827
],
826828
"enumDeprecated": [
827829
false,
@@ -838,6 +840,8 @@
838840
false,
839841
false,
840842
false,
843+
false,
844+
false,
841845
false
842846
],
843847
"enumDescriptions": [
@@ -855,7 +859,9 @@
855859
"[Free local vehicle listings](https://support.google.com/merchants/answer/11544533).",
856860
"[YouTube Shopping](https://support.google.com/merchants/answer/13478370).",
857861
"[Cloud retail](https://cloud.google.com/solutions/retail).",
858-
"[Local cloud retail](https://cloud.google.com/solutions/retail)."
862+
"[Local cloud retail](https://cloud.google.com/solutions/retail).",
863+
"[Product Reviews](https://support.google.com/merchants/answer/14620732).",
864+
"[Merchant Reviews](https://developers.google.com/merchant-review-feeds)."
859865
],
860866
"type": "string"
861867
}
@@ -972,7 +978,9 @@
972978
"FREE_LOCAL_VEHICLE_LISTINGS",
973979
"YOUTUBE_SHOPPING",
974980
"CLOUD_RETAIL",
975-
"LOCAL_CLOUD_RETAIL"
981+
"LOCAL_CLOUD_RETAIL",
982+
"PRODUCT_REVIEWS",
983+
"MERCHANT_REVIEWS"
976984
],
977985
"enumDeprecated": [
978986
false,
@@ -989,6 +997,8 @@
989997
false,
990998
false,
991999
false,
1000+
false,
1001+
false,
9921002
false
9931003
],
9941004
"enumDescriptions": [
@@ -1006,7 +1016,9 @@
10061016
"[Free local vehicle listings](https://support.google.com/merchants/answer/11544533).",
10071017
"[YouTube Shopping](https://support.google.com/merchants/answer/13478370).",
10081018
"[Cloud retail](https://cloud.google.com/solutions/retail).",
1009-
"[Local cloud retail](https://cloud.google.com/solutions/retail)."
1019+
"[Local cloud retail](https://cloud.google.com/solutions/retail).",
1020+
"[Product Reviews](https://support.google.com/merchants/answer/14620732).",
1021+
"[Merchant Reviews](https://developers.google.com/merchant-review-feeds)."
10101022
],
10111023
"type": "string"
10121024
},
@@ -1223,7 +1235,9 @@
12231235
"FREE_LOCAL_VEHICLE_LISTINGS",
12241236
"YOUTUBE_SHOPPING",
12251237
"CLOUD_RETAIL",
1226-
"LOCAL_CLOUD_RETAIL"
1238+
"LOCAL_CLOUD_RETAIL",
1239+
"PRODUCT_REVIEWS",
1240+
"MERCHANT_REVIEWS"
12271241
],
12281242
"enumDeprecated": [
12291243
false,
@@ -1240,6 +1254,8 @@
12401254
false,
12411255
false,
12421256
false,
1257+
false,
1258+
false,
12431259
false
12441260
],
12451261
"enumDescriptions": [
@@ -1257,7 +1273,9 @@
12571273
"[Free local vehicle listings](https://support.google.com/merchants/answer/11544533).",
12581274
"[YouTube Shopping](https://support.google.com/merchants/answer/13478370).",
12591275
"[Cloud retail](https://cloud.google.com/solutions/retail).",
1260-
"[Local cloud retail](https://cloud.google.com/solutions/retail)."
1276+
"[Local cloud retail](https://cloud.google.com/solutions/retail).",
1277+
"[Product Reviews](https://support.google.com/merchants/answer/14620732).",
1278+
"[Merchant Reviews](https://developers.google.com/merchant-review-feeds)."
12611279
],
12621280
"type": "string"
12631281
}

0 commit comments

Comments
 (0)