Changelog¶
1.2.0 (2025-11-06)¶
Documentation¶
update documentation for datasources (735dcad100d7957ba5373a654b9a2d7c2a277903)
Bug Fixes¶
An existing field
contains_custom_rulesis removed from message.google.shopping.merchant.datasources.v1.PrimaryProductDataSource(735dcad100d7957ba5373a654b9a2d7c2a277903)
1.1.0 (2025-10-20)¶
Features¶
Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes¶
Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
1.0.0 (2025-08-29)¶
Features¶
0.1.11 (2025-08-06)¶
Features¶
0.1.10 (2025-06-11)¶
Documentation¶
Update import statement example in README (8066d24)
0.1.9 (2025-03-15)¶
Features¶
Add a new destinations field (9e302ca)
Bug Fixes¶
[Many APIs] Allow Protobuf 6.x (25ced24)
Documentation¶
0.1.8 (2025-02-18)¶
Features¶
0.1.7 (2025-01-13)¶
Features¶
A new message
MerchantReviewDataSourceis added to specify the datasource of the merchant review (e89d3b2)A new message
ProductReviewDataSourceis added to specify the datasource of the product review (e89d3b2)New field
merchant_review_data_sourceadded in message.google.shopping.merchant.datasources.v1beta.DataSourceto specify the datasource of the merchant review (e89d3b2)New field product_review_data_source added in message google.shopping.merchant.datasources.v1beta.DataSource to (e89d3b2)
Documentation¶
A comment for enum value
FETCHin enumFileInputTypeis changed (e89d3b2)A comment for enum value
GOOGLE_SHEETSin enumFileInputTypeis changed (e89d3b2)A comment for field
feed_labelin message.google.shopping.merchant.datasources.v1beta.SupplementalProductDataSourceis changed (e89d3b2)A comment for field
passwordin message.google.shopping.merchant.datasources.v1beta.FileInputis changed (e89d3b2)A comment for field
take_from_data_sourcesin message.google.shopping.merchant.datasources.v1beta.PrimaryProductDataSourceis changed (e89d3b2)A comment for field
usernamein message.google.shopping.merchant.datasources.v1beta.FileInputis changed (e89d3b2)A comment for message
SupplementalProductDataSourceis changed (e89d3b2)
0.1.6 (2024-12-12)¶
Features¶
Bug Fixes¶
Fix typing issue with gRPC metadata when key ends in -bin (8b9c7bf)
0.1.5 (2024-11-11)¶
Bug Fixes¶
0.1.4 (2024-10-24)¶
Features¶
0.1.3 (2024-10-08)¶
Features¶
Documentation¶
A comment for enum value
PRODUCTSin enumChannelis changed (c859d14)
0.1.2 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (4adddf4)