google-apis-content_v2_1 0.30.0 → 0.32.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +9 -0
- data/lib/google/apis/content_v2_1/classes.rb +3724 -534
- data/lib/google/apis/content_v2_1/gem_version.rb +3 -3
- data/lib/google/apis/content_v2_1/representations.rb +1228 -59
- data/lib/google/apis/content_v2_1/service.rb +790 -50
- metadata +6 -6
@@ -46,12 +46,24 @@ module Google
|
|
46
46
|
include Google::Apis::Core::JsonObjectSupport
|
47
47
|
end
|
48
48
|
|
49
|
+
class AccountBusinessIdentity
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
49
55
|
class AccountBusinessInformation
|
50
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
57
|
|
52
58
|
include Google::Apis::Core::JsonObjectSupport
|
53
59
|
end
|
54
60
|
|
61
|
+
class AccountConversionSettings
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
55
67
|
class AccountCredentials
|
56
68
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
69
|
|
@@ -76,6 +88,12 @@ module Google
|
|
76
88
|
include Google::Apis::Core::JsonObjectSupport
|
77
89
|
end
|
78
90
|
|
91
|
+
class AccountIdentityType
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
79
97
|
class AccountImageImprovements
|
80
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
99
|
|
@@ -88,6 +106,18 @@ module Google
|
|
88
106
|
include Google::Apis::Core::JsonObjectSupport
|
89
107
|
end
|
90
108
|
|
109
|
+
class AccountIssue
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class AccountIssueImpact
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
91
121
|
class AccountItemUpdates
|
92
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
123
|
|
@@ -310,6 +340,18 @@ module Google
|
|
310
340
|
include Google::Apis::Core::JsonObjectSupport
|
311
341
|
end
|
312
342
|
|
343
|
+
class Action
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
349
|
+
class ActionReason
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
313
355
|
class ActivateBuyOnGoogleProgramRequest
|
314
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
357
|
|
@@ -322,12 +364,66 @@ module Google
|
|
322
364
|
include Google::Apis::Core::JsonObjectSupport
|
323
365
|
end
|
324
366
|
|
367
|
+
class AlternateDisputeResolution
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
325
373
|
class Amount
|
326
374
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
375
|
|
328
376
|
include Google::Apis::Core::JsonObjectSupport
|
329
377
|
end
|
330
378
|
|
379
|
+
class AttributionSettings
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
385
|
+
class AttributionSettingsConversionType
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
+
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
389
|
+
end
|
390
|
+
|
391
|
+
class BestSellers
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
397
|
+
class Brand
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
403
|
+
class Breakdown
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
407
|
+
end
|
408
|
+
|
409
|
+
class BreakdownRegion
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
+
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
413
|
+
end
|
414
|
+
|
415
|
+
class BuiltInSimpleAction
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
421
|
+
class BuiltInSimpleActionAdditionalContent
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
331
427
|
class BusinessDayConfig
|
332
428
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
429
|
|
@@ -364,6 +460,18 @@ module Google
|
|
364
460
|
include Google::Apis::Core::JsonObjectSupport
|
365
461
|
end
|
366
462
|
|
463
|
+
class CheckoutSettings
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
|
+
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
467
|
+
end
|
468
|
+
|
469
|
+
class CloudExportAdditionalProperties
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
|
+
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
473
|
+
end
|
474
|
+
|
367
475
|
class Collection
|
368
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
477
|
|
@@ -394,6 +502,18 @@ module Google
|
|
394
502
|
include Google::Apis::Core::JsonObjectSupport
|
395
503
|
end
|
396
504
|
|
505
|
+
class CompetitiveVisibility
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
511
|
+
class ConversionSource
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
397
517
|
class Css
|
398
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
519
|
|
@@ -538,12 +658,30 @@ module Google
|
|
538
658
|
include Google::Apis::Core::JsonObjectSupport
|
539
659
|
end
|
540
660
|
|
661
|
+
class DeliveryArea
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
+
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
665
|
+
end
|
666
|
+
|
667
|
+
class DeliveryAreaPostalCodeRange
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
+
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
671
|
+
end
|
672
|
+
|
541
673
|
class DeliveryTime
|
542
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
675
|
|
544
676
|
include Google::Apis::Core::JsonObjectSupport
|
545
677
|
end
|
546
678
|
|
679
|
+
class Distance
|
680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
|
+
|
682
|
+
include Google::Apis::Core::JsonObjectSupport
|
683
|
+
end
|
684
|
+
|
547
685
|
class ECommercePlatformLinkInfo
|
548
686
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
687
|
|
@@ -562,6 +700,12 @@ module Google
|
|
562
700
|
include Google::Apis::Core::JsonObjectSupport
|
563
701
|
end
|
564
702
|
|
703
|
+
class ExternalAction
|
704
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
|
+
|
706
|
+
include Google::Apis::Core::JsonObjectSupport
|
707
|
+
end
|
708
|
+
|
565
709
|
class FreeListingsProgramStatus
|
566
710
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
711
|
|
@@ -574,6 +718,18 @@ module Google
|
|
574
718
|
include Google::Apis::Core::JsonObjectSupport
|
575
719
|
end
|
576
720
|
|
721
|
+
class FreeListingsProgramStatusReviewIneligibilityReasonDetails
|
722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
|
+
|
724
|
+
include Google::Apis::Core::JsonObjectSupport
|
725
|
+
end
|
726
|
+
|
727
|
+
class GenerateRecommendationsResponse
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
+
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
731
|
+
end
|
732
|
+
|
577
733
|
class GmbAccounts
|
578
734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
735
|
|
@@ -586,6 +742,12 @@ module Google
|
|
586
742
|
include Google::Apis::Core::JsonObjectSupport
|
587
743
|
end
|
588
744
|
|
745
|
+
class GoogleAnalyticsLink
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
589
751
|
class Headers
|
590
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
753
|
|
@@ -610,6 +772,12 @@ module Google
|
|
610
772
|
include Google::Apis::Core::JsonObjectSupport
|
611
773
|
end
|
612
774
|
|
775
|
+
class InsertCheckoutSettingsRequest
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
|
+
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
779
|
+
end
|
780
|
+
|
613
781
|
class Installment
|
614
782
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
783
|
|
@@ -652,6 +820,12 @@ module Google
|
|
652
820
|
include Google::Apis::Core::JsonObjectSupport
|
653
821
|
end
|
654
822
|
|
823
|
+
class LiaOmnichannelExperience
|
824
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
825
|
+
|
826
|
+
include Google::Apis::Core::JsonObjectSupport
|
827
|
+
end
|
828
|
+
|
655
829
|
class LiaOnDisplayToOrderSettings
|
656
830
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
831
|
|
@@ -772,12 +946,30 @@ module Google
|
|
772
946
|
include Google::Apis::Core::JsonObjectSupport
|
773
947
|
end
|
774
948
|
|
949
|
+
class ListConversionSourcesResponse
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
775
955
|
class ListCssesResponse
|
776
956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
957
|
|
778
958
|
include Google::Apis::Core::JsonObjectSupport
|
779
959
|
end
|
780
960
|
|
961
|
+
class ListMethodQuotasResponse
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
967
|
+
class ListPromotionResponse
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
781
973
|
class ListRegionsResponse
|
782
974
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
975
|
|
@@ -850,6 +1042,12 @@ module Google
|
|
850
1042
|
include Google::Apis::Core::JsonObjectSupport
|
851
1043
|
end
|
852
1044
|
|
1045
|
+
class MerchantCenterDestination
|
1046
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
|
+
|
1048
|
+
include Google::Apis::Core::JsonObjectSupport
|
1049
|
+
end
|
1050
|
+
|
853
1051
|
class MerchantOrderReturn
|
854
1052
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
1053
|
|
@@ -868,6 +1066,12 @@ module Google
|
|
868
1066
|
include Google::Apis::Core::JsonObjectSupport
|
869
1067
|
end
|
870
1068
|
|
1069
|
+
class MethodQuota
|
1070
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
|
+
|
1072
|
+
include Google::Apis::Core::JsonObjectSupport
|
1073
|
+
end
|
1074
|
+
|
871
1075
|
class Metrics
|
872
1076
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
1077
|
|
@@ -1588,325 +1792,487 @@ module Google
|
|
1588
1792
|
include Google::Apis::Core::JsonObjectSupport
|
1589
1793
|
end
|
1590
1794
|
|
1591
|
-
class
|
1795
|
+
class PriceCompetitiveness
|
1592
1796
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1593
1797
|
|
1594
1798
|
include Google::Apis::Core::JsonObjectSupport
|
1595
1799
|
end
|
1596
1800
|
|
1597
|
-
class
|
1801
|
+
class PriceInsights
|
1598
1802
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1599
1803
|
|
1600
1804
|
include Google::Apis::Core::JsonObjectSupport
|
1601
1805
|
end
|
1602
1806
|
|
1603
|
-
class
|
1807
|
+
class Product
|
1604
1808
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
1809
|
|
1606
1810
|
include Google::Apis::Core::JsonObjectSupport
|
1607
1811
|
end
|
1608
1812
|
|
1609
|
-
class
|
1813
|
+
class ProductAmount
|
1610
1814
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
1815
|
|
1612
1816
|
include Google::Apis::Core::JsonObjectSupport
|
1613
1817
|
end
|
1614
1818
|
|
1615
|
-
class
|
1819
|
+
class ProductCertification
|
1616
1820
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
1821
|
|
1618
1822
|
include Google::Apis::Core::JsonObjectSupport
|
1619
1823
|
end
|
1620
1824
|
|
1621
|
-
class
|
1825
|
+
class ProductCluster
|
1622
1826
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1623
1827
|
|
1624
1828
|
include Google::Apis::Core::JsonObjectSupport
|
1625
1829
|
end
|
1626
1830
|
|
1627
|
-
class
|
1831
|
+
class ProductDeliveryTime
|
1628
1832
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1629
1833
|
|
1630
1834
|
include Google::Apis::Core::JsonObjectSupport
|
1631
1835
|
end
|
1632
1836
|
|
1633
|
-
class
|
1837
|
+
class ProductDeliveryTimeAreaDeliveryTime
|
1634
1838
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1635
1839
|
|
1636
1840
|
include Google::Apis::Core::JsonObjectSupport
|
1637
1841
|
end
|
1638
1842
|
|
1639
|
-
class
|
1843
|
+
class ProductDeliveryTimeAreaDeliveryTimeDeliveryTime
|
1640
1844
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1641
1845
|
|
1642
1846
|
include Google::Apis::Core::JsonObjectSupport
|
1643
1847
|
end
|
1644
1848
|
|
1645
|
-
class
|
1849
|
+
class ProductDimension
|
1646
1850
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
1851
|
|
1648
1852
|
include Google::Apis::Core::JsonObjectSupport
|
1649
1853
|
end
|
1650
1854
|
|
1651
|
-
class
|
1855
|
+
class ProductId
|
1652
1856
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
1857
|
|
1654
1858
|
include Google::Apis::Core::JsonObjectSupport
|
1655
1859
|
end
|
1656
1860
|
|
1657
|
-
class
|
1861
|
+
class ProductIssue
|
1658
1862
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1659
1863
|
|
1660
1864
|
include Google::Apis::Core::JsonObjectSupport
|
1661
1865
|
end
|
1662
1866
|
|
1663
|
-
class
|
1867
|
+
class ProductIssueImpact
|
1664
1868
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1665
1869
|
|
1666
1870
|
include Google::Apis::Core::JsonObjectSupport
|
1667
1871
|
end
|
1668
1872
|
|
1669
|
-
class
|
1873
|
+
class ProductProductDetail
|
1670
1874
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1671
1875
|
|
1672
1876
|
include Google::Apis::Core::JsonObjectSupport
|
1673
1877
|
end
|
1674
1878
|
|
1675
|
-
class
|
1879
|
+
class ProductShipping
|
1676
1880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1677
1881
|
|
1678
1882
|
include Google::Apis::Core::JsonObjectSupport
|
1679
1883
|
end
|
1680
1884
|
|
1681
|
-
class
|
1885
|
+
class ProductShippingDimension
|
1682
1886
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1683
1887
|
|
1684
1888
|
include Google::Apis::Core::JsonObjectSupport
|
1685
1889
|
end
|
1686
1890
|
|
1687
|
-
class
|
1891
|
+
class ProductShippingWeight
|
1688
1892
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1689
1893
|
|
1690
1894
|
include Google::Apis::Core::JsonObjectSupport
|
1691
1895
|
end
|
1692
1896
|
|
1693
|
-
class
|
1897
|
+
class ProductStatus
|
1694
1898
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1695
1899
|
|
1696
1900
|
include Google::Apis::Core::JsonObjectSupport
|
1697
1901
|
end
|
1698
1902
|
|
1699
|
-
class
|
1903
|
+
class ProductStatusDestinationStatus
|
1700
1904
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1701
1905
|
|
1702
1906
|
include Google::Apis::Core::JsonObjectSupport
|
1703
1907
|
end
|
1704
1908
|
|
1705
|
-
class
|
1909
|
+
class ProductStatusItemLevelIssue
|
1706
1910
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1707
1911
|
|
1708
1912
|
include Google::Apis::Core::JsonObjectSupport
|
1709
1913
|
end
|
1710
1914
|
|
1711
|
-
class
|
1915
|
+
class ProductSubscriptionCost
|
1712
1916
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1713
1917
|
|
1714
1918
|
include Google::Apis::Core::JsonObjectSupport
|
1715
1919
|
end
|
1716
1920
|
|
1717
|
-
class
|
1921
|
+
class ProductTax
|
1718
1922
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1719
1923
|
|
1720
1924
|
include Google::Apis::Core::JsonObjectSupport
|
1721
1925
|
end
|
1722
1926
|
|
1723
|
-
class
|
1927
|
+
class ProductUnitPricingBaseMeasure
|
1724
1928
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1725
1929
|
|
1726
1930
|
include Google::Apis::Core::JsonObjectSupport
|
1727
1931
|
end
|
1728
1932
|
|
1729
|
-
class
|
1933
|
+
class ProductUnitPricingMeasure
|
1730
1934
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
1935
|
|
1732
1936
|
include Google::Apis::Core::JsonObjectSupport
|
1733
1937
|
end
|
1734
1938
|
|
1735
|
-
class
|
1939
|
+
class ProductView
|
1736
1940
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1737
1941
|
|
1738
1942
|
include Google::Apis::Core::JsonObjectSupport
|
1739
1943
|
end
|
1740
1944
|
|
1741
|
-
class
|
1945
|
+
class ProductViewItemIssue
|
1742
1946
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1743
1947
|
|
1744
1948
|
include Google::Apis::Core::JsonObjectSupport
|
1745
1949
|
end
|
1746
1950
|
|
1747
|
-
class
|
1951
|
+
class ProductViewItemIssueIssueSeverityPerDestination
|
1748
1952
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
1953
|
|
1750
1954
|
include Google::Apis::Core::JsonObjectSupport
|
1751
1955
|
end
|
1752
1956
|
|
1753
|
-
class
|
1957
|
+
class ProductViewItemIssueItemIssueSeverity
|
1754
1958
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
1959
|
|
1756
1960
|
include Google::Apis::Core::JsonObjectSupport
|
1757
1961
|
end
|
1758
1962
|
|
1759
|
-
class
|
1963
|
+
class ProductViewItemIssueItemIssueType
|
1760
1964
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
1965
|
|
1762
1966
|
include Google::Apis::Core::JsonObjectSupport
|
1763
1967
|
end
|
1764
1968
|
|
1765
|
-
class
|
1969
|
+
class ProductWeight
|
1766
1970
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
1971
|
|
1768
1972
|
include Google::Apis::Core::JsonObjectSupport
|
1769
1973
|
end
|
1770
1974
|
|
1771
|
-
class
|
1975
|
+
class ProductsCustomBatchRequest
|
1772
1976
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
1977
|
|
1774
1978
|
include Google::Apis::Core::JsonObjectSupport
|
1775
1979
|
end
|
1776
1980
|
|
1777
|
-
class
|
1981
|
+
class ProductsCustomBatchRequestEntry
|
1778
1982
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
1983
|
|
1780
1984
|
include Google::Apis::Core::JsonObjectSupport
|
1781
1985
|
end
|
1782
1986
|
|
1783
|
-
class
|
1987
|
+
class ProductsCustomBatchResponse
|
1784
1988
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
1989
|
|
1786
1990
|
include Google::Apis::Core::JsonObjectSupport
|
1787
1991
|
end
|
1788
1992
|
|
1789
|
-
class
|
1993
|
+
class ProductsCustomBatchResponseEntry
|
1790
1994
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1791
1995
|
|
1792
1996
|
include Google::Apis::Core::JsonObjectSupport
|
1793
1997
|
end
|
1794
1998
|
|
1795
|
-
class
|
1999
|
+
class ProductsListResponse
|
1796
2000
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
2001
|
|
1798
2002
|
include Google::Apis::Core::JsonObjectSupport
|
1799
2003
|
end
|
1800
2004
|
|
1801
|
-
class
|
2005
|
+
class ProductstatusesCustomBatchRequest
|
1802
2006
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1803
2007
|
|
1804
2008
|
include Google::Apis::Core::JsonObjectSupport
|
1805
2009
|
end
|
1806
2010
|
|
1807
|
-
class
|
2011
|
+
class ProductstatusesCustomBatchRequestEntry
|
1808
2012
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1809
2013
|
|
1810
2014
|
include Google::Apis::Core::JsonObjectSupport
|
1811
2015
|
end
|
1812
2016
|
|
1813
|
-
class
|
2017
|
+
class ProductstatusesCustomBatchResponse
|
1814
2018
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1815
2019
|
|
1816
2020
|
include Google::Apis::Core::JsonObjectSupport
|
1817
2021
|
end
|
1818
2022
|
|
1819
|
-
class
|
2023
|
+
class ProductstatusesCustomBatchResponseEntry
|
1820
2024
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1821
2025
|
|
1822
2026
|
include Google::Apis::Core::JsonObjectSupport
|
1823
2027
|
end
|
1824
2028
|
|
1825
|
-
class
|
2029
|
+
class ProductstatusesListResponse
|
1826
2030
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1827
2031
|
|
1828
2032
|
include Google::Apis::Core::JsonObjectSupport
|
1829
2033
|
end
|
1830
2034
|
|
1831
|
-
class
|
2035
|
+
class Promotion
|
1832
2036
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
2037
|
|
1834
2038
|
include Google::Apis::Core::JsonObjectSupport
|
1835
2039
|
end
|
1836
2040
|
|
1837
|
-
class
|
2041
|
+
class PromotionPromotionStatus
|
1838
2042
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
2043
|
|
1840
2044
|
include Google::Apis::Core::JsonObjectSupport
|
1841
2045
|
end
|
1842
2046
|
|
1843
|
-
class
|
2047
|
+
class PromotionPromotionStatusDestinationStatus
|
1844
2048
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1845
2049
|
|
1846
2050
|
include Google::Apis::Core::JsonObjectSupport
|
1847
2051
|
end
|
1848
2052
|
|
1849
|
-
class
|
2053
|
+
class PromotionPromotionStatusPromotionIssue
|
1850
2054
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1851
2055
|
|
1852
2056
|
include Google::Apis::Core::JsonObjectSupport
|
1853
2057
|
end
|
1854
2058
|
|
1855
|
-
class
|
2059
|
+
class PubsubNotificationSettings
|
1856
2060
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
2061
|
|
1858
2062
|
include Google::Apis::Core::JsonObjectSupport
|
1859
2063
|
end
|
1860
2064
|
|
1861
|
-
class
|
2065
|
+
class RateGroup
|
1862
2066
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
2067
|
|
1864
2068
|
include Google::Apis::Core::JsonObjectSupport
|
1865
2069
|
end
|
1866
2070
|
|
1867
|
-
class
|
2071
|
+
class Recommendation
|
1868
2072
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
2073
|
|
1870
2074
|
include Google::Apis::Core::JsonObjectSupport
|
1871
2075
|
end
|
1872
2076
|
|
1873
|
-
class
|
2077
|
+
class RecommendationCallToAction
|
1874
2078
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
2079
|
|
1876
2080
|
include Google::Apis::Core::JsonObjectSupport
|
1877
2081
|
end
|
1878
2082
|
|
1879
|
-
class
|
2083
|
+
class RecommendationCreative
|
1880
2084
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1881
2085
|
|
1882
2086
|
include Google::Apis::Core::JsonObjectSupport
|
1883
2087
|
end
|
1884
2088
|
|
1885
|
-
class
|
2089
|
+
class RecommendationDescription
|
1886
2090
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
2091
|
|
1888
2092
|
include Google::Apis::Core::JsonObjectSupport
|
1889
2093
|
end
|
1890
2094
|
|
1891
|
-
class
|
2095
|
+
class RefundReason
|
1892
2096
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1893
2097
|
|
1894
2098
|
include Google::Apis::Core::JsonObjectSupport
|
1895
2099
|
end
|
1896
2100
|
|
1897
|
-
class
|
2101
|
+
class Region
|
1898
2102
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1899
2103
|
|
1900
2104
|
include Google::Apis::Core::JsonObjectSupport
|
1901
2105
|
end
|
1902
2106
|
|
1903
|
-
class
|
2107
|
+
class RegionGeoTargetArea
|
1904
2108
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
2109
|
|
1906
2110
|
include Google::Apis::Core::JsonObjectSupport
|
1907
2111
|
end
|
1908
2112
|
|
1909
|
-
class
|
2113
|
+
class RegionPostalCodeArea
|
2114
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2115
|
+
|
2116
|
+
include Google::Apis::Core::JsonObjectSupport
|
2117
|
+
end
|
2118
|
+
|
2119
|
+
class RegionPostalCodeAreaPostalCodeRange
|
2120
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2121
|
+
|
2122
|
+
include Google::Apis::Core::JsonObjectSupport
|
2123
|
+
end
|
2124
|
+
|
2125
|
+
class RegionalInventory
|
2126
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2127
|
+
|
2128
|
+
include Google::Apis::Core::JsonObjectSupport
|
2129
|
+
end
|
2130
|
+
|
2131
|
+
class RegionalinventoryCustomBatchRequest
|
2132
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2133
|
+
|
2134
|
+
include Google::Apis::Core::JsonObjectSupport
|
2135
|
+
end
|
2136
|
+
|
2137
|
+
class RegionalinventoryCustomBatchRequestEntry
|
2138
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2139
|
+
|
2140
|
+
include Google::Apis::Core::JsonObjectSupport
|
2141
|
+
end
|
2142
|
+
|
2143
|
+
class RegionalinventoryCustomBatchResponse
|
2144
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2145
|
+
|
2146
|
+
include Google::Apis::Core::JsonObjectSupport
|
2147
|
+
end
|
2148
|
+
|
2149
|
+
class RegionalinventoryCustomBatchResponseEntry
|
2150
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2151
|
+
|
2152
|
+
include Google::Apis::Core::JsonObjectSupport
|
2153
|
+
end
|
2154
|
+
|
2155
|
+
class RenderAccountIssuesRequestPayload
|
2156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2157
|
+
|
2158
|
+
include Google::Apis::Core::JsonObjectSupport
|
2159
|
+
end
|
2160
|
+
|
2161
|
+
class RenderAccountIssuesResponse
|
2162
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2163
|
+
|
2164
|
+
include Google::Apis::Core::JsonObjectSupport
|
2165
|
+
end
|
2166
|
+
|
2167
|
+
class RenderProductIssuesRequestPayload
|
2168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2169
|
+
|
2170
|
+
include Google::Apis::Core::JsonObjectSupport
|
2171
|
+
end
|
2172
|
+
|
2173
|
+
class RenderProductIssuesResponse
|
2174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2175
|
+
|
2176
|
+
include Google::Apis::Core::JsonObjectSupport
|
2177
|
+
end
|
2178
|
+
|
2179
|
+
class ReportInteractionRequest
|
2180
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2181
|
+
|
2182
|
+
include Google::Apis::Core::JsonObjectSupport
|
2183
|
+
end
|
2184
|
+
|
2185
|
+
class ReportRow
|
2186
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2187
|
+
|
2188
|
+
include Google::Apis::Core::JsonObjectSupport
|
2189
|
+
end
|
2190
|
+
|
2191
|
+
class RepricingProductReport
|
2192
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2193
|
+
|
2194
|
+
include Google::Apis::Core::JsonObjectSupport
|
2195
|
+
end
|
2196
|
+
|
2197
|
+
class RepricingProductReportBuyboxWinningProductStats
|
2198
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2199
|
+
|
2200
|
+
include Google::Apis::Core::JsonObjectSupport
|
2201
|
+
end
|
2202
|
+
|
2203
|
+
class RepricingRule
|
2204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2205
|
+
|
2206
|
+
include Google::Apis::Core::JsonObjectSupport
|
2207
|
+
end
|
2208
|
+
|
2209
|
+
class RepricingRuleCostOfGoodsSaleRule
|
2210
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2211
|
+
|
2212
|
+
include Google::Apis::Core::JsonObjectSupport
|
2213
|
+
end
|
2214
|
+
|
2215
|
+
class RepricingRuleEffectiveTime
|
2216
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2217
|
+
|
2218
|
+
include Google::Apis::Core::JsonObjectSupport
|
2219
|
+
end
|
2220
|
+
|
2221
|
+
class RepricingRuleEffectiveTimeFixedTimePeriod
|
2222
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2223
|
+
|
2224
|
+
include Google::Apis::Core::JsonObjectSupport
|
2225
|
+
end
|
2226
|
+
|
2227
|
+
class RepricingRuleEligibleOfferMatcher
|
2228
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2229
|
+
|
2230
|
+
include Google::Apis::Core::JsonObjectSupport
|
2231
|
+
end
|
2232
|
+
|
2233
|
+
class RepricingRuleEligibleOfferMatcherStringMatcher
|
2234
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2235
|
+
|
2236
|
+
include Google::Apis::Core::JsonObjectSupport
|
2237
|
+
end
|
2238
|
+
|
2239
|
+
class RepricingRuleReport
|
2240
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2241
|
+
|
2242
|
+
include Google::Apis::Core::JsonObjectSupport
|
2243
|
+
end
|
2244
|
+
|
2245
|
+
class RepricingRuleReportBuyboxWinningRuleStats
|
2246
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2247
|
+
|
2248
|
+
include Google::Apis::Core::JsonObjectSupport
|
2249
|
+
end
|
2250
|
+
|
2251
|
+
class RepricingRuleRestriction
|
2252
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2253
|
+
|
2254
|
+
include Google::Apis::Core::JsonObjectSupport
|
2255
|
+
end
|
2256
|
+
|
2257
|
+
class RepricingRuleRestrictionBoundary
|
2258
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2259
|
+
|
2260
|
+
include Google::Apis::Core::JsonObjectSupport
|
2261
|
+
end
|
2262
|
+
|
2263
|
+
class RepricingRuleStatsBasedRule
|
2264
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2265
|
+
|
2266
|
+
include Google::Apis::Core::JsonObjectSupport
|
2267
|
+
end
|
2268
|
+
|
2269
|
+
class RequestPhoneVerificationRequest
|
2270
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2271
|
+
|
2272
|
+
include Google::Apis::Core::JsonObjectSupport
|
2273
|
+
end
|
2274
|
+
|
2275
|
+
class RequestPhoneVerificationResponse
|
1910
2276
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1911
2277
|
|
1912
2278
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -2098,6 +2464,24 @@ module Google
|
|
2098
2464
|
include Google::Apis::Core::JsonObjectSupport
|
2099
2465
|
end
|
2100
2466
|
|
2467
|
+
class ServiceStoreConfig
|
2468
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2469
|
+
|
2470
|
+
include Google::Apis::Core::JsonObjectSupport
|
2471
|
+
end
|
2472
|
+
|
2473
|
+
class ServiceStoreConfigCutoffConfig
|
2474
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
|
+
|
2476
|
+
include Google::Apis::Core::JsonObjectSupport
|
2477
|
+
end
|
2478
|
+
|
2479
|
+
class ServiceStoreConfigCutoffConfigLocalCutoffTime
|
2480
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2481
|
+
|
2482
|
+
include Google::Apis::Core::JsonObjectSupport
|
2483
|
+
end
|
2484
|
+
|
2101
2485
|
class SettlementReport
|
2102
2486
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2103
2487
|
|
@@ -2230,6 +2614,12 @@ module Google
|
|
2230
2614
|
include Google::Apis::Core::JsonObjectSupport
|
2231
2615
|
end
|
2232
2616
|
|
2617
|
+
class ShoppingAdsProgramStatusReviewIneligibilityReasonDetails
|
2618
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2619
|
+
|
2620
|
+
include Google::Apis::Core::JsonObjectSupport
|
2621
|
+
end
|
2622
|
+
|
2233
2623
|
class Table
|
2234
2624
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2235
2625
|
|
@@ -2308,6 +2698,12 @@ module Google
|
|
2308
2698
|
include Google::Apis::Core::JsonObjectSupport
|
2309
2699
|
end
|
2310
2700
|
|
2701
|
+
class UndeleteConversionSourceRequest
|
2702
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2703
|
+
|
2704
|
+
include Google::Apis::Core::JsonObjectSupport
|
2705
|
+
end
|
2706
|
+
|
2311
2707
|
class UnitInvoice
|
2312
2708
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2313
2709
|
|
@@ -2326,6 +2722,12 @@ module Google
|
|
2326
2722
|
include Google::Apis::Core::JsonObjectSupport
|
2327
2723
|
end
|
2328
2724
|
|
2725
|
+
class UrlSettings
|
2726
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2727
|
+
|
2728
|
+
include Google::Apis::Core::JsonObjectSupport
|
2729
|
+
end
|
2730
|
+
|
2329
2731
|
class Value
|
2330
2732
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2331
2733
|
|
@@ -2378,8 +2780,12 @@ module Google
|
|
2378
2780
|
property :automatic_improvements, as: 'automaticImprovements', class: Google::Apis::ContentV2_1::AccountAutomaticImprovements, decorator: Google::Apis::ContentV2_1::AccountAutomaticImprovements::Representation
|
2379
2781
|
|
2380
2782
|
collection :automatic_label_ids, as: 'automaticLabelIds'
|
2783
|
+
property :business_identity, as: 'businessIdentity', class: Google::Apis::ContentV2_1::AccountBusinessIdentity, decorator: Google::Apis::ContentV2_1::AccountBusinessIdentity::Representation
|
2784
|
+
|
2381
2785
|
property :business_information, as: 'businessInformation', class: Google::Apis::ContentV2_1::AccountBusinessInformation, decorator: Google::Apis::ContentV2_1::AccountBusinessInformation::Representation
|
2382
2786
|
|
2787
|
+
property :conversion_settings, as: 'conversionSettings', class: Google::Apis::ContentV2_1::AccountConversionSettings, decorator: Google::Apis::ContentV2_1::AccountConversionSettings::Representation
|
2788
|
+
|
2383
2789
|
property :css_id, :numeric_string => true, as: 'cssId'
|
2384
2790
|
property :google_my_business_link, as: 'googleMyBusinessLink', class: Google::Apis::ContentV2_1::AccountGoogleMyBusinessLink, decorator: Google::Apis::ContentV2_1::AccountGoogleMyBusinessLink::Representation
|
2385
2791
|
|
@@ -2427,6 +2833,23 @@ module Google
|
|
2427
2833
|
end
|
2428
2834
|
end
|
2429
2835
|
|
2836
|
+
class AccountBusinessIdentity
|
2837
|
+
# @private
|
2838
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2839
|
+
property :black_owned, as: 'blackOwned', class: Google::Apis::ContentV2_1::AccountIdentityType, decorator: Google::Apis::ContentV2_1::AccountIdentityType::Representation
|
2840
|
+
|
2841
|
+
property :include_for_promotions, as: 'includeForPromotions'
|
2842
|
+
property :latino_owned, as: 'latinoOwned', class: Google::Apis::ContentV2_1::AccountIdentityType, decorator: Google::Apis::ContentV2_1::AccountIdentityType::Representation
|
2843
|
+
|
2844
|
+
property :small_business, as: 'smallBusiness', class: Google::Apis::ContentV2_1::AccountIdentityType, decorator: Google::Apis::ContentV2_1::AccountIdentityType::Representation
|
2845
|
+
|
2846
|
+
property :veteran_owned, as: 'veteranOwned', class: Google::Apis::ContentV2_1::AccountIdentityType, decorator: Google::Apis::ContentV2_1::AccountIdentityType::Representation
|
2847
|
+
|
2848
|
+
property :women_owned, as: 'womenOwned', class: Google::Apis::ContentV2_1::AccountIdentityType, decorator: Google::Apis::ContentV2_1::AccountIdentityType::Representation
|
2849
|
+
|
2850
|
+
end
|
2851
|
+
end
|
2852
|
+
|
2430
2853
|
class AccountBusinessInformation
|
2431
2854
|
# @private
|
2432
2855
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2440,6 +2863,13 @@ module Google
|
|
2440
2863
|
end
|
2441
2864
|
end
|
2442
2865
|
|
2866
|
+
class AccountConversionSettings
|
2867
|
+
# @private
|
2868
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2869
|
+
property :free_listings_auto_tagging_enabled, as: 'freeListingsAutoTaggingEnabled'
|
2870
|
+
end
|
2871
|
+
end
|
2872
|
+
|
2443
2873
|
class AccountCredentials
|
2444
2874
|
# @private
|
2445
2875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2475,6 +2905,13 @@ module Google
|
|
2475
2905
|
end
|
2476
2906
|
end
|
2477
2907
|
|
2908
|
+
class AccountIdentityType
|
2909
|
+
# @private
|
2910
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2911
|
+
property :self_identified, as: 'selfIdentified'
|
2912
|
+
end
|
2913
|
+
end
|
2914
|
+
|
2478
2915
|
class AccountImageImprovements
|
2479
2916
|
# @private
|
2480
2917
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2491,12 +2928,35 @@ module Google
|
|
2491
2928
|
end
|
2492
2929
|
end
|
2493
2930
|
|
2931
|
+
class AccountIssue
|
2932
|
+
# @private
|
2933
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2934
|
+
collection :actions, as: 'actions', class: Google::Apis::ContentV2_1::Action, decorator: Google::Apis::ContentV2_1::Action::Representation
|
2935
|
+
|
2936
|
+
property :impact, as: 'impact', class: Google::Apis::ContentV2_1::AccountIssueImpact, decorator: Google::Apis::ContentV2_1::AccountIssueImpact::Representation
|
2937
|
+
|
2938
|
+
property :prerendered_content, as: 'prerenderedContent'
|
2939
|
+
property :title, as: 'title'
|
2940
|
+
end
|
2941
|
+
end
|
2942
|
+
|
2943
|
+
class AccountIssueImpact
|
2944
|
+
# @private
|
2945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2946
|
+
collection :breakdowns, as: 'breakdowns', class: Google::Apis::ContentV2_1::Breakdown, decorator: Google::Apis::ContentV2_1::Breakdown::Representation
|
2947
|
+
|
2948
|
+
property :message, as: 'message'
|
2949
|
+
property :severity, as: 'severity'
|
2950
|
+
end
|
2951
|
+
end
|
2952
|
+
|
2494
2953
|
class AccountItemUpdates
|
2495
2954
|
# @private
|
2496
2955
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2497
2956
|
property :account_item_updates_settings, as: 'accountItemUpdatesSettings', class: Google::Apis::ContentV2_1::AccountItemUpdatesSettings, decorator: Google::Apis::ContentV2_1::AccountItemUpdatesSettings::Representation
|
2498
2957
|
|
2499
2958
|
property :effective_allow_availability_updates, as: 'effectiveAllowAvailabilityUpdates'
|
2959
|
+
property :effective_allow_condition_updates, as: 'effectiveAllowConditionUpdates'
|
2500
2960
|
property :effective_allow_price_updates, as: 'effectiveAllowPriceUpdates'
|
2501
2961
|
property :effective_allow_strict_availability_updates, as: 'effectiveAllowStrictAvailabilityUpdates'
|
2502
2962
|
end
|
@@ -2506,6 +2966,7 @@ module Google
|
|
2506
2966
|
# @private
|
2507
2967
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2508
2968
|
property :allow_availability_updates, as: 'allowAvailabilityUpdates'
|
2969
|
+
property :allow_condition_updates, as: 'allowConditionUpdates'
|
2509
2970
|
property :allow_price_updates, as: 'allowPriceUpdates'
|
2510
2971
|
property :allow_strict_availability_updates, as: 'allowStrictAvailabilityUpdates'
|
2511
2972
|
end
|
@@ -2632,6 +3093,7 @@ module Google
|
|
2632
3093
|
property :order_manager, as: 'orderManager'
|
2633
3094
|
property :payments_analyst, as: 'paymentsAnalyst'
|
2634
3095
|
property :payments_manager, as: 'paymentsManager'
|
3096
|
+
property :reporting_manager, as: 'reportingManager'
|
2635
3097
|
end
|
2636
3098
|
end
|
2637
3099
|
|
@@ -2871,6 +3333,30 @@ module Google
|
|
2871
3333
|
end
|
2872
3334
|
end
|
2873
3335
|
|
3336
|
+
class Action
|
3337
|
+
# @private
|
3338
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3339
|
+
property :builtin_simple_action, as: 'builtinSimpleAction', class: Google::Apis::ContentV2_1::BuiltInSimpleAction, decorator: Google::Apis::ContentV2_1::BuiltInSimpleAction::Representation
|
3340
|
+
|
3341
|
+
property :button_label, as: 'buttonLabel'
|
3342
|
+
property :external_action, as: 'externalAction', class: Google::Apis::ContentV2_1::ExternalAction, decorator: Google::Apis::ContentV2_1::ExternalAction::Representation
|
3343
|
+
|
3344
|
+
property :is_available, as: 'isAvailable'
|
3345
|
+
collection :reasons, as: 'reasons', class: Google::Apis::ContentV2_1::ActionReason, decorator: Google::Apis::ContentV2_1::ActionReason::Representation
|
3346
|
+
|
3347
|
+
end
|
3348
|
+
end
|
3349
|
+
|
3350
|
+
class ActionReason
|
3351
|
+
# @private
|
3352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3353
|
+
property :action, as: 'action', class: Google::Apis::ContentV2_1::Action, decorator: Google::Apis::ContentV2_1::Action::Representation
|
3354
|
+
|
3355
|
+
property :detail, as: 'detail'
|
3356
|
+
property :message, as: 'message'
|
3357
|
+
end
|
3358
|
+
end
|
3359
|
+
|
2874
3360
|
class ActivateBuyOnGoogleProgramRequest
|
2875
3361
|
# @private
|
2876
3362
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2888,6 +3374,14 @@ module Google
|
|
2888
3374
|
end
|
2889
3375
|
end
|
2890
3376
|
|
3377
|
+
class AlternateDisputeResolution
|
3378
|
+
# @private
|
3379
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3380
|
+
property :label, as: 'label'
|
3381
|
+
property :uri, as: 'uri'
|
3382
|
+
end
|
3383
|
+
end
|
3384
|
+
|
2891
3385
|
class Amount
|
2892
3386
|
# @private
|
2893
3387
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2898,6 +3392,82 @@ module Google
|
|
2898
3392
|
end
|
2899
3393
|
end
|
2900
3394
|
|
3395
|
+
class AttributionSettings
|
3396
|
+
# @private
|
3397
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3398
|
+
property :attribution_lookback_window_in_days, as: 'attributionLookbackWindowInDays'
|
3399
|
+
property :attribution_model, as: 'attributionModel'
|
3400
|
+
collection :conversion_type, as: 'conversionType', class: Google::Apis::ContentV2_1::AttributionSettingsConversionType, decorator: Google::Apis::ContentV2_1::AttributionSettingsConversionType::Representation
|
3401
|
+
|
3402
|
+
end
|
3403
|
+
end
|
3404
|
+
|
3405
|
+
class AttributionSettingsConversionType
|
3406
|
+
# @private
|
3407
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3408
|
+
property :include_in_reporting, as: 'includeInReporting'
|
3409
|
+
property :name, as: 'name'
|
3410
|
+
end
|
3411
|
+
end
|
3412
|
+
|
3413
|
+
class BestSellers
|
3414
|
+
# @private
|
3415
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3416
|
+
property :category_id, :numeric_string => true, as: 'categoryId'
|
3417
|
+
property :country_code, as: 'countryCode'
|
3418
|
+
property :previous_rank, :numeric_string => true, as: 'previousRank'
|
3419
|
+
property :previous_relative_demand, as: 'previousRelativeDemand'
|
3420
|
+
property :rank, :numeric_string => true, as: 'rank'
|
3421
|
+
property :relative_demand, as: 'relativeDemand'
|
3422
|
+
property :relative_demand_change, as: 'relativeDemandChange'
|
3423
|
+
property :report_date, as: 'reportDate', class: Google::Apis::ContentV2_1::Date, decorator: Google::Apis::ContentV2_1::Date::Representation
|
3424
|
+
|
3425
|
+
property :report_granularity, as: 'reportGranularity'
|
3426
|
+
end
|
3427
|
+
end
|
3428
|
+
|
3429
|
+
class Brand
|
3430
|
+
# @private
|
3431
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3432
|
+
property :name, as: 'name'
|
3433
|
+
end
|
3434
|
+
end
|
3435
|
+
|
3436
|
+
class Breakdown
|
3437
|
+
# @private
|
3438
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3439
|
+
collection :details, as: 'details'
|
3440
|
+
collection :regions, as: 'regions', class: Google::Apis::ContentV2_1::BreakdownRegion, decorator: Google::Apis::ContentV2_1::BreakdownRegion::Representation
|
3441
|
+
|
3442
|
+
end
|
3443
|
+
end
|
3444
|
+
|
3445
|
+
class BreakdownRegion
|
3446
|
+
# @private
|
3447
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3448
|
+
property :code, as: 'code'
|
3449
|
+
property :name, as: 'name'
|
3450
|
+
end
|
3451
|
+
end
|
3452
|
+
|
3453
|
+
class BuiltInSimpleAction
|
3454
|
+
# @private
|
3455
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3456
|
+
property :additional_content, as: 'additionalContent', class: Google::Apis::ContentV2_1::BuiltInSimpleActionAdditionalContent, decorator: Google::Apis::ContentV2_1::BuiltInSimpleActionAdditionalContent::Representation
|
3457
|
+
|
3458
|
+
property :attribute_code, as: 'attributeCode'
|
3459
|
+
property :type, as: 'type'
|
3460
|
+
end
|
3461
|
+
end
|
3462
|
+
|
3463
|
+
class BuiltInSimpleActionAdditionalContent
|
3464
|
+
# @private
|
3465
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3466
|
+
collection :paragraphs, as: 'paragraphs'
|
3467
|
+
property :title, as: 'title'
|
3468
|
+
end
|
3469
|
+
end
|
3470
|
+
|
2901
3471
|
class BusinessDayConfig
|
2902
3472
|
# @private
|
2903
3473
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2956,6 +3526,35 @@ module Google
|
|
2956
3526
|
end
|
2957
3527
|
end
|
2958
3528
|
|
3529
|
+
class CheckoutSettings
|
3530
|
+
# @private
|
3531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3532
|
+
property :effective_enrollment_state, as: 'effectiveEnrollmentState'
|
3533
|
+
property :effective_review_state, as: 'effectiveReviewState'
|
3534
|
+
property :effective_uri_settings, as: 'effectiveUriSettings', class: Google::Apis::ContentV2_1::UrlSettings, decorator: Google::Apis::ContentV2_1::UrlSettings::Representation
|
3535
|
+
|
3536
|
+
property :enrollment_state, as: 'enrollmentState'
|
3537
|
+
property :merchant_id, :numeric_string => true, as: 'merchantId'
|
3538
|
+
property :review_state, as: 'reviewState'
|
3539
|
+
property :uri_settings, as: 'uriSettings', class: Google::Apis::ContentV2_1::UrlSettings, decorator: Google::Apis::ContentV2_1::UrlSettings::Representation
|
3540
|
+
|
3541
|
+
end
|
3542
|
+
end
|
3543
|
+
|
3544
|
+
class CloudExportAdditionalProperties
|
3545
|
+
# @private
|
3546
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3547
|
+
property :bool_value, as: 'boolValue'
|
3548
|
+
collection :float_value, as: 'floatValue'
|
3549
|
+
collection :int_value, as: 'intValue'
|
3550
|
+
property :max_value, as: 'maxValue'
|
3551
|
+
property :min_value, as: 'minValue'
|
3552
|
+
property :property_name, as: 'propertyName'
|
3553
|
+
collection :text_value, as: 'textValue'
|
3554
|
+
property :unit_code, as: 'unitCode'
|
3555
|
+
end
|
3556
|
+
end
|
3557
|
+
|
2959
3558
|
class Collection
|
2960
3559
|
# @private
|
2961
3560
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3001,7 +3600,10 @@ module Google
|
|
3001
3600
|
class CollectionStatusDestinationStatus
|
3002
3601
|
# @private
|
3003
3602
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3603
|
+
collection :approved_countries, as: 'approvedCountries'
|
3004
3604
|
property :destination, as: 'destination'
|
3605
|
+
collection :disapproved_countries, as: 'disapprovedCountries'
|
3606
|
+
collection :pending_countries, as: 'pendingCountries'
|
3005
3607
|
property :status, as: 'status'
|
3006
3608
|
end
|
3007
3609
|
end
|
@@ -3009,6 +3611,7 @@ module Google
|
|
3009
3611
|
class CollectionStatusItemLevelIssue
|
3010
3612
|
# @private
|
3011
3613
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3614
|
+
collection :applicable_countries, as: 'applicableCountries'
|
3012
3615
|
property :attribute_name, as: 'attributeName'
|
3013
3616
|
property :code, as: 'code'
|
3014
3617
|
property :description, as: 'description'
|
@@ -3020,6 +3623,39 @@ module Google
|
|
3020
3623
|
end
|
3021
3624
|
end
|
3022
3625
|
|
3626
|
+
class CompetitiveVisibility
|
3627
|
+
# @private
|
3628
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3629
|
+
property :ads_organic_ratio, as: 'adsOrganicRatio'
|
3630
|
+
property :category_benchmark_visibility_trend, as: 'categoryBenchmarkVisibilityTrend'
|
3631
|
+
property :category_id, :numeric_string => true, as: 'categoryId'
|
3632
|
+
property :country_code, as: 'countryCode'
|
3633
|
+
property :date, as: 'date', class: Google::Apis::ContentV2_1::Date, decorator: Google::Apis::ContentV2_1::Date::Representation
|
3634
|
+
|
3635
|
+
property :domain, as: 'domain'
|
3636
|
+
property :higher_position_rate, as: 'higherPositionRate'
|
3637
|
+
property :is_your_domain, as: 'isYourDomain'
|
3638
|
+
property :page_overlap_rate, as: 'pageOverlapRate'
|
3639
|
+
property :rank, :numeric_string => true, as: 'rank'
|
3640
|
+
property :relative_visibility, as: 'relativeVisibility'
|
3641
|
+
property :traffic_source, as: 'trafficSource'
|
3642
|
+
property :your_domain_visibility_trend, as: 'yourDomainVisibilityTrend'
|
3643
|
+
end
|
3644
|
+
end
|
3645
|
+
|
3646
|
+
class ConversionSource
|
3647
|
+
# @private
|
3648
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3649
|
+
property :conversion_source_id, as: 'conversionSourceId'
|
3650
|
+
property :expire_time, as: 'expireTime'
|
3651
|
+
property :google_analytics_link, as: 'googleAnalyticsLink', class: Google::Apis::ContentV2_1::GoogleAnalyticsLink, decorator: Google::Apis::ContentV2_1::GoogleAnalyticsLink::Representation
|
3652
|
+
|
3653
|
+
property :merchant_center_destination, as: 'merchantCenterDestination', class: Google::Apis::ContentV2_1::MerchantCenterDestination, decorator: Google::Apis::ContentV2_1::MerchantCenterDestination::Representation
|
3654
|
+
|
3655
|
+
property :state, as: 'state'
|
3656
|
+
end
|
3657
|
+
end
|
3658
|
+
|
3023
3659
|
class Css
|
3024
3660
|
# @private
|
3025
3661
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3108,6 +3744,7 @@ module Google
|
|
3108
3744
|
property :datafeed_id, :numeric_string => true, as: 'datafeedId'
|
3109
3745
|
collection :errors, as: 'errors', class: Google::Apis::ContentV2_1::DatafeedStatusError, decorator: Google::Apis::ContentV2_1::DatafeedStatusError::Representation
|
3110
3746
|
|
3747
|
+
property :feed_label, as: 'feedLabel'
|
3111
3748
|
property :items_total, :numeric_string => true, as: 'itemsTotal'
|
3112
3749
|
property :items_valid, :numeric_string => true, as: 'itemsValid'
|
3113
3750
|
property :kind, as: 'kind'
|
@@ -3144,8 +3781,10 @@ module Google
|
|
3144
3781
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3145
3782
|
property :country, as: 'country'
|
3146
3783
|
collection :excluded_destinations, as: 'excludedDestinations'
|
3784
|
+
property :feed_label, as: 'feedLabel'
|
3147
3785
|
collection :included_destinations, as: 'includedDestinations'
|
3148
3786
|
property :language, as: 'language'
|
3787
|
+
collection :target_countries, as: 'targetCountries'
|
3149
3788
|
end
|
3150
3789
|
end
|
3151
3790
|
|
@@ -3220,6 +3859,7 @@ module Google
|
|
3220
3859
|
property :batch_id, as: 'batchId'
|
3221
3860
|
property :country, as: 'country'
|
3222
3861
|
property :datafeed_id, :numeric_string => true, as: 'datafeedId'
|
3862
|
+
property :feed_label, as: 'feedLabel'
|
3223
3863
|
property :language, as: 'language'
|
3224
3864
|
property :merchant_id, :numeric_string => true, as: 'merchantId'
|
3225
3865
|
property :method_prop, as: 'method'
|
@@ -3281,6 +3921,24 @@ module Google
|
|
3281
3921
|
end
|
3282
3922
|
end
|
3283
3923
|
|
3924
|
+
class DeliveryArea
|
3925
|
+
# @private
|
3926
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3927
|
+
property :country_code, as: 'countryCode'
|
3928
|
+
property :postal_code_range, as: 'postalCodeRange', class: Google::Apis::ContentV2_1::DeliveryAreaPostalCodeRange, decorator: Google::Apis::ContentV2_1::DeliveryAreaPostalCodeRange::Representation
|
3929
|
+
|
3930
|
+
property :region_code, as: 'regionCode'
|
3931
|
+
end
|
3932
|
+
end
|
3933
|
+
|
3934
|
+
class DeliveryAreaPostalCodeRange
|
3935
|
+
# @private
|
3936
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3937
|
+
property :first_postal_code, as: 'firstPostalCode'
|
3938
|
+
property :last_postal_code, as: 'lastPostalCode'
|
3939
|
+
end
|
3940
|
+
end
|
3941
|
+
|
3284
3942
|
class DeliveryTime
|
3285
3943
|
# @private
|
3286
3944
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3303,6 +3961,14 @@ module Google
|
|
3303
3961
|
end
|
3304
3962
|
end
|
3305
3963
|
|
3964
|
+
class Distance
|
3965
|
+
# @private
|
3966
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3967
|
+
property :unit, as: 'unit'
|
3968
|
+
property :value, :numeric_string => true, as: 'value'
|
3969
|
+
end
|
3970
|
+
end
|
3971
|
+
|
3306
3972
|
class ECommercePlatformLinkInfo
|
3307
3973
|
# @private
|
3308
3974
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3329,12 +3995,20 @@ module Google
|
|
3329
3995
|
end
|
3330
3996
|
end
|
3331
3997
|
|
3998
|
+
class ExternalAction
|
3999
|
+
# @private
|
4000
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4001
|
+
property :type, as: 'type'
|
4002
|
+
property :uri, as: 'uri'
|
4003
|
+
end
|
4004
|
+
end
|
4005
|
+
|
3332
4006
|
class FreeListingsProgramStatus
|
3333
4007
|
# @private
|
3334
4008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4009
|
+
property :global_state, as: 'globalState'
|
3335
4010
|
collection :region_statuses, as: 'regionStatuses', class: Google::Apis::ContentV2_1::FreeListingsProgramStatusRegionStatus, decorator: Google::Apis::ContentV2_1::FreeListingsProgramStatusRegionStatus::Representation
|
3336
4011
|
|
3337
|
-
property :state, as: 'state'
|
3338
4012
|
end
|
3339
4013
|
end
|
3340
4014
|
|
@@ -3343,14 +4017,33 @@ module Google
|
|
3343
4017
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3344
4018
|
property :disapproval_date, as: 'disapprovalDate'
|
3345
4019
|
property :eligibility_status, as: 'eligibilityStatus'
|
3346
|
-
|
3347
|
-
property :ineligibility_reason, as: 'ineligibilityReason'
|
4020
|
+
collection :onboarding_issues, as: 'onboardingIssues'
|
3348
4021
|
collection :region_codes, as: 'regionCodes'
|
3349
4022
|
property :review_eligibility_status, as: 'reviewEligibilityStatus'
|
4023
|
+
property :review_ineligibility_reason, as: 'reviewIneligibilityReason'
|
4024
|
+
property :review_ineligibility_reason_description, as: 'reviewIneligibilityReasonDescription'
|
4025
|
+
property :review_ineligibility_reason_details, as: 'reviewIneligibilityReasonDetails', class: Google::Apis::ContentV2_1::FreeListingsProgramStatusReviewIneligibilityReasonDetails, decorator: Google::Apis::ContentV2_1::FreeListingsProgramStatusReviewIneligibilityReasonDetails::Representation
|
4026
|
+
|
3350
4027
|
collection :review_issues, as: 'reviewIssues'
|
3351
4028
|
end
|
3352
4029
|
end
|
3353
4030
|
|
4031
|
+
class FreeListingsProgramStatusReviewIneligibilityReasonDetails
|
4032
|
+
# @private
|
4033
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4034
|
+
property :cooldown_time, as: 'cooldownTime'
|
4035
|
+
end
|
4036
|
+
end
|
4037
|
+
|
4038
|
+
class GenerateRecommendationsResponse
|
4039
|
+
# @private
|
4040
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4041
|
+
collection :recommendations, as: 'recommendations', class: Google::Apis::ContentV2_1::Recommendation, decorator: Google::Apis::ContentV2_1::Recommendation::Representation
|
4042
|
+
|
4043
|
+
property :response_token, as: 'responseToken'
|
4044
|
+
end
|
4045
|
+
end
|
4046
|
+
|
3354
4047
|
class GmbAccounts
|
3355
4048
|
# @private
|
3356
4049
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3370,6 +4063,16 @@ module Google
|
|
3370
4063
|
end
|
3371
4064
|
end
|
3372
4065
|
|
4066
|
+
class GoogleAnalyticsLink
|
4067
|
+
# @private
|
4068
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4069
|
+
property :attribution_settings, as: 'attributionSettings', class: Google::Apis::ContentV2_1::AttributionSettings, decorator: Google::Apis::ContentV2_1::AttributionSettings::Representation
|
4070
|
+
|
4071
|
+
property :property_id, :numeric_string => true, as: 'propertyId'
|
4072
|
+
property :property_name, as: 'propertyName'
|
4073
|
+
end
|
4074
|
+
end
|
4075
|
+
|
3373
4076
|
class Headers
|
3374
4077
|
# @private
|
3375
4078
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3415,6 +4118,14 @@ module Google
|
|
3415
4118
|
end
|
3416
4119
|
end
|
3417
4120
|
|
4121
|
+
class InsertCheckoutSettingsRequest
|
4122
|
+
# @private
|
4123
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4124
|
+
property :uri_settings, as: 'uriSettings', class: Google::Apis::ContentV2_1::UrlSettings, decorator: Google::Apis::ContentV2_1::UrlSettings::Representation
|
4125
|
+
|
4126
|
+
end
|
4127
|
+
end
|
4128
|
+
|
3418
4129
|
class Installment
|
3419
4130
|
# @private
|
3420
4131
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3467,6 +4178,8 @@ module Google
|
|
3467
4178
|
property :hosted_local_storefront_active, as: 'hostedLocalStorefrontActive'
|
3468
4179
|
property :inventory, as: 'inventory', class: Google::Apis::ContentV2_1::LiaInventorySettings, decorator: Google::Apis::ContentV2_1::LiaInventorySettings::Representation
|
3469
4180
|
|
4181
|
+
property :omnichannel_experience, as: 'omnichannelExperience', class: Google::Apis::ContentV2_1::LiaOmnichannelExperience, decorator: Google::Apis::ContentV2_1::LiaOmnichannelExperience::Representation
|
4182
|
+
|
3470
4183
|
property :on_display_to_order, as: 'onDisplayToOrder', class: Google::Apis::ContentV2_1::LiaOnDisplayToOrderSettings, decorator: Google::Apis::ContentV2_1::LiaOnDisplayToOrderSettings::Representation
|
3471
4184
|
|
3472
4185
|
property :pos_data_provider, as: 'posDataProvider', class: Google::Apis::ContentV2_1::LiaPosDataProvider, decorator: Google::Apis::ContentV2_1::LiaPosDataProvider::Representation
|
@@ -3485,6 +4198,15 @@ module Google
|
|
3485
4198
|
end
|
3486
4199
|
end
|
3487
4200
|
|
4201
|
+
class LiaOmnichannelExperience
|
4202
|
+
# @private
|
4203
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4204
|
+
property :country, as: 'country'
|
4205
|
+
property :lsf_type, as: 'lsfType'
|
4206
|
+
collection :pickup_types, as: 'pickupTypes'
|
4207
|
+
end
|
4208
|
+
end
|
4209
|
+
|
3488
4210
|
class LiaOnDisplayToOrderSettings
|
3489
4211
|
# @private
|
3490
4212
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3532,6 +4254,8 @@ module Google
|
|
3532
4254
|
|
3533
4255
|
property :merchant_id, :numeric_string => true, as: 'merchantId'
|
3534
4256
|
property :method_prop, as: 'method'
|
4257
|
+
property :omnichannel_experience, as: 'omnichannelExperience', class: Google::Apis::ContentV2_1::LiaOmnichannelExperience, decorator: Google::Apis::ContentV2_1::LiaOmnichannelExperience::Representation
|
4258
|
+
|
3535
4259
|
property :pos_data_provider_id, :numeric_string => true, as: 'posDataProviderId'
|
3536
4260
|
property :pos_external_account_id, as: 'posExternalAccountId'
|
3537
4261
|
end
|
@@ -3557,6 +4281,8 @@ module Google
|
|
3557
4281
|
property :kind, as: 'kind'
|
3558
4282
|
property :lia_settings, as: 'liaSettings', class: Google::Apis::ContentV2_1::LiaSettings, decorator: Google::Apis::ContentV2_1::LiaSettings::Representation
|
3559
4283
|
|
4284
|
+
property :omnichannel_experience, as: 'omnichannelExperience', class: Google::Apis::ContentV2_1::LiaOmnichannelExperience, decorator: Google::Apis::ContentV2_1::LiaOmnichannelExperience::Representation
|
4285
|
+
|
3560
4286
|
collection :pos_data_providers, as: 'posDataProviders', class: Google::Apis::ContentV2_1::PosDataProviders, decorator: Google::Apis::ContentV2_1::PosDataProviders::Representation
|
3561
4287
|
|
3562
4288
|
end
|
@@ -3671,6 +4397,15 @@ module Google
|
|
3671
4397
|
end
|
3672
4398
|
end
|
3673
4399
|
|
4400
|
+
class ListConversionSourcesResponse
|
4401
|
+
# @private
|
4402
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4403
|
+
collection :conversion_sources, as: 'conversionSources', class: Google::Apis::ContentV2_1::ConversionSource, decorator: Google::Apis::ContentV2_1::ConversionSource::Representation
|
4404
|
+
|
4405
|
+
property :next_page_token, as: 'nextPageToken'
|
4406
|
+
end
|
4407
|
+
end
|
4408
|
+
|
3674
4409
|
class ListCssesResponse
|
3675
4410
|
# @private
|
3676
4411
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3680,6 +4415,24 @@ module Google
|
|
3680
4415
|
end
|
3681
4416
|
end
|
3682
4417
|
|
4418
|
+
class ListMethodQuotasResponse
|
4419
|
+
# @private
|
4420
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4421
|
+
collection :method_quotas, as: 'methodQuotas', class: Google::Apis::ContentV2_1::MethodQuota, decorator: Google::Apis::ContentV2_1::MethodQuota::Representation
|
4422
|
+
|
4423
|
+
property :next_page_token, as: 'nextPageToken'
|
4424
|
+
end
|
4425
|
+
end
|
4426
|
+
|
4427
|
+
class ListPromotionResponse
|
4428
|
+
# @private
|
4429
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4430
|
+
property :next_page_token, as: 'nextPageToken'
|
4431
|
+
collection :promotions, as: 'promotions', class: Google::Apis::ContentV2_1::Promotion, decorator: Google::Apis::ContentV2_1::Promotion::Representation
|
4432
|
+
|
4433
|
+
end
|
4434
|
+
end
|
4435
|
+
|
3683
4436
|
class ListRegionsResponse
|
3684
4437
|
# @private
|
3685
4438
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3728,6 +4481,8 @@ module Google
|
|
3728
4481
|
# @private
|
3729
4482
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3730
4483
|
property :availability, as: 'availability'
|
4484
|
+
collection :custom_attributes, as: 'customAttributes', class: Google::Apis::ContentV2_1::CustomAttribute, decorator: Google::Apis::ContentV2_1::CustomAttribute::Representation
|
4485
|
+
|
3731
4486
|
property :instore_product_location, as: 'instoreProductLocation'
|
3732
4487
|
property :kind, as: 'kind'
|
3733
4488
|
property :pickup_method, as: 'pickupMethod'
|
@@ -3797,6 +4552,17 @@ module Google
|
|
3797
4552
|
end
|
3798
4553
|
end
|
3799
4554
|
|
4555
|
+
class MerchantCenterDestination
|
4556
|
+
# @private
|
4557
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4558
|
+
property :attribution_settings, as: 'attributionSettings', class: Google::Apis::ContentV2_1::AttributionSettings, decorator: Google::Apis::ContentV2_1::AttributionSettings::Representation
|
4559
|
+
|
4560
|
+
property :currency_code, as: 'currencyCode'
|
4561
|
+
property :destination_id, as: 'destinationId'
|
4562
|
+
property :display_name, as: 'displayName'
|
4563
|
+
end
|
4564
|
+
end
|
4565
|
+
|
3800
4566
|
class MerchantOrderReturn
|
3801
4567
|
# @private
|
3802
4568
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3843,12 +4609,24 @@ module Google
|
|
3843
4609
|
end
|
3844
4610
|
end
|
3845
4611
|
|
4612
|
+
class MethodQuota
|
4613
|
+
# @private
|
4614
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4615
|
+
property :method_prop, as: 'method'
|
4616
|
+
property :quota_limit, :numeric_string => true, as: 'quotaLimit'
|
4617
|
+
property :quota_usage, :numeric_string => true, as: 'quotaUsage'
|
4618
|
+
end
|
4619
|
+
end
|
4620
|
+
|
3846
4621
|
class Metrics
|
3847
4622
|
# @private
|
3848
4623
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3849
4624
|
property :aos, as: 'aos'
|
3850
4625
|
property :aov_micros, as: 'aovMicros'
|
3851
4626
|
property :clicks, :numeric_string => true, as: 'clicks'
|
4627
|
+
property :conversion_rate, as: 'conversionRate'
|
4628
|
+
property :conversion_value_micros, :numeric_string => true, as: 'conversionValueMicros'
|
4629
|
+
property :conversions, as: 'conversions'
|
3852
4630
|
property :ctr, as: 'ctr'
|
3853
4631
|
property :days_to_ship, as: 'daysToShip'
|
3854
4632
|
property :impressions, :numeric_string => true, as: 'impressions'
|
@@ -5034,6 +5812,8 @@ module Google
|
|
5034
5812
|
property :gtin, as: 'gtin'
|
5035
5813
|
property :item_id, as: 'itemId'
|
5036
5814
|
property :kind, as: 'kind'
|
5815
|
+
property :pickup_method, as: 'pickupMethod'
|
5816
|
+
property :pickup_sla, as: 'pickupSla'
|
5037
5817
|
property :price, as: 'price', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
|
5038
5818
|
|
5039
5819
|
property :quantity, :numeric_string => true, as: 'quantity'
|
@@ -5049,6 +5829,8 @@ module Google
|
|
5049
5829
|
property :content_language, as: 'contentLanguage'
|
5050
5830
|
property :gtin, as: 'gtin'
|
5051
5831
|
property :item_id, as: 'itemId'
|
5832
|
+
property :pickup_method, as: 'pickupMethod'
|
5833
|
+
property :pickup_sla, as: 'pickupSla'
|
5052
5834
|
property :price, as: 'price', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
|
5053
5835
|
|
5054
5836
|
property :quantity, :numeric_string => true, as: 'quantity'
|
@@ -5065,6 +5847,8 @@ module Google
|
|
5065
5847
|
property :gtin, as: 'gtin'
|
5066
5848
|
property :item_id, as: 'itemId'
|
5067
5849
|
property :kind, as: 'kind'
|
5850
|
+
property :pickup_method, as: 'pickupMethod'
|
5851
|
+
property :pickup_sla, as: 'pickupSla'
|
5068
5852
|
property :price, as: 'price', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
|
5069
5853
|
|
5070
5854
|
property :quantity, :numeric_string => true, as: 'quantity'
|
@@ -5181,6 +5965,29 @@ module Google
|
|
5181
5965
|
end
|
5182
5966
|
end
|
5183
5967
|
|
5968
|
+
class PriceCompetitiveness
|
5969
|
+
# @private
|
5970
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5971
|
+
property :benchmark_price_currency_code, as: 'benchmarkPriceCurrencyCode'
|
5972
|
+
property :benchmark_price_micros, :numeric_string => true, as: 'benchmarkPriceMicros'
|
5973
|
+
property :country_code, as: 'countryCode'
|
5974
|
+
end
|
5975
|
+
end
|
5976
|
+
|
5977
|
+
class PriceInsights
|
5978
|
+
# @private
|
5979
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5980
|
+
property :predicted_clicks_change_fraction, as: 'predictedClicksChangeFraction'
|
5981
|
+
property :predicted_conversions_change_fraction, as: 'predictedConversionsChangeFraction'
|
5982
|
+
property :predicted_gross_profit_change_fraction, as: 'predictedGrossProfitChangeFraction'
|
5983
|
+
property :predicted_impressions_change_fraction, as: 'predictedImpressionsChangeFraction'
|
5984
|
+
property :predicted_monthly_gross_profit_change_currency_code, as: 'predictedMonthlyGrossProfitChangeCurrencyCode'
|
5985
|
+
property :predicted_monthly_gross_profit_change_micros, :numeric_string => true, as: 'predictedMonthlyGrossProfitChangeMicros'
|
5986
|
+
property :suggested_price_currency_code, as: 'suggestedPriceCurrencyCode'
|
5987
|
+
property :suggested_price_micros, :numeric_string => true, as: 'suggestedPriceMicros'
|
5988
|
+
end
|
5989
|
+
end
|
5990
|
+
|
5184
5991
|
class Product
|
5185
5992
|
# @private
|
5186
5993
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5195,7 +6002,11 @@ module Google
|
|
5195
6002
|
property :availability_date, as: 'availabilityDate'
|
5196
6003
|
property :brand, as: 'brand'
|
5197
6004
|
property :canonical_link, as: 'canonicalLink'
|
6005
|
+
collection :certifications, as: 'certifications', class: Google::Apis::ContentV2_1::ProductCertification, decorator: Google::Apis::ContentV2_1::ProductCertification::Representation
|
6006
|
+
|
5198
6007
|
property :channel, as: 'channel'
|
6008
|
+
collection :cloud_export_additional_properties, as: 'cloudExportAdditionalProperties', class: Google::Apis::ContentV2_1::CloudExportAdditionalProperties, decorator: Google::Apis::ContentV2_1::CloudExportAdditionalProperties::Representation
|
6009
|
+
|
5199
6010
|
property :color, as: 'color'
|
5200
6011
|
property :condition, as: 'condition'
|
5201
6012
|
property :content_language, as: 'contentLanguage'
|
@@ -5209,6 +6020,7 @@ module Google
|
|
5209
6020
|
property :custom_label3, as: 'customLabel3'
|
5210
6021
|
property :custom_label4, as: 'customLabel4'
|
5211
6022
|
property :description, as: 'description'
|
6023
|
+
property :disclosure_date, as: 'disclosureDate'
|
5212
6024
|
property :display_ads_id, as: 'displayAdsId'
|
5213
6025
|
property :display_ads_link, as: 'displayAdsLink'
|
5214
6026
|
collection :display_ads_similar_ids, as: 'displayAdsSimilarIds'
|
@@ -5217,6 +6029,8 @@ module Google
|
|
5217
6029
|
property :energy_efficiency_class, as: 'energyEfficiencyClass'
|
5218
6030
|
collection :excluded_destinations, as: 'excludedDestinations'
|
5219
6031
|
property :expiration_date, as: 'expirationDate'
|
6032
|
+
property :external_seller_id, as: 'externalSellerId'
|
6033
|
+
property :feed_label, as: 'feedLabel'
|
5220
6034
|
property :gender, as: 'gender'
|
5221
6035
|
property :google_product_category, as: 'googleProductCategory'
|
5222
6036
|
property :gtin, as: 'gtin'
|
@@ -5229,6 +6043,7 @@ module Google
|
|
5229
6043
|
property :is_bundle, as: 'isBundle'
|
5230
6044
|
property :item_group_id, as: 'itemGroupId'
|
5231
6045
|
property :kind, as: 'kind'
|
6046
|
+
collection :lifestyle_image_links, as: 'lifestyleImageLinks'
|
5232
6047
|
property :link, as: 'link'
|
5233
6048
|
property :link_template, as: 'linkTemplate'
|
5234
6049
|
property :loyalty_points, as: 'loyaltyPoints', class: Google::Apis::ContentV2_1::LoyaltyPoints, decorator: Google::Apis::ContentV2_1::LoyaltyPoints::Representation
|
@@ -5244,6 +6059,7 @@ module Google
|
|
5244
6059
|
property :multipack, :numeric_string => true, as: 'multipack'
|
5245
6060
|
property :offer_id, as: 'offerId'
|
5246
6061
|
property :pattern, as: 'pattern'
|
6062
|
+
property :pause, as: 'pause'
|
5247
6063
|
property :pickup_method, as: 'pickupMethod'
|
5248
6064
|
property :pickup_sla, as: 'pickupSla'
|
5249
6065
|
property :price, as: 'price', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
|
@@ -5293,6 +6109,7 @@ module Google
|
|
5293
6109
|
|
5294
6110
|
property :unit_pricing_measure, as: 'unitPricingMeasure', class: Google::Apis::ContentV2_1::ProductUnitPricingMeasure, decorator: Google::Apis::ContentV2_1::ProductUnitPricingMeasure::Representation
|
5295
6111
|
|
6112
|
+
property :virtual_model_link, as: 'virtualModelLink'
|
5296
6113
|
end
|
5297
6114
|
end
|
5298
6115
|
|
@@ -5308,6 +6125,61 @@ module Google
|
|
5308
6125
|
end
|
5309
6126
|
end
|
5310
6127
|
|
6128
|
+
class ProductCertification
|
6129
|
+
# @private
|
6130
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6131
|
+
property :certification_authority, as: 'certificationAuthority'
|
6132
|
+
property :certification_code, as: 'certificationCode'
|
6133
|
+
property :certification_name, as: 'certificationName'
|
6134
|
+
end
|
6135
|
+
end
|
6136
|
+
|
6137
|
+
class ProductCluster
|
6138
|
+
# @private
|
6139
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6140
|
+
property :brand, as: 'brand'
|
6141
|
+
property :brand_inventory_status, as: 'brandInventoryStatus'
|
6142
|
+
property :category_l1, as: 'categoryL1'
|
6143
|
+
property :category_l2, as: 'categoryL2'
|
6144
|
+
property :category_l3, as: 'categoryL3'
|
6145
|
+
property :category_l4, as: 'categoryL4'
|
6146
|
+
property :category_l5, as: 'categoryL5'
|
6147
|
+
property :inventory_status, as: 'inventoryStatus'
|
6148
|
+
property :title, as: 'title'
|
6149
|
+
collection :variant_gtins, as: 'variantGtins'
|
6150
|
+
end
|
6151
|
+
end
|
6152
|
+
|
6153
|
+
class ProductDeliveryTime
|
6154
|
+
# @private
|
6155
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6156
|
+
collection :area_delivery_times, as: 'areaDeliveryTimes', class: Google::Apis::ContentV2_1::ProductDeliveryTimeAreaDeliveryTime, decorator: Google::Apis::ContentV2_1::ProductDeliveryTimeAreaDeliveryTime::Representation
|
6157
|
+
|
6158
|
+
property :product_id, as: 'productId', class: Google::Apis::ContentV2_1::ProductId, decorator: Google::Apis::ContentV2_1::ProductId::Representation
|
6159
|
+
|
6160
|
+
end
|
6161
|
+
end
|
6162
|
+
|
6163
|
+
class ProductDeliveryTimeAreaDeliveryTime
|
6164
|
+
# @private
|
6165
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6166
|
+
property :delivery_area, as: 'deliveryArea', class: Google::Apis::ContentV2_1::DeliveryArea, decorator: Google::Apis::ContentV2_1::DeliveryArea::Representation
|
6167
|
+
|
6168
|
+
property :delivery_time, as: 'deliveryTime', class: Google::Apis::ContentV2_1::ProductDeliveryTimeAreaDeliveryTimeDeliveryTime, decorator: Google::Apis::ContentV2_1::ProductDeliveryTimeAreaDeliveryTimeDeliveryTime::Representation
|
6169
|
+
|
6170
|
+
end
|
6171
|
+
end
|
6172
|
+
|
6173
|
+
class ProductDeliveryTimeAreaDeliveryTimeDeliveryTime
|
6174
|
+
# @private
|
6175
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6176
|
+
property :max_handling_time_days, as: 'maxHandlingTimeDays'
|
6177
|
+
property :max_transit_time_days, as: 'maxTransitTimeDays'
|
6178
|
+
property :min_handling_time_days, as: 'minHandlingTimeDays'
|
6179
|
+
property :min_transit_time_days, as: 'minTransitTimeDays'
|
6180
|
+
end
|
6181
|
+
end
|
6182
|
+
|
5311
6183
|
class ProductDimension
|
5312
6184
|
# @private
|
5313
6185
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5316,6 +6188,35 @@ module Google
|
|
5316
6188
|
end
|
5317
6189
|
end
|
5318
6190
|
|
6191
|
+
class ProductId
|
6192
|
+
# @private
|
6193
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6194
|
+
property :product_id, as: 'productId'
|
6195
|
+
end
|
6196
|
+
end
|
6197
|
+
|
6198
|
+
class ProductIssue
|
6199
|
+
# @private
|
6200
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6201
|
+
collection :actions, as: 'actions', class: Google::Apis::ContentV2_1::Action, decorator: Google::Apis::ContentV2_1::Action::Representation
|
6202
|
+
|
6203
|
+
property :impact, as: 'impact', class: Google::Apis::ContentV2_1::ProductIssueImpact, decorator: Google::Apis::ContentV2_1::ProductIssueImpact::Representation
|
6204
|
+
|
6205
|
+
property :prerendered_content, as: 'prerenderedContent'
|
6206
|
+
property :title, as: 'title'
|
6207
|
+
end
|
6208
|
+
end
|
6209
|
+
|
6210
|
+
class ProductIssueImpact
|
6211
|
+
# @private
|
6212
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6213
|
+
collection :breakdowns, as: 'breakdowns', class: Google::Apis::ContentV2_1::Breakdown, decorator: Google::Apis::ContentV2_1::Breakdown::Representation
|
6214
|
+
|
6215
|
+
property :message, as: 'message'
|
6216
|
+
property :severity, as: 'severity'
|
6217
|
+
end
|
6218
|
+
end
|
6219
|
+
|
5319
6220
|
class ProductProductDetail
|
5320
6221
|
# @private
|
5321
6222
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5440,6 +6341,78 @@ module Google
|
|
5440
6341
|
end
|
5441
6342
|
end
|
5442
6343
|
|
6344
|
+
class ProductView
|
6345
|
+
# @private
|
6346
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6347
|
+
property :aggregated_destination_status, as: 'aggregatedDestinationStatus'
|
6348
|
+
property :availability, as: 'availability'
|
6349
|
+
property :brand, as: 'brand'
|
6350
|
+
property :category_l1, as: 'categoryL1'
|
6351
|
+
property :category_l2, as: 'categoryL2'
|
6352
|
+
property :category_l3, as: 'categoryL3'
|
6353
|
+
property :category_l4, as: 'categoryL4'
|
6354
|
+
property :category_l5, as: 'categoryL5'
|
6355
|
+
property :channel, as: 'channel'
|
6356
|
+
property :condition, as: 'condition'
|
6357
|
+
property :creation_time, as: 'creationTime'
|
6358
|
+
property :currency_code, as: 'currencyCode'
|
6359
|
+
property :expiration_date, as: 'expirationDate', class: Google::Apis::ContentV2_1::Date, decorator: Google::Apis::ContentV2_1::Date::Representation
|
6360
|
+
|
6361
|
+
collection :gtin, as: 'gtin'
|
6362
|
+
property :id, as: 'id'
|
6363
|
+
property :item_group_id, as: 'itemGroupId'
|
6364
|
+
collection :item_issues, as: 'itemIssues', class: Google::Apis::ContentV2_1::ProductViewItemIssue, decorator: Google::Apis::ContentV2_1::ProductViewItemIssue::Representation
|
6365
|
+
|
6366
|
+
property :language_code, as: 'languageCode'
|
6367
|
+
property :offer_id, as: 'offerId'
|
6368
|
+
property :price_micros, :numeric_string => true, as: 'priceMicros'
|
6369
|
+
property :product_type_l1, as: 'productTypeL1'
|
6370
|
+
property :product_type_l2, as: 'productTypeL2'
|
6371
|
+
property :product_type_l3, as: 'productTypeL3'
|
6372
|
+
property :product_type_l4, as: 'productTypeL4'
|
6373
|
+
property :product_type_l5, as: 'productTypeL5'
|
6374
|
+
property :shipping_label, as: 'shippingLabel'
|
6375
|
+
property :title, as: 'title'
|
6376
|
+
end
|
6377
|
+
end
|
6378
|
+
|
6379
|
+
class ProductViewItemIssue
|
6380
|
+
# @private
|
6381
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6382
|
+
property :issue_type, as: 'issueType', class: Google::Apis::ContentV2_1::ProductViewItemIssueItemIssueType, decorator: Google::Apis::ContentV2_1::ProductViewItemIssueItemIssueType::Representation
|
6383
|
+
|
6384
|
+
property :resolution, as: 'resolution'
|
6385
|
+
property :severity, as: 'severity', class: Google::Apis::ContentV2_1::ProductViewItemIssueItemIssueSeverity, decorator: Google::Apis::ContentV2_1::ProductViewItemIssueItemIssueSeverity::Representation
|
6386
|
+
|
6387
|
+
end
|
6388
|
+
end
|
6389
|
+
|
6390
|
+
class ProductViewItemIssueIssueSeverityPerDestination
|
6391
|
+
# @private
|
6392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6393
|
+
collection :demoted_countries, as: 'demotedCountries'
|
6394
|
+
property :destination, as: 'destination'
|
6395
|
+
collection :disapproved_countries, as: 'disapprovedCountries'
|
6396
|
+
end
|
6397
|
+
end
|
6398
|
+
|
6399
|
+
class ProductViewItemIssueItemIssueSeverity
|
6400
|
+
# @private
|
6401
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6402
|
+
property :aggregated_severity, as: 'aggregatedSeverity'
|
6403
|
+
collection :severity_per_destination, as: 'severityPerDestination', class: Google::Apis::ContentV2_1::ProductViewItemIssueIssueSeverityPerDestination, decorator: Google::Apis::ContentV2_1::ProductViewItemIssueIssueSeverityPerDestination::Representation
|
6404
|
+
|
6405
|
+
end
|
6406
|
+
end
|
6407
|
+
|
6408
|
+
class ProductViewItemIssueItemIssueType
|
6409
|
+
# @private
|
6410
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6411
|
+
property :canonical_attribute, as: 'canonicalAttribute'
|
6412
|
+
property :code, as: 'code'
|
6413
|
+
end
|
6414
|
+
end
|
6415
|
+
|
5443
6416
|
class ProductWeight
|
5444
6417
|
# @private
|
5445
6418
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5595,12 +6568,46 @@ module Google
|
|
5595
6568
|
property :promotion_effective_time_period, as: 'promotionEffectiveTimePeriod', class: Google::Apis::ContentV2_1::TimePeriod, decorator: Google::Apis::ContentV2_1::TimePeriod::Representation
|
5596
6569
|
|
5597
6570
|
property :promotion_id, as: 'promotionId'
|
6571
|
+
property :promotion_status, as: 'promotionStatus', class: Google::Apis::ContentV2_1::PromotionPromotionStatus, decorator: Google::Apis::ContentV2_1::PromotionPromotionStatus::Representation
|
6572
|
+
|
6573
|
+
property :promotion_url, as: 'promotionUrl'
|
5598
6574
|
collection :redemption_channel, as: 'redemptionChannel'
|
5599
6575
|
collection :shipping_service_names, as: 'shippingServiceNames'
|
6576
|
+
property :store_applicability, as: 'storeApplicability'
|
6577
|
+
collection :store_code, as: 'storeCode'
|
6578
|
+
collection :store_code_exclusion, as: 'storeCodeExclusion'
|
5600
6579
|
property :target_country, as: 'targetCountry'
|
5601
6580
|
end
|
5602
6581
|
end
|
5603
6582
|
|
6583
|
+
class PromotionPromotionStatus
|
6584
|
+
# @private
|
6585
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6586
|
+
property :creation_date, as: 'creationDate'
|
6587
|
+
collection :destination_statuses, as: 'destinationStatuses', class: Google::Apis::ContentV2_1::PromotionPromotionStatusDestinationStatus, decorator: Google::Apis::ContentV2_1::PromotionPromotionStatusDestinationStatus::Representation
|
6588
|
+
|
6589
|
+
property :last_update_date, as: 'lastUpdateDate'
|
6590
|
+
collection :promotion_issue, as: 'promotionIssue', class: Google::Apis::ContentV2_1::PromotionPromotionStatusPromotionIssue, decorator: Google::Apis::ContentV2_1::PromotionPromotionStatusPromotionIssue::Representation
|
6591
|
+
|
6592
|
+
end
|
6593
|
+
end
|
6594
|
+
|
6595
|
+
class PromotionPromotionStatusDestinationStatus
|
6596
|
+
# @private
|
6597
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6598
|
+
property :destination, as: 'destination'
|
6599
|
+
property :status, as: 'status'
|
6600
|
+
end
|
6601
|
+
end
|
6602
|
+
|
6603
|
+
class PromotionPromotionStatusPromotionIssue
|
6604
|
+
# @private
|
6605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6606
|
+
property :code, as: 'code'
|
6607
|
+
property :detail, as: 'detail'
|
6608
|
+
end
|
6609
|
+
end
|
6610
|
+
|
5604
6611
|
class PubsubNotificationSettings
|
5605
6612
|
# @private
|
5606
6613
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5626,6 +6633,52 @@ module Google
|
|
5626
6633
|
end
|
5627
6634
|
end
|
5628
6635
|
|
6636
|
+
class Recommendation
|
6637
|
+
# @private
|
6638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6639
|
+
collection :additional_call_to_action, as: 'additionalCallToAction', class: Google::Apis::ContentV2_1::RecommendationCallToAction, decorator: Google::Apis::ContentV2_1::RecommendationCallToAction::Representation
|
6640
|
+
|
6641
|
+
collection :additional_descriptions, as: 'additionalDescriptions', class: Google::Apis::ContentV2_1::RecommendationDescription, decorator: Google::Apis::ContentV2_1::RecommendationDescription::Representation
|
6642
|
+
|
6643
|
+
collection :creative, as: 'creative', class: Google::Apis::ContentV2_1::RecommendationCreative, decorator: Google::Apis::ContentV2_1::RecommendationCreative::Representation
|
6644
|
+
|
6645
|
+
property :default_call_to_action, as: 'defaultCallToAction', class: Google::Apis::ContentV2_1::RecommendationCallToAction, decorator: Google::Apis::ContentV2_1::RecommendationCallToAction::Representation
|
6646
|
+
|
6647
|
+
property :default_description, as: 'defaultDescription'
|
6648
|
+
property :numerical_impact, as: 'numericalImpact'
|
6649
|
+
property :paid, as: 'paid'
|
6650
|
+
property :recommendation_name, as: 'recommendationName'
|
6651
|
+
property :sub_type, as: 'subType'
|
6652
|
+
property :title, as: 'title'
|
6653
|
+
property :type, as: 'type'
|
6654
|
+
end
|
6655
|
+
end
|
6656
|
+
|
6657
|
+
class RecommendationCallToAction
|
6658
|
+
# @private
|
6659
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6660
|
+
property :intent, as: 'intent'
|
6661
|
+
property :localized_text, as: 'localizedText'
|
6662
|
+
property :uri, as: 'uri'
|
6663
|
+
end
|
6664
|
+
end
|
6665
|
+
|
6666
|
+
class RecommendationCreative
|
6667
|
+
# @private
|
6668
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6669
|
+
property :type, as: 'type'
|
6670
|
+
property :uri, as: 'uri'
|
6671
|
+
end
|
6672
|
+
end
|
6673
|
+
|
6674
|
+
class RecommendationDescription
|
6675
|
+
# @private
|
6676
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6677
|
+
property :text, as: 'text'
|
6678
|
+
property :type, as: 'type'
|
6679
|
+
end
|
6680
|
+
end
|
6681
|
+
|
5629
6682
|
class RefundReason
|
5630
6683
|
# @private
|
5631
6684
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5730,11 +6783,69 @@ module Google
|
|
5730
6783
|
end
|
5731
6784
|
end
|
5732
6785
|
|
6786
|
+
class RenderAccountIssuesRequestPayload
|
6787
|
+
# @private
|
6788
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6789
|
+
property :content_option, as: 'contentOption'
|
6790
|
+
end
|
6791
|
+
end
|
6792
|
+
|
6793
|
+
class RenderAccountIssuesResponse
|
6794
|
+
# @private
|
6795
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6796
|
+
property :alternate_dispute_resolution, as: 'alternateDisputeResolution', class: Google::Apis::ContentV2_1::AlternateDisputeResolution, decorator: Google::Apis::ContentV2_1::AlternateDisputeResolution::Representation
|
6797
|
+
|
6798
|
+
collection :issues, as: 'issues', class: Google::Apis::ContentV2_1::AccountIssue, decorator: Google::Apis::ContentV2_1::AccountIssue::Representation
|
6799
|
+
|
6800
|
+
end
|
6801
|
+
end
|
6802
|
+
|
6803
|
+
class RenderProductIssuesRequestPayload
|
6804
|
+
# @private
|
6805
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6806
|
+
property :content_option, as: 'contentOption'
|
6807
|
+
end
|
6808
|
+
end
|
6809
|
+
|
6810
|
+
class RenderProductIssuesResponse
|
6811
|
+
# @private
|
6812
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6813
|
+
property :alternate_dispute_resolution, as: 'alternateDisputeResolution', class: Google::Apis::ContentV2_1::AlternateDisputeResolution, decorator: Google::Apis::ContentV2_1::AlternateDisputeResolution::Representation
|
6814
|
+
|
6815
|
+
collection :issues, as: 'issues', class: Google::Apis::ContentV2_1::ProductIssue, decorator: Google::Apis::ContentV2_1::ProductIssue::Representation
|
6816
|
+
|
6817
|
+
end
|
6818
|
+
end
|
6819
|
+
|
6820
|
+
class ReportInteractionRequest
|
6821
|
+
# @private
|
6822
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6823
|
+
property :interaction_type, as: 'interactionType'
|
6824
|
+
property :response_token, as: 'responseToken'
|
6825
|
+
property :subtype, as: 'subtype'
|
6826
|
+
property :type, as: 'type'
|
6827
|
+
end
|
6828
|
+
end
|
6829
|
+
|
5733
6830
|
class ReportRow
|
5734
6831
|
# @private
|
5735
6832
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6833
|
+
property :best_sellers, as: 'bestSellers', class: Google::Apis::ContentV2_1::BestSellers, decorator: Google::Apis::ContentV2_1::BestSellers::Representation
|
6834
|
+
|
6835
|
+
property :brand, as: 'brand', class: Google::Apis::ContentV2_1::Brand, decorator: Google::Apis::ContentV2_1::Brand::Representation
|
6836
|
+
|
6837
|
+
property :competitive_visibility, as: 'competitiveVisibility', class: Google::Apis::ContentV2_1::CompetitiveVisibility, decorator: Google::Apis::ContentV2_1::CompetitiveVisibility::Representation
|
6838
|
+
|
5736
6839
|
property :metrics, as: 'metrics', class: Google::Apis::ContentV2_1::Metrics, decorator: Google::Apis::ContentV2_1::Metrics::Representation
|
5737
6840
|
|
6841
|
+
property :price_competitiveness, as: 'priceCompetitiveness', class: Google::Apis::ContentV2_1::PriceCompetitiveness, decorator: Google::Apis::ContentV2_1::PriceCompetitiveness::Representation
|
6842
|
+
|
6843
|
+
property :price_insights, as: 'priceInsights', class: Google::Apis::ContentV2_1::PriceInsights, decorator: Google::Apis::ContentV2_1::PriceInsights::Representation
|
6844
|
+
|
6845
|
+
property :product_cluster, as: 'productCluster', class: Google::Apis::ContentV2_1::ProductCluster, decorator: Google::Apis::ContentV2_1::ProductCluster::Representation
|
6846
|
+
|
6847
|
+
property :product_view, as: 'productView', class: Google::Apis::ContentV2_1::ProductView, decorator: Google::Apis::ContentV2_1::ProductView::Representation
|
6848
|
+
|
5738
6849
|
property :segments, as: 'segments', class: Google::Apis::ContentV2_1::Segments, decorator: Google::Apis::ContentV2_1::Segments::Representation
|
5739
6850
|
|
5740
6851
|
end
|
@@ -6223,6 +7334,7 @@ module Google
|
|
6223
7334
|
property :custom_label2, as: 'customLabel2'
|
6224
7335
|
property :custom_label3, as: 'customLabel3'
|
6225
7336
|
property :custom_label4, as: 'customLabel4'
|
7337
|
+
property :customer_country_code, as: 'customerCountryCode'
|
6226
7338
|
property :date, as: 'date', class: Google::Apis::ContentV2_1::Date, decorator: Google::Apis::ContentV2_1::Date::Representation
|
6227
7339
|
|
6228
7340
|
property :offer_id, as: 'offerId'
|
@@ -6257,6 +7369,38 @@ module Google
|
|
6257
7369
|
collection :rate_groups, as: 'rateGroups', class: Google::Apis::ContentV2_1::RateGroup, decorator: Google::Apis::ContentV2_1::RateGroup::Representation
|
6258
7370
|
|
6259
7371
|
property :shipment_type, as: 'shipmentType'
|
7372
|
+
property :store_config, as: 'storeConfig', class: Google::Apis::ContentV2_1::ServiceStoreConfig, decorator: Google::Apis::ContentV2_1::ServiceStoreConfig::Representation
|
7373
|
+
|
7374
|
+
end
|
7375
|
+
end
|
7376
|
+
|
7377
|
+
class ServiceStoreConfig
|
7378
|
+
# @private
|
7379
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7380
|
+
property :cutoff_config, as: 'cutoffConfig', class: Google::Apis::ContentV2_1::ServiceStoreConfigCutoffConfig, decorator: Google::Apis::ContentV2_1::ServiceStoreConfigCutoffConfig::Representation
|
7381
|
+
|
7382
|
+
property :service_radius, as: 'serviceRadius', class: Google::Apis::ContentV2_1::Distance, decorator: Google::Apis::ContentV2_1::Distance::Representation
|
7383
|
+
|
7384
|
+
collection :store_codes, as: 'storeCodes'
|
7385
|
+
property :store_service_type, as: 'storeServiceType'
|
7386
|
+
end
|
7387
|
+
end
|
7388
|
+
|
7389
|
+
class ServiceStoreConfigCutoffConfig
|
7390
|
+
# @private
|
7391
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7392
|
+
property :local_cutoff_time, as: 'localCutoffTime', class: Google::Apis::ContentV2_1::ServiceStoreConfigCutoffConfigLocalCutoffTime, decorator: Google::Apis::ContentV2_1::ServiceStoreConfigCutoffConfigLocalCutoffTime::Representation
|
7393
|
+
|
7394
|
+
property :no_delivery_post_cutoff, as: 'noDeliveryPostCutoff'
|
7395
|
+
property :store_close_offset_hours, :numeric_string => true, as: 'storeCloseOffsetHours'
|
7396
|
+
end
|
7397
|
+
end
|
7398
|
+
|
7399
|
+
class ServiceStoreConfigCutoffConfigLocalCutoffTime
|
7400
|
+
# @private
|
7401
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7402
|
+
property :hour, :numeric_string => true, as: 'hour'
|
7403
|
+
property :minute, :numeric_string => true, as: 'minute'
|
6260
7404
|
end
|
6261
7405
|
end
|
6262
7406
|
|
@@ -6473,9 +7617,9 @@ module Google
|
|
6473
7617
|
class ShoppingAdsProgramStatus
|
6474
7618
|
# @private
|
6475
7619
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7620
|
+
property :global_state, as: 'globalState'
|
6476
7621
|
collection :region_statuses, as: 'regionStatuses', class: Google::Apis::ContentV2_1::ShoppingAdsProgramStatusRegionStatus, decorator: Google::Apis::ContentV2_1::ShoppingAdsProgramStatusRegionStatus::Representation
|
6477
7622
|
|
6478
|
-
property :state, as: 'state'
|
6479
7623
|
end
|
6480
7624
|
end
|
6481
7625
|
|
@@ -6484,13 +7628,24 @@ module Google
|
|
6484
7628
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6485
7629
|
property :disapproval_date, as: 'disapprovalDate'
|
6486
7630
|
property :eligibility_status, as: 'eligibilityStatus'
|
6487
|
-
|
7631
|
+
collection :onboarding_issues, as: 'onboardingIssues'
|
6488
7632
|
collection :region_codes, as: 'regionCodes'
|
6489
7633
|
property :review_eligibility_status, as: 'reviewEligibilityStatus'
|
7634
|
+
property :review_ineligibility_reason, as: 'reviewIneligibilityReason'
|
7635
|
+
property :review_ineligibility_reason_description, as: 'reviewIneligibilityReasonDescription'
|
7636
|
+
property :review_ineligibility_reason_details, as: 'reviewIneligibilityReasonDetails', class: Google::Apis::ContentV2_1::ShoppingAdsProgramStatusReviewIneligibilityReasonDetails, decorator: Google::Apis::ContentV2_1::ShoppingAdsProgramStatusReviewIneligibilityReasonDetails::Representation
|
7637
|
+
|
6490
7638
|
collection :review_issues, as: 'reviewIssues'
|
6491
7639
|
end
|
6492
7640
|
end
|
6493
7641
|
|
7642
|
+
class ShoppingAdsProgramStatusReviewIneligibilityReasonDetails
|
7643
|
+
# @private
|
7644
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7645
|
+
property :cooldown_time, as: 'cooldownTime'
|
7646
|
+
end
|
7647
|
+
end
|
7648
|
+
|
6494
7649
|
class Table
|
6495
7650
|
# @private
|
6496
7651
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6649,6 +7804,12 @@ module Google
|
|
6649
7804
|
end
|
6650
7805
|
end
|
6651
7806
|
|
7807
|
+
class UndeleteConversionSourceRequest
|
7808
|
+
# @private
|
7809
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7810
|
+
end
|
7811
|
+
end
|
7812
|
+
|
6652
7813
|
class UnitInvoice
|
6653
7814
|
# @private
|
6654
7815
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6680,6 +7841,14 @@ module Google
|
|
6680
7841
|
end
|
6681
7842
|
end
|
6682
7843
|
|
7844
|
+
class UrlSettings
|
7845
|
+
# @private
|
7846
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7847
|
+
property :cart_uri_template, as: 'cartUriTemplate'
|
7848
|
+
property :checkout_uri_template, as: 'checkoutUriTemplate'
|
7849
|
+
end
|
7850
|
+
end
|
7851
|
+
|
6683
7852
|
class Value
|
6684
7853
|
# @private
|
6685
7854
|
class Representation < Google::Apis::Core::JsonRepresentation
|