Module: Google::Shopping::Merchant::Lfp::V1beta::LfpMerchantState::LfpStoreState::StoreMatchingState
- Defined in:
- proto_docs/google/shopping/merchant/lfp/v1beta/lfpmerchantstate.rb
Overview
The state of matching LfpStore to a Google Business Profile listing.
Constant Summary collapse
- STORE_MATCHING_STATE_UNSPECIFIED =
Store matching state unspecified.
0- STORE_MATCHING_STATE_MATCHED =
The
LfpStoreis successfully matched with a Google Business Profile store. 1- STORE_MATCHING_STATE_FAILED =
The
LfpStoreis not matched with a Google Business Profile store. 2