Class: Google::Shopping::Merchant::Reports::V1beta::ReportRow
- Inherits:
-
Object
- Object
- Google::Shopping::Merchant::Reports::V1beta::ReportRow
- 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
-
#best_sellers_brand_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::BestSellersBrandView
Fields available for query in
best_sellers_brand_view
table. -
#best_sellers_product_cluster_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::BestSellersProductClusterView
Fields available for query in
best_sellers_product_cluster_view
table. -
#competitive_visibility_benchmark_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::CompetitiveVisibilityBenchmarkView
Fields available for query in
competitive_visibility_benchmark_view
table. -
#competitive_visibility_competitor_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::CompetitiveVisibilityCompetitorView
Fields available for query in
competitive_visibility_competitor_view
table. -
#competitive_visibility_top_merchant_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::CompetitiveVisibilityTopMerchantView
Fields available for query in
competitive_visibility_top_merchant_view
table. -
#non_product_performance_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::NonProductPerformanceView
Fields available for query in
non_product_performance_view
table. -
#price_competitiveness_product_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::PriceCompetitivenessProductView
Fields available for query in
price_competitiveness_product_view
table. -
#price_insights_product_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::PriceInsightsProductView
Fields available for query in
price_insights_product_view
table. -
#product_performance_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::ProductPerformanceView
Fields available for query in
product_performance_view
table. -
#product_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::ProductView
Fields available for query in
product_view
table.
Instance Attribute Details
#best_sellers_brand_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::BestSellersBrandView
Returns Fields available for query in best_sellers_brand_view
table.
103 104 105 106 |
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 103 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.
103 104 105 106 |
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 103 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.
103 104 105 106 |
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 103 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.
103 104 105 106 |
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 103 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.
103 104 105 106 |
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 103 class ReportRow include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#non_product_performance_view ⇒ ::Google::Shopping::Merchant::Reports::V1beta::NonProductPerformanceView
Returns Fields available for query in non_product_performance_view
table.
103 104 105 106 |
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 103 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.
103 104 105 106 |
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 103 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.
103 104 105 106 |
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 103 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.
103 104 105 106 |
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 103 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.
103 104 105 106 |
# File 'proto_docs/google/shopping/merchant/reports/v1beta/reports.rb', line 103 class ReportRow include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |