Class: Google::Shopping::Merchant::Reports::V1beta::PriceInsightsProductView

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

Fields available for query in price_insights_product_view table.

Price insights report.

Values are only set for fields requested explicitly in the request's search query.

Defined Under Namespace

Modules: Effectiveness

Instance Attribute Summary collapse

Instance Attribute Details

#brand::String

Returns Brand of the product.

Returns:

  • (::String)

    Brand of the product.



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#category_l1::String

Returns Product category (1st level) in Google's product taxonomy.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#category_l2::String

Returns Product category (2nd level) in Google's product taxonomy.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#category_l3::String

Returns Product category (3rd level) in Google's product taxonomy.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#category_l4::String

Returns Product category (4th level) in Google's product taxonomy.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#category_l5::String

Returns Product category (5th level) in Google's product taxonomy.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#effectiveness::Google::Shopping::Merchant::Reports::V1beta::PriceInsightsProductView::Effectiveness

Returns The predicted effectiveness of applying the price suggestion, bucketed.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#id::String

Returns REST ID of the product, in the form of channel~languageCode~feedLabel~offerId. Can be used to join data with the product_view table.

Required in the SELECT clause.

Returns:

  • (::String)

    REST ID of the product, in the form of channel~languageCode~feedLabel~offerId. Can be used to join data with the product_view table.

    Required in the SELECT clause.



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#offer_id::String

Returns Merchant-provided id of the product.

Returns:

  • (::String)

    Merchant-provided id of the product.



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#predicted_clicks_change_fraction::Float

Returns Predicted change in clicks as a fraction after introducing the suggested price compared to current active price. For example, 0.05 is a 5% predicted increase in clicks.

Returns:

  • (::Float)

    Predicted change in clicks as a fraction after introducing the suggested price compared to current active price. For example, 0.05 is a 5% predicted increase in clicks.



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#predicted_conversions_change_fraction::Float

Returns Predicted change in conversions as a fraction after introducing the suggested price compared to current active price. For example, 0.05 is a 5% predicted increase in conversions).

Returns:

  • (::Float)

    Predicted change in conversions as a fraction after introducing the suggested price compared to current active price. For example, 0.05 is a 5% predicted increase in conversions).



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#predicted_impressions_change_fraction::Float

Returns Predicted change in impressions as a fraction after introducing the suggested price compared to current active price. For example, 0.05 is a 5% predicted increase in impressions.

Returns:

  • (::Float)

    Predicted change in impressions as a fraction after introducing the suggested price compared to current active price. For example, 0.05 is a 5% predicted increase in impressions.



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#price::Google::Shopping::Type::Price

Returns Current price of the product.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#product_type_l1::String

Returns Product type (1st level) in merchant's own product taxonomy.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#product_type_l2::String

Returns Product type (2nd level) in merchant's own product taxonomy.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#product_type_l3::String

Returns Product type (3rd level) in merchant's own product taxonomy.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#product_type_l4::String

Returns Product type (4th level) in merchant's own product taxonomy.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#product_type_l5::String

Returns Product type (5th level) in merchant's own product taxonomy.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#suggested_price::Google::Shopping::Type::Price

Returns Latest suggested price for the product.

Returns:



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end

#title::String

Returns Title of the product.

Returns:

  • (::String)

    Title of the product.



690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 690

class PriceInsightsProductView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Predicted effectiveness bucket.
  #
  # Effectiveness indicates which products would benefit most from price
  # changes. This rating takes into consideration the performance boost
  # predicted by adjusting the sale price and the difference between your
  # current price and the suggested price. Price suggestions with `HIGH`
  # effectiveness are predicted to drive the largest increase in performance.
  module Effectiveness
    # Effectiveness is unknown.
    EFFECTIVENESS_UNSPECIFIED = 0

    # Effectiveness is low.
    LOW = 1

    # Effectiveness is medium.
    MEDIUM = 2

    # Effectiveness is high.
    HIGH = 3
  end
end