Headers
A non-empty list of row or column headers for a table. Exactly one of
prices
,
weights
,
num_items
,
postal_code_group_names
, or
location
must be set.
| Fields | |
|---|---|
prices[]
|
Required. A list of inclusive order price upper bounds. The last price's value can be infinity by setting price amount_micros = -1. For example
|
weights[]
|
Required. A list of inclusive order weight upper bounds. The last weight's value can be infinity by setting price amount_micros = -1. For example
|
number_of_items[]
|
Required. A list of inclusive number of items upper bounds. The last value can be
|
postal_code_group_names[]
|
Required. A list of postal group names. The last value can be
|
locations[]
|
Required. A list of location ID sets. Must be non-empty. Can only be set if all other fields are not set. |