View Source GoogleApi.Content.V21.Model.ReportRow (google_api_content v0.66.0)

Result row returned from the search query.

Attributes

  • bestSellers (type: GoogleApi.Content.V21.Model.BestSellers.t, default: nil) - Best sellers fields requested by the merchant in the query. Field values are only set if the merchant queries BestSellersProductClusterView or BestSellersBrandView.
  • brand (type: GoogleApi.Content.V21.Model.Brand.t, default: nil) - Brand fields requested by the merchant in the query. Field values are only set if the merchant queries BestSellersBrandView.
  • competitiveVisibility (type: GoogleApi.Content.V21.Model.CompetitiveVisibility.t, default: nil) - Competitive visibility fields requested by the merchant in the query. Field values are only set if the merchant queries CompetitiveVisibilityTopMerchantView, CompetitiveVisibilityBenchmarkView or CompetitiveVisibilityCompetitorView.
  • metrics (type: GoogleApi.Content.V21.Model.Metrics.t, default: nil) - Metrics requested by the merchant in the query. Metric values are only set for metrics requested explicitly in the query.
  • priceCompetitiveness (type: GoogleApi.Content.V21.Model.PriceCompetitiveness.t, default: nil) - Price competitiveness fields requested by the merchant in the query. Field values are only set if the merchant queries PriceCompetitivenessProductView.
  • priceInsights (type: GoogleApi.Content.V21.Model.PriceInsights.t, default: nil) - Price insights fields requested by the merchant in the query. Field values are only set if the merchant queries PriceInsightsProductView.
  • productCluster (type: GoogleApi.Content.V21.Model.ProductCluster.t, default: nil) - Product cluster fields requested by the merchant in the query. Field values are only set if the merchant queries BestSellersProductClusterView.
  • productView (type: GoogleApi.Content.V21.Model.ProductView.t, default: nil) - Product fields requested by the merchant in the query. Field values are only set if the merchant queries ProductView.
  • segments (type: GoogleApi.Content.V21.Model.Segments.t, default: nil) - Segmentation dimensions requested by the merchant in the query. Dimension values are only set for dimensions requested explicitly in the query.
  • topicTrends (type: GoogleApi.Content.V21.Model.TopicTrends.t, default: nil) - Topic trends fields requested by the merchant in the query. Field values are only set if the merchant queries TopicTrendsView.

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.