View Source GoogleApi.MerchantAPI.Reports_v1beta.Model.ReportRow (google_api_merchant_api v0.4.0)

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.

Attributes

  • bestSellersBrandView (type: GoogleApi.MerchantAPI.Reports_v1beta.Model.BestSellersBrandView.t, default: nil) - Fields available for query in best_sellers_brand_view table.
  • bestSellersProductClusterView (type: GoogleApi.MerchantAPI.Reports_v1beta.Model.BestSellersProductClusterView.t, default: nil) - Fields available for query in best_sellers_product_cluster_view table.
  • competitiveVisibilityBenchmarkView (type: GoogleApi.MerchantAPI.Reports_v1beta.Model.CompetitiveVisibilityBenchmarkView.t, default: nil) - Fields available for query in competitive_visibility_benchmark_view table.
  • competitiveVisibilityCompetitorView (type: GoogleApi.MerchantAPI.Reports_v1beta.Model.CompetitiveVisibilityCompetitorView.t, default: nil) - Fields available for query in competitive_visibility_competitor_view table.
  • competitiveVisibilityTopMerchantView (type: GoogleApi.MerchantAPI.Reports_v1beta.Model.CompetitiveVisibilityTopMerchantView.t, default: nil) - Fields available for query in competitive_visibility_top_merchant_view table.
  • nonProductPerformanceView (type: GoogleApi.MerchantAPI.Reports_v1beta.Model.NonProductPerformanceView.t, default: nil) - Fields available for query in non_product_performance_view table.
  • priceCompetitivenessProductView (type: GoogleApi.MerchantAPI.Reports_v1beta.Model.PriceCompetitivenessProductView.t, default: nil) - Fields available for query in price_competitiveness_product_view table.
  • priceInsightsProductView (type: GoogleApi.MerchantAPI.Reports_v1beta.Model.PriceInsightsProductView.t, default: nil) - Fields available for query in price_insights_product_view table.
  • productPerformanceView (type: GoogleApi.MerchantAPI.Reports_v1beta.Model.ProductPerformanceView.t, default: nil) - Fields available for query in product_performance_view table.
  • productView (type: GoogleApi.MerchantAPI.Reports_v1beta.Model.ProductView.t, default: nil) - Fields available for query in product_view table.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.