Skip to content

Commit

Permalink
feat: add non_product_performance_view table to Reports sub-API (#7325
Browse files Browse the repository at this point in the history
)

* feat: 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: eyJwIjoiU2hvcHBpbmdNZXJjaGFudFJlcG9ydHMvLk93bEJvdC55YW1sIiwiaCI6IjgwOWZhMTVlNDI1YTQyNjQ1MjYxMDA0NDI2YjZiYTc3Njc2N2FjMjMifQ==

* feat: add `non_product_performance_view` table to Reports sub-API
feat: add `effectiveness` field to `price_insights_product_view` table in Reports sub-API
PiperOrigin-RevId: 635777166
Source-Link: googleapis/googleapis@57514fb
Source-Link: googleapis/googleapis-gen@5648357
Copy-Tag: eyJwIjoiU2hvcHBpbmdNZXJjaGFudFJlcG9ydHMvLk93bEJvdC55YW1sIiwiaCI6IjU2NDgzNTc5MjM2NWI4MGZmNmUwMjQ4YjUwY2RhODE4YmQxOGMwZTUifQ==
  • Loading branch information
gcf-owl-bot[bot] committed May 22, 2024
1 parent 0547cb0 commit e5e739c
Show file tree
Hide file tree
Showing 8 changed files with 203 additions and 51 deletions.
Binary file modified ShoppingMerchantReports/metadata/V1Beta/Reports.php
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 26 additions & 26 deletions ShoppingMerchantReports/src/V1beta/NonProductPerformanceView.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 34 additions & 0 deletions ShoppingMerchantReports/src/V1beta/PriceInsightsProductView.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions ShoppingMerchantReports/src/V1beta/ProductView.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e5e739c

Please sign in to comment.