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