Class: Google::Shopping::Merchant::Promotions::V1::PromotionStatus::ItemLevelIssue
- Inherits:
-
Object
- Object
- Google::Shopping::Merchant::Promotions::V1::PromotionStatus::ItemLevelIssue
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb
Overview
The issue associated with the promotion.
Defined Under Namespace
Modules: Severity
Instance Attribute Summary collapse
-
#applicable_countries ⇒ ::Array<::String>
readonly
Output only.
-
#attribute ⇒ ::String
readonly
Output only.
-
#code ⇒ ::String
readonly
Output only.
-
#description ⇒ ::String
readonly
Output only.
-
#detail ⇒ ::String
readonly
Output only.
-
#documentation ⇒ ::String
readonly
Output only.
-
#reporting_context ⇒ ::Google::Shopping::Type::ReportingContext::ReportingContextEnum
readonly
Output only.
-
#resolution ⇒ ::String
readonly
Output only.
-
#severity ⇒ ::Google::Shopping::Merchant::Promotions::V1::PromotionStatus::ItemLevelIssue::Severity
readonly
Output only.
Instance Attribute Details
#applicable_countries ⇒ ::Array<::String> (readonly)
316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 |
# File 'proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb', line 316 class ItemLevelIssue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # The severity of the issue. module Severity # Not specified. SEVERITY_UNSPECIFIED = 0 # This issue represents a warning and does not have a direct affect # on the promotion. NOT_IMPACTED = 1 # The promotion is demoted and most likely have limited performance # in search results DEMOTED = 2 # Issue disapproves the promotion. DISAPPROVED = 3 end end |
#attribute ⇒ ::String (readonly)
316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 |
# File 'proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb', line 316 class ItemLevelIssue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # The severity of the issue. module Severity # Not specified. SEVERITY_UNSPECIFIED = 0 # This issue represents a warning and does not have a direct affect # on the promotion. NOT_IMPACTED = 1 # The promotion is demoted and most likely have limited performance # in search results DEMOTED = 2 # Issue disapproves the promotion. DISAPPROVED = 3 end end |
#code ⇒ ::String (readonly)
316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 |
# File 'proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb', line 316 class ItemLevelIssue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # The severity of the issue. module Severity # Not specified. SEVERITY_UNSPECIFIED = 0 # This issue represents a warning and does not have a direct affect # on the promotion. NOT_IMPACTED = 1 # The promotion is demoted and most likely have limited performance # in search results DEMOTED = 2 # Issue disapproves the promotion. DISAPPROVED = 3 end end |
#description ⇒ ::String (readonly)
316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 |
# File 'proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb', line 316 class ItemLevelIssue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # The severity of the issue. module Severity # Not specified. SEVERITY_UNSPECIFIED = 0 # This issue represents a warning and does not have a direct affect # on the promotion. NOT_IMPACTED = 1 # The promotion is demoted and most likely have limited performance # in search results DEMOTED = 2 # Issue disapproves the promotion. DISAPPROVED = 3 end end |
#detail ⇒ ::String (readonly)
316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 |
# File 'proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb', line 316 class ItemLevelIssue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # The severity of the issue. module Severity # Not specified. SEVERITY_UNSPECIFIED = 0 # This issue represents a warning and does not have a direct affect # on the promotion. NOT_IMPACTED = 1 # The promotion is demoted and most likely have limited performance # in search results DEMOTED = 2 # Issue disapproves the promotion. DISAPPROVED = 3 end end |
#documentation ⇒ ::String (readonly)
316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 |
# File 'proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb', line 316 class ItemLevelIssue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # The severity of the issue. module Severity # Not specified. SEVERITY_UNSPECIFIED = 0 # This issue represents a warning and does not have a direct affect # on the promotion. NOT_IMPACTED = 1 # The promotion is demoted and most likely have limited performance # in search results DEMOTED = 2 # Issue disapproves the promotion. DISAPPROVED = 3 end end |
#reporting_context ⇒ ::Google::Shopping::Type::ReportingContext::ReportingContextEnum (readonly)
316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 |
# File 'proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb', line 316 class ItemLevelIssue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # The severity of the issue. module Severity # Not specified. SEVERITY_UNSPECIFIED = 0 # This issue represents a warning and does not have a direct affect # on the promotion. NOT_IMPACTED = 1 # The promotion is demoted and most likely have limited performance # in search results DEMOTED = 2 # Issue disapproves the promotion. DISAPPROVED = 3 end end |
#resolution ⇒ ::String (readonly)
316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 |
# File 'proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb', line 316 class ItemLevelIssue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # The severity of the issue. module Severity # Not specified. SEVERITY_UNSPECIFIED = 0 # This issue represents a warning and does not have a direct affect # on the promotion. NOT_IMPACTED = 1 # The promotion is demoted and most likely have limited performance # in search results DEMOTED = 2 # Issue disapproves the promotion. DISAPPROVED = 3 end end |
#severity ⇒ ::Google::Shopping::Merchant::Promotions::V1::PromotionStatus::ItemLevelIssue::Severity (readonly)
316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 |
# File 'proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb', line 316 class ItemLevelIssue include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # The severity of the issue. module Severity # Not specified. SEVERITY_UNSPECIFIED = 0 # This issue represents a warning and does not have a direct affect # on the promotion. NOT_IMPACTED = 1 # The promotion is demoted and most likely have limited performance # in search results DEMOTED = 2 # Issue disapproves the promotion. DISAPPROVED = 3 end end |