Skip to content

google/shopping-common-protos v0.2.0

Choose a tag to compare

@bshaffer bshaffer released this 16 Oct 23:05
· 24 commits to main since this release

� BREAKING CHANGES

  • destination field in the product_performance_view table is renamed to marketing_method
  • destination term in the product_view table is renamed to reporting_context
  • predicted_gross_profit_change_fraction and predicted_monthly_gross_profit_change fields are removed from the price_insights_product_view table
  • ReportGranularity, RelativeDemand, RelativeDemandChangeType, TrafficSource enums are wrapped into messages

Features

  • channel field is added to the product_view table (74b16d0)
  • A new message MarketingMethod is added (74b16d0)
  • Channel enum is added (#6705) (74b16d0)

Bug Fixes

  • destination field in the product_performance_view table is renamed to marketing_method (74b16d0)
  • destination term in the product_view table is renamed to reporting_context (74b16d0)
  • predicted_gross_profit_change_fraction and predicted_monthly_gross_profit_change fields are removed from the price_insights_product_view table (74b16d0)
  • ReportGranularity, RelativeDemand, RelativeDemandChangeType, TrafficSource enums are wrapped into messages (74b16d0)