Incrementally adds place IDs to
Product.fulfillment_info.place_ids.
This process is asynchronous and does not require the
Product to exist before updating
fulfillment information. If the request is valid, the update will be
enqueued and processed downstream. As a consequence, when a response is
returned, the added place IDs are not immediately manifested in the
Product queried by
GetProduct or
ListProducts.
This feature is only available for users who have Retail Search enabled.
Please enable Retail Search on Cloud Console before using this feature.
Updates local inventory information for a
Product at a list of places, while
respecting the last update timestamps of each inventory field.
This process is asynchronous and does not require the
Product to exist before updating
inventory information. If the request is valid, the update will be enqueued
and processed downstream. As a consequence, when a response is returned,
updates are not immediately manifested in the
Product queried by
GetProduct or
ListProducts.
Local inventory information can only be modified using this method.
CreateProduct
and
UpdateProduct
has no effect on local inventories.
This feature is only available for users who have Retail Search enabled.
Please enable Retail Search on Cloud Console before using this feature.
Bulk import of multiple Products.
Request processing may be synchronous. No partial updating is supported.
Non-existing items are created.
Note that it is possible for a subset of the
Products to be successfully updated.
Incrementally removes place IDs from a
Product.fulfillment_info.place_ids.
This process is asynchronous and does not require the
Product to exist before updating
fulfillment information. If the request is valid, the update will be
enqueued and processed downstream. As a consequence, when a response is
returned, the removed place IDs are not immediately manifested in the
Product queried by
GetProduct or
ListProducts.
This feature is only available for users who have Retail Search enabled.
Please enable Retail Search on Cloud Console before using this feature.
Remove local inventory information for a
Product at a list of places at a
removal timestamp.
This process is asynchronous. If the request is valid, the removal will be
enqueued and processed downstream. As a consequence, when a response is
returned, removals are not immediately manifested in the
Product queried by
GetProduct or
ListProducts.
Local inventory information can only be removed using this method.
CreateProduct
and
UpdateProduct
has no effect on local inventories.
This feature is only available for users who have Retail Search enabled.
Please enable Retail Search on Cloud Console before using this feature.
Updates inventory information for a
Product while respecting the last
update timestamps of each inventory field.
This process is asynchronous and does not require the
Product to exist before updating
fulfillment information. If the request is valid, the update will be
enqueued and processed downstream. As a consequence, when a response is
returned, updates are not immediately manifested in the
Product queried by
GetProduct or
ListProducts.
When inventory is updated with
CreateProduct
and
UpdateProduct,
the specified inventory field value(s) will overwrite any existing value(s)
while ignoring the last update time for this field. Furthermore, the last
update time for the specified inventory fields will be overwritten to the
time of the
CreateProduct or
UpdateProduct
request.
If no inventory fields are set in
CreateProductRequest.product,
then any pre-existing inventory information for this product will be used.
If no inventory fields are set in
SetInventoryRequest.set_mask,
then any existing inventory information will be preserved.
Pre-existing inventory information can only be updated with
SetInventory,
AddFulfillmentPlaces,
and
RemoveFulfillmentPlaces.
This feature is only available for users who have Retail Search enabled.
Please enable Retail Search on Cloud Console before using this feature.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]