Google Shopping Merchant Reports V1beta Client - Class ReportRow (0.8.2)

Reference documentation and code samples for the Google Shopping Merchant Reports V1beta Client class ReportRow.

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.

Generated from protobuf message google.shopping.merchant.reports.v1beta.ReportRow

Namespace

Google \ Shopping \ Merchant \ Reports \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ product_performance_view ProductPerformanceView

Fields available for query in product_performance_view table.

↳ non_product_performance_view NonProductPerformanceView

Fields available for query in non_product_performance_view table.

↳ product_view ProductView

Fields available for query in product_view table.

↳ price_competitiveness_product_view PriceCompetitivenessProductView

Fields available for query in price_competitiveness_product_view table.

↳ price_insights_product_view PriceInsightsProductView

Fields available for query in price_insights_product_view table.

↳ best_sellers_product_cluster_view BestSellersProductClusterView

Fields available for query in best_sellers_product_cluster_view table.

↳ best_sellers_brand_view BestSellersBrandView

Fields available for query in best_sellers_brand_view table.

↳ competitive_visibility_competitor_view CompetitiveVisibilityCompetitorView

Fields available for query in competitive_visibility_competitor_view table.

↳ competitive_visibility_top_merchant_view CompetitiveVisibilityTopMerchantView

Fields available for query in competitive_visibility_top_merchant_view table.

↳ competitive_visibility_benchmark_view CompetitiveVisibilityBenchmarkView

Fields available for query in competitive_visibility_benchmark_view table.

getProductPerformanceView

Fields available for query in product_performance_view table.

Returns
Type Description
ProductPerformanceView|null

hasProductPerformanceView

clearProductPerformanceView

setProductPerformanceView

Fields available for query in product_performance_view table.

Parameter
Name Description
var ProductPerformanceView
Returns
Type Description
$this

getNonProductPerformanceView

Fields available for query in non_product_performance_view table.

Returns
Type Description
NonProductPerformanceView|null

hasNonProductPerformanceView

clearNonProductPerformanceView

setNonProductPerformanceView

Fields available for query in non_product_performance_view table.

Parameter
Name Description
var NonProductPerformanceView
Returns
Type Description
$this

getProductView

Fields available for query in product_view table.

Returns
Type Description
ProductView|null

hasProductView

clearProductView

setProductView

Fields available for query in product_view table.

Parameter
Name Description
var ProductView
Returns
Type Description
$this

getPriceCompetitivenessProductView

Fields available for query in price_competitiveness_product_view table.

Returns
Type Description
PriceCompetitivenessProductView|null

hasPriceCompetitivenessProductView

clearPriceCompetitivenessProductView

setPriceCompetitivenessProductView

Fields available for query in price_competitiveness_product_view table.

Parameter
Name Description
var PriceCompetitivenessProductView
Returns
Type Description
$this

getPriceInsightsProductView

Fields available for query in price_insights_product_view table.

Returns
Type Description
PriceInsightsProductView|null

hasPriceInsightsProductView

clearPriceInsightsProductView

setPriceInsightsProductView

Fields available for query in price_insights_product_view table.

Parameter
Name Description
var PriceInsightsProductView
Returns
Type Description
$this

getBestSellersProductClusterView

Fields available for query in best_sellers_product_cluster_view table.

Returns
Type Description
BestSellersProductClusterView|null

hasBestSellersProductClusterView

clearBestSellersProductClusterView

setBestSellersProductClusterView

Fields available for query in best_sellers_product_cluster_view table.

Parameter
Name Description
var BestSellersProductClusterView
Returns
Type Description
$this

getBestSellersBrandView

Fields available for query in best_sellers_brand_view table.

Returns
Type Description
BestSellersBrandView|null

hasBestSellersBrandView

clearBestSellersBrandView

setBestSellersBrandView

Fields available for query in best_sellers_brand_view table.

Parameter
Name Description
var BestSellersBrandView
Returns
Type Description
$this

getCompetitiveVisibilityCompetitorView

Fields available for query in competitive_visibility_competitor_view table.

Returns
Type Description
CompetitiveVisibilityCompetitorView|null

hasCompetitiveVisibilityCompetitorView

clearCompetitiveVisibilityCompetitorView

setCompetitiveVisibilityCompetitorView

Fields available for query in competitive_visibility_competitor_view table.

Parameter
Name Description
var CompetitiveVisibilityCompetitorView
Returns
Type Description
$this

getCompetitiveVisibilityTopMerchantView

Fields available for query in competitive_visibility_top_merchant_view table.

Returns
Type Description
CompetitiveVisibilityTopMerchantView|null

hasCompetitiveVisibilityTopMerchantView

clearCompetitiveVisibilityTopMerchantView

setCompetitiveVisibilityTopMerchantView

Fields available for query in competitive_visibility_top_merchant_view table.

Parameter
Name Description
var CompetitiveVisibilityTopMerchantView
Returns
Type Description
$this

getCompetitiveVisibilityBenchmarkView

Fields available for query in competitive_visibility_benchmark_view table.

Returns
Type Description
CompetitiveVisibilityBenchmarkView|null

hasCompetitiveVisibilityBenchmarkView

clearCompetitiveVisibilityBenchmarkView

setCompetitiveVisibilityBenchmarkView

Fields available for query in competitive_visibility_benchmark_view table.

Parameter
Name Description
var CompetitiveVisibilityBenchmarkView
Returns
Type Description
$this