Interface ReportRowOrBuilder (0.44.0)

public interface ReportRowOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getBestSellersBrandView()

public abstract BestSellersBrandView getBestSellersBrandView()

Fields available for query in best_sellers_brand_view table.

.google.shopping.merchant.reports.v1alpha.BestSellersBrandView best_sellers_brand_view = 6;

Returns
Type Description
BestSellersBrandView

The bestSellersBrandView.

getBestSellersBrandViewOrBuilder()

public abstract BestSellersBrandViewOrBuilder getBestSellersBrandViewOrBuilder()

Fields available for query in best_sellers_brand_view table.

.google.shopping.merchant.reports.v1alpha.BestSellersBrandView best_sellers_brand_view = 6;

Returns
Type Description
BestSellersBrandViewOrBuilder

getBestSellersProductClusterView()

public abstract BestSellersProductClusterView getBestSellersProductClusterView()

Fields available for query in best_sellers_product_cluster_view table.

.google.shopping.merchant.reports.v1alpha.BestSellersProductClusterView best_sellers_product_cluster_view = 5;

Returns
Type Description
BestSellersProductClusterView

The bestSellersProductClusterView.

getBestSellersProductClusterViewOrBuilder()

public abstract BestSellersProductClusterViewOrBuilder getBestSellersProductClusterViewOrBuilder()

Fields available for query in best_sellers_product_cluster_view table.

.google.shopping.merchant.reports.v1alpha.BestSellersProductClusterView best_sellers_product_cluster_view = 5;

Returns
Type Description
BestSellersProductClusterViewOrBuilder

getCompetitiveVisibilityBenchmarkView()

public abstract CompetitiveVisibilityBenchmarkView getCompetitiveVisibilityBenchmarkView()

Fields available for query in competitive_visibility_benchmark_view table.

.google.shopping.merchant.reports.v1alpha.CompetitiveVisibilityBenchmarkView competitive_visibility_benchmark_view = 10;

Returns
Type Description
CompetitiveVisibilityBenchmarkView

The competitiveVisibilityBenchmarkView.

getCompetitiveVisibilityBenchmarkViewOrBuilder()

public abstract CompetitiveVisibilityBenchmarkViewOrBuilder getCompetitiveVisibilityBenchmarkViewOrBuilder()

Fields available for query in competitive_visibility_benchmark_view table.

.google.shopping.merchant.reports.v1alpha.CompetitiveVisibilityBenchmarkView competitive_visibility_benchmark_view = 10;

Returns
Type Description
CompetitiveVisibilityBenchmarkViewOrBuilder

getCompetitiveVisibilityCompetitorView()

public abstract CompetitiveVisibilityCompetitorView getCompetitiveVisibilityCompetitorView()

Fields available for query in competitive_visibility_competitor_view table.

.google.shopping.merchant.reports.v1alpha.CompetitiveVisibilityCompetitorView competitive_visibility_competitor_view = 8;

Returns
Type Description
CompetitiveVisibilityCompetitorView

The competitiveVisibilityCompetitorView.

getCompetitiveVisibilityCompetitorViewOrBuilder()

public abstract CompetitiveVisibilityCompetitorViewOrBuilder getCompetitiveVisibilityCompetitorViewOrBuilder()

Fields available for query in competitive_visibility_competitor_view table.

.google.shopping.merchant.reports.v1alpha.CompetitiveVisibilityCompetitorView competitive_visibility_competitor_view = 8;

Returns
Type Description
CompetitiveVisibilityCompetitorViewOrBuilder

getCompetitiveVisibilityTopMerchantView()

public abstract CompetitiveVisibilityTopMerchantView getCompetitiveVisibilityTopMerchantView()

Fields available for query in competitive_visibility_top_merchant_view table.

.google.shopping.merchant.reports.v1alpha.CompetitiveVisibilityTopMerchantView competitive_visibility_top_merchant_view = 9;

Returns
Type Description
CompetitiveVisibilityTopMerchantView

The competitiveVisibilityTopMerchantView.

getCompetitiveVisibilityTopMerchantViewOrBuilder()

public abstract CompetitiveVisibilityTopMerchantViewOrBuilder getCompetitiveVisibilityTopMerchantViewOrBuilder()

Fields available for query in competitive_visibility_top_merchant_view table.

.google.shopping.merchant.reports.v1alpha.CompetitiveVisibilityTopMerchantView competitive_visibility_top_merchant_view = 9;

Returns
Type Description
CompetitiveVisibilityTopMerchantViewOrBuilder

getNonProductPerformanceView()

public abstract NonProductPerformanceView getNonProductPerformanceView()

Fields available for query in non_product_performance_view table.

.google.shopping.merchant.reports.v1alpha.NonProductPerformanceView non_product_performance_view = 7;

Returns
Type Description
NonProductPerformanceView

The nonProductPerformanceView.

getNonProductPerformanceViewOrBuilder()

public abstract NonProductPerformanceViewOrBuilder getNonProductPerformanceViewOrBuilder()

Fields available for query in non_product_performance_view table.

.google.shopping.merchant.reports.v1alpha.NonProductPerformanceView non_product_performance_view = 7;

Returns
Type Description
NonProductPerformanceViewOrBuilder

getPriceCompetitivenessProductView()

public abstract PriceCompetitivenessProductView getPriceCompetitivenessProductView()

Fields available for query in price_competitiveness_product_view table.

.google.shopping.merchant.reports.v1alpha.PriceCompetitivenessProductView price_competitiveness_product_view = 3;

Returns
Type Description
PriceCompetitivenessProductView

The priceCompetitivenessProductView.

getPriceCompetitivenessProductViewOrBuilder()

public abstract PriceCompetitivenessProductViewOrBuilder getPriceCompetitivenessProductViewOrBuilder()

Fields available for query in price_competitiveness_product_view table.

.google.shopping.merchant.reports.v1alpha.PriceCompetitivenessProductView price_competitiveness_product_view = 3;

Returns
Type Description
PriceCompetitivenessProductViewOrBuilder

getPriceInsightsProductView()

public abstract PriceInsightsProductView getPriceInsightsProductView()

Fields available for query in price_insights_product_view table.

.google.shopping.merchant.reports.v1alpha.PriceInsightsProductView price_insights_product_view = 4;

Returns
Type Description
PriceInsightsProductView

The priceInsightsProductView.

getPriceInsightsProductViewOrBuilder()

public abstract PriceInsightsProductViewOrBuilder getPriceInsightsProductViewOrBuilder()

Fields available for query in price_insights_product_view table.

.google.shopping.merchant.reports.v1alpha.PriceInsightsProductView price_insights_product_view = 4;

Returns
Type Description
PriceInsightsProductViewOrBuilder

getProductPerformanceView()

public abstract ProductPerformanceView getProductPerformanceView()

Fields available for query in product_performance_view table.

.google.shopping.merchant.reports.v1alpha.ProductPerformanceView product_performance_view = 1;

Returns
Type Description
ProductPerformanceView

The productPerformanceView.

getProductPerformanceViewOrBuilder()

public abstract ProductPerformanceViewOrBuilder getProductPerformanceViewOrBuilder()

Fields available for query in product_performance_view table.

.google.shopping.merchant.reports.v1alpha.ProductPerformanceView product_performance_view = 1;

Returns
Type Description
ProductPerformanceViewOrBuilder

getProductView()

public abstract ProductView getProductView()

Fields available for query in product_view table.

.google.shopping.merchant.reports.v1alpha.ProductView product_view = 2;

Returns
Type Description
ProductView

The productView.

getProductViewOrBuilder()

public abstract ProductViewOrBuilder getProductViewOrBuilder()

Fields available for query in product_view table.

.google.shopping.merchant.reports.v1alpha.ProductView product_view = 2;

Returns
Type Description
ProductViewOrBuilder

getYoutubeContentPerformanceView()

public abstract YoutubeContentPerformanceView getYoutubeContentPerformanceView()

Fields available for query in youtube_content_performance_view table.

.google.shopping.merchant.reports.v1alpha.YoutubeContentPerformanceView youtube_content_performance_view = 12;

Returns
Type Description
YoutubeContentPerformanceView

The youtubeContentPerformanceView.

getYoutubeContentPerformanceViewOrBuilder()

public abstract YoutubeContentPerformanceViewOrBuilder getYoutubeContentPerformanceViewOrBuilder()

Fields available for query in youtube_content_performance_view table.

.google.shopping.merchant.reports.v1alpha.YoutubeContentPerformanceView youtube_content_performance_view = 12;

Returns
Type Description
YoutubeContentPerformanceViewOrBuilder

getYoutubeCreatorPerformanceView()

public abstract YoutubeCreatorPerformanceView getYoutubeCreatorPerformanceView()

Fields available for query in youtube_creator_performance_view table.

.google.shopping.merchant.reports.v1alpha.YoutubeCreatorPerformanceView youtube_creator_performance_view = 11;

Returns
Type Description
YoutubeCreatorPerformanceView

The youtubeCreatorPerformanceView.

getYoutubeCreatorPerformanceViewOrBuilder()

public abstract YoutubeCreatorPerformanceViewOrBuilder getYoutubeCreatorPerformanceViewOrBuilder()

Fields available for query in youtube_creator_performance_view table.

.google.shopping.merchant.reports.v1alpha.YoutubeCreatorPerformanceView youtube_creator_performance_view = 11;

Returns
Type Description
YoutubeCreatorPerformanceViewOrBuilder

getYoutubeProductPerformanceView()

public abstract YoutubeProductPerformanceView getYoutubeProductPerformanceView()

Fields available for query in youtube_product_performance_view table.

.google.shopping.merchant.reports.v1alpha.YoutubeProductPerformanceView youtube_product_performance_view = 13;

Returns
Type Description
YoutubeProductPerformanceView

The youtubeProductPerformanceView.

getYoutubeProductPerformanceViewOrBuilder()

public abstract YoutubeProductPerformanceViewOrBuilder getYoutubeProductPerformanceViewOrBuilder()

Fields available for query in youtube_product_performance_view table.

.google.shopping.merchant.reports.v1alpha.YoutubeProductPerformanceView youtube_product_performance_view = 13;

Returns
Type Description
YoutubeProductPerformanceViewOrBuilder

hasBestSellersBrandView()

public abstract boolean hasBestSellersBrandView()

Fields available for query in best_sellers_brand_view table.

.google.shopping.merchant.reports.v1alpha.BestSellersBrandView best_sellers_brand_view = 6;

Returns
Type Description
boolean

Whether the bestSellersBrandView field is set.

hasBestSellersProductClusterView()

public abstract boolean hasBestSellersProductClusterView()

Fields available for query in best_sellers_product_cluster_view table.

.google.shopping.merchant.reports.v1alpha.BestSellersProductClusterView best_sellers_product_cluster_view = 5;

Returns
Type Description
boolean

Whether the bestSellersProductClusterView field is set.

hasCompetitiveVisibilityBenchmarkView()

public abstract boolean hasCompetitiveVisibilityBenchmarkView()

Fields available for query in competitive_visibility_benchmark_view table.

.google.shopping.merchant.reports.v1alpha.CompetitiveVisibilityBenchmarkView competitive_visibility_benchmark_view = 10;

Returns
Type Description
boolean

Whether the competitiveVisibilityBenchmarkView field is set.

hasCompetitiveVisibilityCompetitorView()

public abstract boolean hasCompetitiveVisibilityCompetitorView()

Fields available for query in competitive_visibility_competitor_view table.

.google.shopping.merchant.reports.v1alpha.CompetitiveVisibilityCompetitorView competitive_visibility_competitor_view = 8;

Returns
Type Description
boolean

Whether the competitiveVisibilityCompetitorView field is set.

hasCompetitiveVisibilityTopMerchantView()

public abstract boolean hasCompetitiveVisibilityTopMerchantView()

Fields available for query in competitive_visibility_top_merchant_view table.

.google.shopping.merchant.reports.v1alpha.CompetitiveVisibilityTopMerchantView competitive_visibility_top_merchant_view = 9;

Returns
Type Description
boolean

Whether the competitiveVisibilityTopMerchantView field is set.

hasNonProductPerformanceView()

public abstract boolean hasNonProductPerformanceView()

Fields available for query in non_product_performance_view table.

.google.shopping.merchant.reports.v1alpha.NonProductPerformanceView non_product_performance_view = 7;

Returns
Type Description
boolean

Whether the nonProductPerformanceView field is set.

hasPriceCompetitivenessProductView()

public abstract boolean hasPriceCompetitivenessProductView()

Fields available for query in price_competitiveness_product_view table.

.google.shopping.merchant.reports.v1alpha.PriceCompetitivenessProductView price_competitiveness_product_view = 3;

Returns
Type Description
boolean

Whether the priceCompetitivenessProductView field is set.

hasPriceInsightsProductView()

public abstract boolean hasPriceInsightsProductView()

Fields available for query in price_insights_product_view table.

.google.shopping.merchant.reports.v1alpha.PriceInsightsProductView price_insights_product_view = 4;

Returns
Type Description
boolean

Whether the priceInsightsProductView field is set.

hasProductPerformanceView()

public abstract boolean hasProductPerformanceView()

Fields available for query in product_performance_view table.

.google.shopping.merchant.reports.v1alpha.ProductPerformanceView product_performance_view = 1;

Returns
Type Description
boolean

Whether the productPerformanceView field is set.

hasProductView()

public abstract boolean hasProductView()

Fields available for query in product_view table.

.google.shopping.merchant.reports.v1alpha.ProductView product_view = 2;

Returns
Type Description
boolean

Whether the productView field is set.

hasYoutubeContentPerformanceView()

public abstract boolean hasYoutubeContentPerformanceView()

Fields available for query in youtube_content_performance_view table.

.google.shopping.merchant.reports.v1alpha.YoutubeContentPerformanceView youtube_content_performance_view = 12;

Returns
Type Description
boolean

Whether the youtubeContentPerformanceView field is set.

hasYoutubeCreatorPerformanceView()

public abstract boolean hasYoutubeCreatorPerformanceView()

Fields available for query in youtube_creator_performance_view table.

.google.shopping.merchant.reports.v1alpha.YoutubeCreatorPerformanceView youtube_creator_performance_view = 11;

Returns
Type Description
boolean

Whether the youtubeCreatorPerformanceView field is set.

hasYoutubeProductPerformanceView()

public abstract boolean hasYoutubeProductPerformanceView()

Fields available for query in youtube_product_performance_view table.

.google.shopping.merchant.reports.v1alpha.YoutubeProductPerformanceView youtube_product_performance_view = 13;

Returns
Type Description
boolean

Whether the youtubeProductPerformanceView field is set.