UpdateProductInputRequest
Request message for the UpdateProductInput method. The product (primary input) must exist for the update to succeed. If the update is for a primary product input, the existing primary product input must be from the same data source.
| Fields | |
|---|---|
product_input
|
Required. The product input resource to update. Information you submit will be applied to the processed product as well. The
|
update_mask
|
Optional. The list of product attributes to be updated. If the update mask is omitted, then it is treated as implied field mask equivalent to all fields that are populated (have a non-empty value). Attributes specified in the update mask without a value specified in the body will be deleted from the product. Update mask can only be specified for top level fields in attributes and custom attributes.
To specify the update mask for custom attributes you need to add the
Providing special "*" value for full product replacement is not supported. |
data_source
|
Required. The primary or supplemental product data source where
Only API data sources are supported.
Format:
|