Class: Google::Shopping::Merchant::Reports::V1beta::ProductView::ItemIssue::ItemIssueType

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

Overview

Issue type.

Instance Attribute Summary collapse

Instance Attribute Details

#canonical_attribute::String

Returns Canonical attribute name for attribute-specific issues.

Returns:

  • (::String)

    Canonical attribute name for attribute-specific issues.



393
394
395
396
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 393

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

#code::String

Returns Error code of the issue, equivalent to the code of Product issues.

Returns:

  • (::String)

    Error code of the issue, equivalent to the code of Product issues.



393
394
395
396
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 393

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