View Source GoogleApi.Content.V21.Model.AccountShippingImprovements (google_api_content v0.67.1)

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

Attributes

  • allowShippingImprovements (type: boolean(), default: nil) - Enables automatic shipping improvements.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Content.V21.Model.AccountShippingImprovements{
  allowShippingImprovements: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.