Changelog¶
0.2.0 (2025-10-20)¶
Features¶
Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes¶
Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.1.17 (2025-06-11)¶
Documentation¶
Update import statement example in README (8066d24)
0.1.16 (2025-04-12)¶
Features¶
Introduce QuotaService for CSS API (1c2d32c)
Documentation¶
0.1.15 (2025-03-21)¶
Documentation¶
0.1.14 (2025-03-15)¶
Bug Fixes¶
[Many APIs] Allow Protobuf 6.x (25ced24)
0.1.13 (2025-02-18)¶
Features¶
0.1.12 (2025-01-02)¶
Features¶
UpdateCssProduct is added to CssProductInput proto (5db8939)
Documentation¶
A comment for field
applicable_countriesin message.google.shopping.css.v1.CssProductStatusis changed (5db8939)A comment for field
approved_countriesin message.google.shopping.css.v1.CssProductStatusis changed (5db8939)A comment for field
disapproved_countriesin message.google.shopping.css.v1.CssProductStatusis changed (5db8939)A comment for field
feed_idin message.google.shopping.css.v1.InsertCssProductInputRequestis changed (5db8939)A comment for field
headline_offer_pricein message.google.shopping.css.v1.Attributesis changed (5db8939)A comment for field
headline_offer_shipping_pricein message.google.shopping.css.v1.Attributesis changed (5db8939)A comment for field
high_pricein message.google.shopping.css.v1.Attributesis changed (5db8939)A comment for field
low_pricein message.google.shopping.css.v1.Attributesis changed (5db8939)A comment for field
number_of_offersin message.google.shopping.css.v1.Attributesis changed (5db8939)A comment for field
page_sizein message.google.shopping.css.v1.ListChildAccountsRequestis changed (5db8939)A comment for field
pending_countriesin message.google.shopping.css.v1.CssProductStatusis changed (5db8939)A comment for field
servabilityin message.google.shopping.css.v1.CssProductStatusis changed (5db8939)A comment for message
CssProductis changed (5db8939)
0.1.11 (2024-12-12)¶
Features¶
Add support for opt-in debug logging (74833d3)
Bug Fixes¶
Fix typing issue with gRPC metadata when key ends in -bin (74833d3)
Documentation¶
fix comment on list account labels (74833d3)
0.1.10 (2024-11-11)¶
Bug Fixes¶
0.1.9 (2024-10-24)¶
Features¶
[google-shopping-css] A new field
headline_offer_installmentis added to message.google.shopping.css.v1.Attributes(a58483b)A new enum
SubscriptionPeriodis added (a58483b)A new field
headline_offer_subscription_costis added to message.google.shopping.css.v1.Attributes(a58483b)A new message
HeadlineOfferInstallmentis added (a58483b)A new message
HeadlineOfferSubscriptionCostis added (a58483b)Add support for Python 3.13 (a58483b)
0.1.8 (2024-08-22)¶
Documentation¶
0.1.7 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (4adddf4)
0.1.6 (2024-07-08)¶
Bug Fixes¶
0.1.5 (2024-06-19)¶
Documentation¶
Remove “in Google Shopping” from documentation comments (3a0a439)