Class: Google::Shopping::Merchant::Accounts::V1beta::LfpLink

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/accounts/v1beta/omnichannelsettings.rb

Overview

Collection of information related to the LFP link.

Instance Attribute Summary collapse

Instance Attribute Details

#external_account_id::String

Returns Required. The account ID by which this merchant is known to the LFP provider.

Returns:

  • (::String)

    Required. The account ID by which this merchant is known to the LFP provider.



151
152
153
154
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/omnichannelsettings.rb', line 151

class LfpLink
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#lfp_provider::String

Returns Required. The resource name of the LFP provider. Format: lfpProviders/{lfp_provider}.

Returns:

  • (::String)

    Required. The resource name of the LFP provider. Format: lfpProviders/{lfp_provider}



151
152
153
154
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/omnichannelsettings.rb', line 151

class LfpLink
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#state::Google::Shopping::Merchant::Accounts::V1beta::ReviewState::State (readonly)

Returns Output only. The state of the LFP link.

Returns:



151
152
153
154
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/omnichannelsettings.rb', line 151

class LfpLink
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end