Class: Google::Shopping::Merchant::Products::V1::StructuredTitle

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 title, for algorithmically (AI)-generated titles.

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns The title text Maximum length is 150 characters.

Returns:

  • (::String)

    The title text Maximum length is 150 characters



709
710
711
712
# File 'proto_docs/google/shopping/merchant/products/v1/products_common.rb', line 709

class StructuredTitle
  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:



709
710
711
712
# File 'proto_docs/google/shopping/merchant/products/v1/products_common.rb', line 709

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