Reference documentation and code samples for the Google Shopping Merchant Lfp V1 Client class GetLfpStoreRequest.
Request message for the GetLfpStore method.
Generated from protobuf message google.shopping.merchant.lfp.v1.GetLfpStoreRequest
Namespace
Google \ Shopping \ Merchant \ Lfp \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The name of the store to retrieve. Format: |
getName
Required. The name of the store to retrieve.
Format: accounts/{account}/lfpStores/{target_merchant}~{store_code}
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Required. The name of the store to retrieve.
Format: accounts/{account}/lfpStores/{target_merchant}~{store_code}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
static::build
| Parameter | |
|---|---|
| Name | Description |
name |
string
Required. The name of the store to retrieve.
Format: |
| Returns | |
|---|---|
| Type | Description |
GetLfpStoreRequest |
|