Class: Google::Shopping::Merchant::Products::V1::StructuredDescription

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/products/v1/products_common.rb

Overview

Structured description, for algorithmically (AI)-generated descriptions.

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns The description text Maximum length is 5000 characters.

Returns:

  • (::String)

    The description text Maximum length is 5000 characters



723
724
725
726
# File 'proto_docs/google/shopping/merchant/products/v1/products_common.rb', line 723

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

#digital_source_type::Google::Shopping::Merchant::Products::V1::DigitalSourceType

Returns The digital source type. Following IPTC.

Returns:



723
724
725
726
# File 'proto_docs/google/shopping/merchant/products/v1/products_common.rb', line 723

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