Class: Google::Shopping::Merchant::Reports::V1beta::ProductView::ItemIssue::ItemIssueSeverity::IssueSeverityPerReportingContext

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 severity per reporting context.

Instance Attribute Summary collapse

Instance Attribute Details

#demoted_countries::Array<::String>

Returns List of demoted countries in the reporting context, represented in ISO 3166 format.

Returns:

  • (::Array<::String>)

    List of demoted countries in the reporting context, represented in ISO 3166 format.



432
433
434
435
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 432

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

#disapproved_countries::Array<::String>

Returns List of disapproved countries in the reporting context, represented in ISO 3166 format.

Returns:

  • (::Array<::String>)

    List of disapproved countries in the reporting context, represented in ISO 3166 format.



432
433
434
435
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 432

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

#reporting_context::Google::Shopping::Type::ReportingContext::ReportingContextEnum

Returns Reporting context the issue applies to.

Returns:



432
433
434
435
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 432

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