Class: Google::Shopping::Merchant::Reports::V1beta::ReportRow

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

Result row returned from the search query.

Only the message corresponding to the queried table is populated in the response. Within the populated message, only the fields requested explicitly in the query are populated.

Instance Attribute Summary collapse

Instance Attribute Details

#best_sellers_brand_view::Google::Shopping::Merchant::Reports::V1beta::BestSellersBrandView

Returns Fields available for query in best_sellers_brand_view table.

Returns:



100
101
102
103
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 100

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

#best_sellers_product_cluster_view::Google::Shopping::Merchant::Reports::V1beta::BestSellersProductClusterView

Returns Fields available for query in best_sellers_product_cluster_view table.

Returns:



100
101
102
103
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 100

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

#competitive_visibility_benchmark_view::Google::Shopping::Merchant::Reports::V1beta::CompetitiveVisibilityBenchmarkView

Returns Fields available for query in competitive_visibility_benchmark_view table.

Returns:



100
101
102
103
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 100

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

#competitive_visibility_competitor_view::Google::Shopping::Merchant::Reports::V1beta::CompetitiveVisibilityCompetitorView

Returns Fields available for query in competitive_visibility_competitor_view table.

Returns:



100
101
102
103
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 100

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

#competitive_visibility_top_merchant_view::Google::Shopping::Merchant::Reports::V1beta::CompetitiveVisibilityTopMerchantView

Returns Fields available for query in competitive_visibility_top_merchant_view table.

Returns:



100
101
102
103
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 100

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

#price_competitiveness_product_view::Google::Shopping::Merchant::Reports::V1beta::PriceCompetitivenessProductView

Returns Fields available for query in price_competitiveness_product_view table.

Returns:



100
101
102
103
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 100

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

#price_insights_product_view::Google::Shopping::Merchant::Reports::V1beta::PriceInsightsProductView

Returns Fields available for query in price_insights_product_view table.

Returns:



100
101
102
103
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 100

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

#product_performance_view::Google::Shopping::Merchant::Reports::V1beta::ProductPerformanceView

Returns Fields available for query in product_performance_view table.

Returns:



100
101
102
103
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 100

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

#product_view::Google::Shopping::Merchant::Reports::V1beta::ProductView

Returns Fields available for query in product_view table.

Returns:



100
101
102
103
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 100

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