Class: Google::Shopping::Merchant::Reports::V1::ReportRow
- Inherits:
-
Object
- Object
- Google::Shopping::Merchant::Reports::V1::ReportRow
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/shopping/merchant/reports/v1/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
-
#best_sellers_brand_view ⇒ ::Google::Shopping::Merchant::Reports::V1::BestSellersBrandView
Fields available for query in
best_sellers_brand_viewtable. -
#best_sellers_product_cluster_view ⇒ ::Google::Shopping::Merchant::Reports::V1::BestSellersProductClusterView
Fields available for query in
best_sellers_product_cluster_viewtable. -
#competitive_visibility_benchmark_view ⇒ ::Google::Shopping::Merchant::Reports::V1::CompetitiveVisibilityBenchmarkView
Fields available for query in
competitive_visibility_benchmark_viewtable. -
#competitive_visibility_competitor_view ⇒ ::Google::Shopping::Merchant::Reports::V1::CompetitiveVisibilityCompetitorView
Fields available for query in
competitive_visibility_competitor_viewtable. -
#competitive_visibility_top_merchant_view ⇒ ::Google::Shopping::Merchant::Reports::V1::CompetitiveVisibilityTopMerchantView
Fields available for query in
competitive_visibility_top_merchant_viewtable. -
#non_product_performance_view ⇒ ::Google::Shopping::Merchant::Reports::V1::NonProductPerformanceView
Fields available for query in
non_product_performance_viewtable. -
#price_competitiveness_product_view ⇒ ::Google::Shopping::Merchant::Reports::V1::PriceCompetitivenessProductView
Fields available for query in
price_competitiveness_product_viewtable. -
#price_insights_product_view ⇒ ::Google::Shopping::Merchant::Reports::V1::PriceInsightsProductView
Fields available for query in
price_insights_product_viewtable. -
#product_performance_view ⇒ ::Google::Shopping::Merchant::Reports::V1::ProductPerformanceView
Fields available for query in
product_performance_viewtable. -
#product_view ⇒ ::Google::Shopping::Merchant::Reports::V1::ProductView
Fields available for query in
product_viewtable.
Instance Attribute Details
#best_sellers_brand_view ⇒ ::Google::Shopping::Merchant::Reports::V1::BestSellersBrandView
104 105 106 107 |
# File 'proto_docs/google/shopping/merchant/reports/v1/reports.rb', line 104 class ReportRow include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#best_sellers_product_cluster_view ⇒ ::Google::Shopping::Merchant::Reports::V1::BestSellersProductClusterView
104 105 106 107 |
# File 'proto_docs/google/shopping/merchant/reports/v1/reports.rb', line 104 class ReportRow include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#competitive_visibility_benchmark_view ⇒ ::Google::Shopping::Merchant::Reports::V1::CompetitiveVisibilityBenchmarkView
104 105 106 107 |
# File 'proto_docs/google/shopping/merchant/reports/v1/reports.rb', line 104 class ReportRow include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#competitive_visibility_competitor_view ⇒ ::Google::Shopping::Merchant::Reports::V1::CompetitiveVisibilityCompetitorView
104 105 106 107 |
# File 'proto_docs/google/shopping/merchant/reports/v1/reports.rb', line 104 class ReportRow include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#competitive_visibility_top_merchant_view ⇒ ::Google::Shopping::Merchant::Reports::V1::CompetitiveVisibilityTopMerchantView
104 105 106 107 |
# File 'proto_docs/google/shopping/merchant/reports/v1/reports.rb', line 104 class ReportRow include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#non_product_performance_view ⇒ ::Google::Shopping::Merchant::Reports::V1::NonProductPerformanceView
104 105 106 107 |
# File 'proto_docs/google/shopping/merchant/reports/v1/reports.rb', line 104 class ReportRow include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#price_competitiveness_product_view ⇒ ::Google::Shopping::Merchant::Reports::V1::PriceCompetitivenessProductView
104 105 106 107 |
# File 'proto_docs/google/shopping/merchant/reports/v1/reports.rb', line 104 class ReportRow include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#price_insights_product_view ⇒ ::Google::Shopping::Merchant::Reports::V1::PriceInsightsProductView
104 105 106 107 |
# File 'proto_docs/google/shopping/merchant/reports/v1/reports.rb', line 104 class ReportRow include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |