allowAvailabilityUpdates property
If availability updates are enabled, any previous availability values get overwritten if Google finds an out-of-stock annotation on the offer's page.
If additionally allow_availability_updates
field is set to true, values
get overwritten if Google finds an in-stock annotation on the offer’s
page.
Implementation
core.bool? allowAvailabilityUpdates;