Changelog

0.7.0 (2024-05-22)

Features

  • shopping/merchant/reports: A new enum Effectiveness is added (a07781a)
  • shopping/merchant/reports: A new field effectiveness is added to message .google.shopping.merchant.reports.v1beta.PriceInsightsProductView (a07781a)
  • shopping/merchant/reports: Add effectiveness field to price_insights_product_view table in Reports sub-API (a07781a)
  • shopping/merchant/reports: Add non_product_performance_view table to Reports sub-API (a07781a)

Documentation

  • shopping/merchant/conversions: A comment for message MerchantCenterDestination is changed (a07781a)
  • shopping/merchant/conversions: Change in wording (a07781a)
  • shopping/merchant/inventories: A comment for field availability in message .google.shopping.merchant.inventories.v1beta.LocalInventory is changed (a07781a)
  • shopping/merchant/inventories: A comment for field availability in message .google.shopping.merchant.inventories.v1beta.RegionalInventory is changed (a07781a)
  • shopping/merchant/inventories: A comment for field custom_attributes in message .google.shopping.merchant.inventories.v1beta.LocalInventory is changed (a07781a)
  • shopping/merchant/inventories: A comment for field custom_attributes in message .google.shopping.merchant.inventories.v1beta.RegionalInventory is changed (a07781a)
  • shopping/merchant/inventories: A comment for field pickup_method in message .google.shopping.merchant.inventories.v1beta.LocalInventory is changed (a07781a)
  • shopping/merchant/inventories: A comment for field pickup_sla in message .google.shopping.merchant.inventories.v1beta.LocalInventory is changed (a07781a)
  • shopping/merchant/inventories: A comment for field store_code in message .google.shopping.merchant.inventories.v1beta.LocalInventory is changed (a07781a)
  • shopping/merchant/inventories: A comment for message LocalInventory is changed (a07781a)
  • shopping/merchant/inventories: A comment for message RegionalInventory is changed (a07781a)
  • shopping/merchant/inventories: Change in wording (a07781a)
  • shopping/merchant/lfp: A comment for enum StoreMatchingState is changed (a07781a)
  • shopping/merchant/lfp: A comment for field availability in message .google.shopping.merchant.lfp.v1beta.LfpInventory is changed (a07781a)
  • shopping/merchant/lfp: A comment for field matching_state in message .google.shopping.merchant.lfp.v1beta.LfpStore is changed (a07781a)
  • shopping/merchant/lfp: A comment for field pickup_method in message .google.shopping.merchant.lfp.v1beta.LfpInventory is changed (a07781a)
  • shopping/merchant/lfp: A comment for field pickup_sla in message .google.shopping.merchant.lfp.v1beta.LfpInventory is changed (a07781a)
  • shopping/merchant/lfp: A comment for message LfpStore is changed (a07781a)
  • shopping/merchant/lfp: Change in wording (a07781a)
  • shopping/merchant/reports: A comment for enum AggregatedReportingContextStatus is changed (a07781a)
  • shopping/merchant/reports: A comment for field brand_inventory_status in message .google.shopping.merchant.reports.v1beta.BestSellersProductClusterView is changed (a07781a)
  • shopping/merchant/reports: A comment for field inventory_status in message .google.shopping.merchant.reports.v1beta.BestSellersProductClusterView is changed (a07781a)
  • shopping/merchant/reports: A comment for field shipping_label in message .google.shopping.merchant.reports.v1beta.ProductView is changed (a07781a)

0.6.0 (2024-05-01)

Features

  • shopping: Add Weight to common types for Shopping APIs to be used for accounts bundle (1d757c6)
  • shopping: New shopping.merchant.conversions client (#10076) (59457a3)

Bug Fixes

  • shopping: Bump x/net to v0.24.0 (ba31ed5)

0.5.0 (2024-04-15)

Features

  • shopping/merchant/inventories: Fix inventories sub-API publication by adding correct child_type in the API proto (#9750) (6a7cd4f)
  • shopping/merchant/reports: Add click potential to Reports sub-API publication (#9738) (4d0547f)
  • shopping: New client(s) (#9741) (1b2aebd)
  • shopping: New clients (#9746) (cee2900)

0.4.0 (2024-03-27)

Features

  • shopping: Add DEMAND_GEN_ADS and DEMAND_GEN_ADS_DISCOVER_SURFACE in ReportingContextEnum (#9648) (4834425)

0.3.2 (2024-03-14)

Bug Fixes

  • shopping: Update protobuf dep to v1.33.0 (30b038d)

0.3.1 (2024-01-30)

Bug Fixes

  • shopping: Enable universe domain resolution options (fd1d569)

0.3.0 (2023-12-13)

Features

0.2.2 (2023-11-01)

Bug Fixes

  • shopping: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

0.2.1 (2023-10-26)

Bug Fixes

  • shopping: Update grpc-go to v1.59.0 (81a97b0)

0.2.0 (2023-10-17)

Features

  • shopping: Channel enum is added (56ce871)
  • shopping: ReportingContext enum is added (56ce871)

0.1.1 (2023-10-12)

Bug Fixes

  • shopping: Update golang.org/x/net to v0.17.0 (174da47)

0.1.0 (2023-10-12)

Features

Changes