allowMissing property

bool? allowMissing
getter/setter pair

If set to true, and the offer with the given package_name, product_id, purchase_option_id and offer_id doesn't exist, an offer will be created.

If a new offer is created, the update_mask is ignored.

Optional.

Implementation

core.bool? allowMissing;