Changelog¶
0.1.8 (2025-02-18)¶
Features¶
0.1.7 (2025-01-13)¶
Features¶
A new message
MerchantReviewDataSource
is added to specify the datasource of the merchant review (e89d3b2)A new message
ProductReviewDataSource
is added to specify the datasource of the product review (e89d3b2)New field
merchant_review_data_source
added in message.google.shopping.merchant.datasources.v1beta.DataSource
to 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
FETCH
in enumFileInputType
is changed (e89d3b2)A comment for enum value
GOOGLE_SHEETS
in enumFileInputType
is changed (e89d3b2)A comment for field
feed_label
in message.google.shopping.merchant.datasources.v1beta.SupplementalProductDataSource
is changed (e89d3b2)A comment for field
password
in message.google.shopping.merchant.datasources.v1beta.FileInput
is changed (e89d3b2)A comment for field
take_from_data_sources
in message.google.shopping.merchant.datasources.v1beta.PrimaryProductDataSource
is changed (e89d3b2)A comment for field
username
in message.google.shopping.merchant.datasources.v1beta.FileInput
is changed (e89d3b2)A comment for message
SupplementalProductDataSource
is 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
PRODUCTS
in enumChannel
is changed (c859d14)
0.1.2 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (4adddf4)