Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class LfpLink.
Collection of information related to the LFP link.
Generated from protobuf message google.shopping.merchant.accounts.v1beta.LfpLink
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ lfp_provider
string
Required. The resource name of the LFP provider. Format: lfpProviders/{lfp_provider}
↳ external_account_id
string
Required. The account ID by which this merchant is known to the LFP provider.
↳ state
int
Output only. The state of the LFP link.
getLfpProvider
Required. The resource name of the LFP provider.
Format: lfpProviders/{lfp_provider}
string
setLfpProvider
Required. The resource name of the LFP provider.
Format: lfpProviders/{lfp_provider}
var
string
$this
getExternalAccountId
Required. The account ID by which this merchant is known to the LFP provider.
string
setExternalAccountId
Required. The account ID by which this merchant is known to the LFP provider.
var
string
$this
getState
Output only. The state of the LFP link.
int
setState
Output only. The state of the LFP link.
var
int
$this