Class: Google::Shopping::Css::V1::CssProductStatus::ItemLevelIssue

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

Overview

The ItemLevelIssue of the product status.

Instance Attribute Summary collapse

Instance Attribute Details

#applicable_countries::Array<::String>

Returns List of country codes (ISO 3166-1 alpha-2) where issue applies to the aggregate offer.

Returns:

  • (::Array<::String>)

    List of country codes (ISO 3166-1 alpha-2) where issue applies to the aggregate offer.



358
359
360
361
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 358

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

#attribute::String

Returns The attribute's name, if the issue is caused by a single attribute.

Returns:

  • (::String)

    The attribute's name, if the issue is caused by a single attribute.



358
359
360
361
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 358

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

#code::String

Returns The error code of the issue.

Returns:

  • (::String)

    The error code of the issue.



358
359
360
361
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 358

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

#description::String

Returns A short issue description in English.

Returns:

  • (::String)

    A short issue description in English.



358
359
360
361
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 358

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

#destination::String

Returns The destination the issue applies to.

Returns:

  • (::String)

    The destination the issue applies to.



358
359
360
361
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 358

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

#detail::String

Returns A detailed issue description in English.

Returns:

  • (::String)

    A detailed issue description in English.



358
359
360
361
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 358

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

#documentation::String

Returns The URL of a web page to help with resolving this issue.

Returns:

  • (::String)

    The URL of a web page to help with resolving this issue.



358
359
360
361
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 358

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

#resolution::String

Returns Whether the issue can be resolved by the merchant.

Returns:

  • (::String)

    Whether the issue can be resolved by the merchant.



358
359
360
361
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 358

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

#servability::String

Returns How this issue affects serving of the aggregate offer.

Returns:

  • (::String)

    How this issue affects serving of the aggregate offer.



358
359
360
361
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 358

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