Namespace Google.Apis.Merchant.lfp_v1beta
Classes
AccountsResource
The "accounts" collection of methods.
AccountsResource.LfpInventoriesResource
The "lfpInventories" collection of methods.
AccountsResource.LfpInventoriesResource.InsertRequest
Inserts a LfpInventory
resource for the given target merchant account. If the resource already exists,
it will be replaced. The inventory automatically expires after 30 days.
AccountsResource.LfpSalesResource
The "lfpSales" collection of methods.
AccountsResource.LfpSalesResource.InsertRequest
Inserts a LfpSale
for the given merchant.
AccountsResource.LfpStoresResource
The "lfpStores" collection of methods.
AccountsResource.LfpStoresResource.DeleteRequest
Deletes a store for a target merchant.
AccountsResource.LfpStoresResource.GetRequest
Retrieves information about a store.
AccountsResource.LfpStoresResource.InsertRequest
Inserts a store for the target merchant. If the store with the same store code already exists, it will be replaced.
AccountsResource.LfpStoresResource.ListRequest
Lists the stores of the target merchant, specified by the filter in ListLfpStoresRequest
.
MerchantBaseServiceRequest<TResponse>
A base abstract class for Merchant requests.
MerchantService
The Merchant Service.
MerchantService.Scope
Available OAuth 2.0 scopes for use with the Merchant API.
MerchantService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Merchant API.
Enums
MerchantBaseServiceRequest<TResponse>.AltEnum
Data format for response.
MerchantBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.