Use the delivery transit working days [shipping_transit_business_days]
attribute when you want to customise your delivery operational days in Merchant Center. Delivery transit working days [shipping_transit_business_days]
is distinct from calendar days as this attribute indicates days of the week when your carrier service will deliver the product.
On this page
When to use
Optional
Delivery transit working days [shipping_transit_business_days]
should only be used if your delivery policy has different working days than Monday to Saturday. When left blank, delivery transit working days [shipping_transit_business_days]
will default to Mon–Sat.
This attribute is used with the carrier delivery [carrier_shipping]
attribute's sub-attributes, minimum transit time [fixed_min_transit_time]
and maximum transit time [fixed_max_transit_time]
, to show accurate carrier delivery dates. Delivery transit working days [shipping_transit_business_days]
is also used with the delivery [shipping]
attribute's sub-attributes, minimum transit time [min_transit_time]
and maximum transit time [max_transit_time]
, to show accurate delivery dates.
For example, the listed minimum transit time [min_transit_time]
and maximum transit time [max_transit_time]
for a carrier are one and three days, respectively. When an order is fulfilled by Wednesday, by default Google will show that the customer will receive the product by Saturday at the latest. However, if the listed transit working days are only Monday to Friday, Google will show that the customer will receive the product by Monday at the latest. Learn more about how Google calculates delivery speeds based on carrier.
Format
Follow these formatting guidelines to make sure that Google understands the data that you're submitting. Learn how to submit attributes and attribute values.
Type | Days of the week separated by a semicolon or range separated by a dash. |
---|---|
Supported values | M, Mon, Monday for MondayT, Tue, Tuesday for TuesdayW, Wed, Wednesday for WednesdayR, Thu, Thursday for ThursdayF, Fri, Friday for FridayS, Sat, Saturday for SaturdayU, Sun, Sunday for Sunday |
Repeated field (What's this?) |
No |
File format | Example entry |
---|---|
Text (TVS) |
For per-day entries: For ranges: For mixed per-day and range: With country attribute (optional): |
XML (feeds) | <g:shipping_transit_business_days>M;T;W;R;F</g:shipping_transit_business_days> |
To format your data for Content API, view the Content API for Shopping resource.
Minimum requirements
These are the requirements that you'll need to meet to show your product. If you don't follow these requirements, we'll disapprove your product and let you know in your Merchant Center account.
- State all active working days of your carrier service in Merchant Center.
- Add the country attribute to delivery transit working days
[shipping_transit_business_days]
By default, your transit working days will be set to Monday to Saturday. You can specify different working days, including weekends, in your Merchant Center account.
Best practices
These best practices can help you go beyond the basic requirements to optimise your product data for performance.
- Customise working days in Merchant Center to include all active operational days of your carrier. Make sure that you list operational days during public holidays and weekends.
- Provide maximum handling time
[max_handling_time]
, minimum handling time[min_handling_time]
and delivery handling working days[shipping_handling_business_days]
if they're not the default Monday to Saturday. Add these attributes to show accurate delivery dates to customers. - Use only one type of supported value. For example, if you use M to mean Monday in the feed, use TWRFSU for the other days of the week that you need to specify. Don't mix value types, e.g. M–Sunday.
- Use ranges rather than per-day entries if there are no gaps between working days.
- Don't use delivery transit working days
[shipping_transit_business_days]
in carrier delivery[carrier_shipping]
. Use the carrier transit time[carrier_transit_time]
attribute instead for accurate delivery dates.