Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class AutomaticShippingImprovements.
Not available for MCAs accounts. By turning on automatic shipping improvements, you are allowing Google to improve the accuracy of your delivery times shown to shoppers using Google. More accurate delivery times, especially when faster, typically lead to better conversion rates. Google will improve your estimated delivery times based on various factors:
- Delivery address of an order
- Current handling time and shipping time settings
- Estimated weekdays or business days
- Parcel tracking data
Generated from protobuf message google.shopping.merchant.accounts.v1beta.AutomaticShippingImprovements
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ allow_shipping_improvements |
bool
Enables automatic shipping improvements. |
getAllowShippingImprovements
Enables automatic shipping improvements.
Returns | |
---|---|
Type | Description |
bool |
hasAllowShippingImprovements
clearAllowShippingImprovements
setAllowShippingImprovements
Enables automatic shipping improvements.
Parameter | |
---|---|
Name | Description |
var |
bool
|
Returns | |
---|---|
Type | Description |
$this |