v1.4.0 (2026-03-23)
Features
-
Added several fields to enhance shipping configurations: -
handling_cutoff_timeandhandling_cutoff_timezonewithin theShippingmessage -ShippingBusinessDaysConfigmessage to define business days for shipping -shipping_handling_business_daysandshipping_transit_business_daysinProductAttributes-HandlingCutoffTimemessage to configure country-specific handling cutoffs -handling_cutoff_timesarray inProductAttributes(PiperOrigin-RevId: 830818193) (ee7dd7dc) -
Added C#, PHP, and Ruby namespace options to ProductInputs, Products, and ProductsCommon proto files for improved client library generation (PiperOrigin-RevId: 830818171) (ee7dd7dc)
-
update products_common fields to include
handling_cutoff_timezone,shipping_handling_business_days,shipping_transit_business_days(PiperOrigin-RevId: 881874426) (ee7dd7dc) -
Added
handling_cutoff_timeandhandling_cutoff_timezonefields to theShippingmessage withinAttributes(PiperOrigin-RevId: 830818171) (ee7dd7dc) -
Added the
product_id_base64_url_encodedfield toInsertProductInputRequest,DeleteProductInputRequest, andGetProductRequest. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded (PiperOrigin-RevId: 830818193) (ee7dd7dc)
Documentation
-
Updated various comments, including links to data source creation guides (PiperOrigin-RevId: 830818193) (ee7dd7dc)
-
Updated comments for several fields, including product name formats, data source creation, destination field descriptions (now also referred to as Marketing Methods), and the default page size for
ListProductsRequest(PiperOrigin-RevId: 830818171) (ee7dd7dc)