Module: Google::Shopping::Merchant::Lfp::V1beta::LfpStore::StoreMatchingState

Defined in:
proto_docs/google/shopping/merchant/lfp/v1beta/lfpstore.rb

Overview

The state of matching LfpStore to a Google Business Profile.

Constant Summary collapse

STORE_MATCHING_STATE_UNSPECIFIED =

Store matching state unspecified.

0
STORE_MATCHING_STATE_MATCHED =

The LfpStore is successfully matched with a Google Business Profile store.

1
STORE_MATCHING_STATE_FAILED =

The LfpStore is not matched with a Google Business Profile store.

2