Class: Google::Shopping::Merchant::DataSources::V1beta::SupplementalProductDataSource

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

Overview

The supplemental data source for local and online products. After creation, you should make sure to link the supplemental product data source into one or more primary product data sources.

Instance Attribute Summary collapse

Instance Attribute Details

#content_language::String



206
207
208
209
# File 'proto_docs/google/shopping/merchant/datasources/v1beta/datasourcetypes.rb', line 206

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

#feed_label::String



206
207
208
209
# File 'proto_docs/google/shopping/merchant/datasources/v1beta/datasourcetypes.rb', line 206

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

#referencing_primary_data_sources::Array<::Google::Shopping::Merchant::DataSources::V1beta::DataSourceReference> (readonly)



206
207
208
209
# File 'proto_docs/google/shopping/merchant/datasources/v1beta/datasourcetypes.rb', line 206

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