Index
DeleteLfpStoreRequest(message)GetLfpMerchantStateRequest(message)GetLfpStoreRequest(message)InsertLfpInventoryRequest(message)InsertLfpSaleRequest(message)InsertLfpStoreRequest(message)LfpInventory(message)LfpMerchantState(message)LfpSale(message)LfpStore(message)ListLfpStoresRequest(message)ListLfpStoresResponse(message)
CountrySettings
Country-specific settings for the merchant.
| Fields | |
|---|---|
region_code |
Required. The CLDR territory code for the country for which these settings are defined. |
free_local_listings_enabled |
True if this merchant has enabled free local listings in MC. |
local_inventory_ads_enabled |
True if this merchant has enabled local inventory ads in MC. |
inventory_verification_state |
Output only. The verification state of this merchant's inventory check. |
product_page_type |
Output only. The product page type selected by this merchant. |
instock_serving_verification_state |
Output only. The verification state of this merchant's instock serving feature. |
pickup_serving_verification_state |
Output only. The verification state of this merchant's pickup serving feature. |
ProductPageType
The possible product page types for a merchant.
| Enums | |
|---|---|
PRODUCT_PAGE_TYPE_UNSPECIFIED |
Product page type unspecified. |
GOOGLE_HOSTED |
Google hosted product page. |
MERCHANT_HOSTED |
Merchant hosted product page. |
MERCHANT_HOSTED_STORE_SPECIFIC |
Merchant hosted store specific product page. |
VerificationState
The possible verification states for different merchant programs.
| Enums | |
|---|---|
VERIFICATION_STATE_UNSPECIFIED |
Verification state unspecified. |
VERIFICATION_STATE_NOT_APPROVED |
Verification state not approved. |
VERIFICATION_STATE_IN_PROGRESS |
Verification state in progress. |
VERIFICATION_STATE_APPROVED |
Verification state approved. |
InventoryStats
The inventory statistics for a merchant.
| Fields | |
|---|---|
submitted_entries |
Number of entries (understanding entry as a pair of product and store) that were built based on provided inventories/sales and submitted to Google. |
submitted_in_stock_entries |
Number of submitted in stock entries. |
unsubmitted_entries |
Number of entries that were built based on provided inventories/sales and couldn't be submitted to Google due to errors like missing product. |
submitted_products |
Number of products from provided inventories/sales that were created from matches to existing online products provided by the merchant or to the Google catalog. |
LfpStoreState
The state of a specific merchant's store.
| Fields | |
|---|---|
store_code |
Required. Immutable. The identifier of this store. |
matching_state |
Output only. The store matching state. |
matching_state_hint |
The hint of why the matching has failed (only set if matching_state is FAILED). |
StoreMatchingState
The state of matching LfpStore to a Google Business Profile listing.
| Enums | |
|---|---|
STORE_MATCHING_STATE_UNSPECIFIED |
Store matching state unspecified. |
STORE_MATCHING_STATE_MATCHED |
The LfpStore is successfully matched with a Google Business Profile store. |
STORE_MATCHING_STATE_FAILED |
The LfpStore is not matched with a Google Business Profile store. |
StoreMatchingState
The state of matching LfpStore to a Google Business Profile.
| Enums | |
|---|---|
STORE_MATCHING_STATE_UNSPECIFIED |
Store matching state unspecified. |
STORE_MATCHING_STATE_MATCHED |
The LfpStore is successfully matched with a Google Business Profile store. |
STORE_MATCHING_STATE_FAILED |
The LfpStore is not matched with a Google Business Profile store. |