Commit 0da7370
authored
feat: [google-shopping-merchant-reports] add
- [ ] Regenerate this pull request now.
feat: add `effectiveness` field to `price_insights_product_view` table
in Reports sub-API
BEGIN_COMMIT_OVERRIDE
feat: add non_product_performance_view table to Reports sub-API
feat: add a new enum `Effectiveness`
feat: add a new field `effectiveness` to message
`.google.shopping.merchant.reports.v1beta.PriceInsightsProductView`
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 635777166
Source-Link:
googleapis/googleapis@57514fb
Source-Link:
googleapis/googleapis-gen@5648357
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LXJlcG9ydHMvLk93bEJvdC55YW1sIiwiaCI6IjU2NDgzNTc5MjM2NWI4MGZmNmUwMjQ4YjUwY2RhODE4YmQxOGMwZTUifQ==
BEGIN_NESTED_COMMIT
feat: [google-shopping-merchant-reports] A new enum `Effectiveness` is
added
feat: A new field `effectiveness` is added to message
`.google.shopping.merchant.reports.v1beta.PriceInsightsProductView`
docs: A comment for enum `AggregatedReportingContextStatus` is changed
docs: A comment for field `shipping_label` in message
`.google.shopping.merchant.reports.v1beta.ProductView` is changed
docs: A comment for field `inventory_status` in message
`.google.shopping.merchant.reports.v1beta.BestSellersProductClusterView`
is changed
docs: A comment for field `brand_inventory_status` in message
`.google.shopping.merchant.reports.v1beta.BestSellersProductClusterView`
is changed
PiperOrigin-RevId: 635706104
Source-Link:
googleapis/googleapis@0541468
Source-Link:
googleapis/googleapis-gen@809fa15
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LXJlcG9ydHMvLk93bEJvdC55YW1sIiwiaCI6IjgwOWZhMTVlNDI1YTQyNjQ1MjYxMDA0NDI2YjZiYTc3Njc2N2FjMjMifQ==
END_NESTED_COMMIT
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>non_product_performance_view table to Reports sub-API (#12718)1 parent 57704b4 commit 0da7370
4 files changed
Lines changed: 131 additions & 8 deletions
File tree
- packages/google-shopping-merchant-reports/google/shopping
- merchant_reports_v1beta
- types
- merchant_reports
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1beta/types/reports.py
Lines changed: 125 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
130 | 134 | | |
131 | 135 | | |
132 | 136 | | |
| |||
157 | 161 | | |
158 | 162 | | |
159 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
160 | 169 | | |
161 | 170 | | |
162 | 171 | | |
| |||
643 | 652 | | |
644 | 653 | | |
645 | 654 | | |
646 | | - | |
| 655 | + | |
647 | 656 | | |
648 | 657 | | |
649 | 658 | | |
| |||
694 | 703 | | |
695 | 704 | | |
696 | 705 | | |
697 | | - | |
| 706 | + | |
698 | 707 | | |
699 | 708 | | |
700 | 709 | | |
| |||
1368 | 1377 | | |
1369 | 1378 | | |
1370 | 1379 | | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
1371 | 1383 | | |
1372 | 1384 | | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
1373 | 1410 | | |
1374 | 1411 | | |
1375 | 1412 | | |
| |||
1465 | 1502 | | |
1466 | 1503 | | |
1467 | 1504 | | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
1468 | 1510 | | |
1469 | 1511 | | |
1470 | 1512 | | |
| |||
1563 | 1605 | | |
1564 | 1606 | | |
1565 | 1607 | | |
1566 | | - | |
1567 | | - | |
1568 | | - | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
1569 | 1611 | | |
1570 | 1612 | | |
1571 | 1613 | | |
1572 | 1614 | | |
1573 | 1615 | | |
1574 | 1616 | | |
1575 | 1617 | | |
1576 | | - | |
1577 | | - | |
1578 | | - | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
1579 | 1622 | | |
1580 | 1623 | | |
1581 | 1624 | | |
| |||
1882 | 1925 | | |
1883 | 1926 | | |
1884 | 1927 | | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
| 1954 | + | |
| 1955 | + | |
| 1956 | + | |
| 1957 | + | |
| 1958 | + | |
| 1959 | + | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
1885 | 2002 | | |
1886 | 2003 | | |
1887 | 2004 | | |
| |||
0 commit comments