Show / Hide Table of Contents

Namespace Google.Shopping.Merchant.Reports.V1

Classes

BestSellersBrandView

Fields available for query in best_sellers_brand_view table.

Best sellers report with top brands.

Values are only set for fields requested explicitly in the request's search query.

BestSellersProductClusterView

Fields available for query in best_sellers_product_cluster_view table.

Best sellers report with top product clusters. A product cluster is a grouping for different offers and variants that represent the same product, for example, Google Pixel 7.

Values are only set for fields requested explicitly in the request's search query.

BestSellersProductClusterView.Types

Container for nested types declared in the BestSellersProductClusterView message type.

CompetitiveVisibilityBenchmarkView

Fields available for query in competitive_visibility_benchmark_view table.

Competitive visibility report with the category benchmark.

Values are only set for fields requested explicitly in the request's search query.

CompetitiveVisibilityCompetitorView

Fields available for query in competitive_visibility_competitor_view table.

Competitive visibility report with businesses with similar visibility.

Values are only set for fields requested explicitly in the request's search query.

CompetitiveVisibilityTopMerchantView

Fields available for query in competitive_visibility_top_merchant_view table.

Competitive visibility report with business with highest visibility.

Values are only set for fields requested explicitly in the request's search query.

MarketingMethod

Marketing method used to promote your products on Google (organic versus ads).

MarketingMethod.Types

Container for nested types declared in the MarketingMethod message type.

NonProductPerformanceView

Fields available for query in non_product_performance_view table.

Performance data on images and online store links leading to your non-product pages. This includes performance metrics (for example, clicks) and dimensions according to which performance metrics are segmented (for example, date).

Segment fields cannot be selected in queries without also selecting at least one metric field.

Values are only set for fields requested explicitly in the request's search query.

PriceCompetitivenessProductView

Fields available for query in price_competitiveness_product_view table.

Price competitiveness report.

Values are only set for fields requested explicitly in the request's search query.

PriceInsightsProductView

Fields available for query in price_insights_product_view table.

Price insights report.

Values are only set for fields requested explicitly in the request's search query.

PriceInsightsProductView.Types

Container for nested types declared in the PriceInsightsProductView message type.

ProductPerformanceView

Fields available for query in product_performance_view table.

Product performance data for your account, including performance metrics (for example, clicks) and dimensions according to which performance metrics are segmented (for example, offer_id). Values of product dimensions, such as offer_id, reflect the state of a product at the time of the impression.

Segment fields cannot be selected in queries without also selecting at least one metric field.

Values are only set for fields requested explicitly in the request's search query.

ProductView

Fields available for query in product_view table.

Products in the current inventory. Products in this table are the same as in Products sub-API but not all product attributes from Products sub-API are available for query in this table. In contrast to Products sub-API, this table allows to filter the returned list of products by product attributes. To retrieve a single product by id or list all products, Products sub-API should be used.

Values are only set for fields requested explicitly in the request's search query.

ProductView.Types

Container for nested types declared in the ProductView message type.

ProductView.Types.ItemIssue

Item issue associated with the product.

ProductView.Types.ItemIssue.Types

Container for nested types declared in the ItemIssue message type.

ProductView.Types.ItemIssue.Types.ItemIssueSeverity

How the issue affects the serving of the product.

ProductView.Types.ItemIssue.Types.ItemIssueSeverity.Types

Container for nested types declared in the ItemIssueSeverity message type.

ProductView.Types.ItemIssue.Types.ItemIssueSeverity.Types.IssueSeverityPerReportingContext

Issue severity per reporting context.

ProductView.Types.ItemIssue.Types.ItemIssueType

Issue type.

RelativeDemand

Relative demand of a product cluster or brand in the Best sellers report.

RelativeDemand.Types

Container for nested types declared in the RelativeDemand message type.

RelativeDemandChangeType

Relative demand of a product cluster or brand in the Best sellers report compared to the previous time period.

RelativeDemandChangeType.Types

Container for nested types declared in the RelativeDemandChangeType message type.

ReportGranularity

Granularity of the Best sellers report. Best sellers reports are computed over a week and a month timeframe.

ReportGranularity.Types

Container for nested types declared in the ReportGranularity message type.

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.

ReportService

Service for retrieving reports and insights about your products, their performance, and their competitive environment on Google.

ReportService.ReportServiceBase

Base class for server-side implementations of ReportService

ReportService.ReportServiceClient

Client for ReportService

ReportServiceClient

ReportService client wrapper, for convenient use.

ReportServiceClientBuilder

Builder class for ReportServiceClient to provide simple configuration of credentials, endpoint etc.

ReportServiceClientImpl

ReportService client wrapper implementation, for convenient use.

ReportServiceSettings

Settings for ReportServiceClient instances.

SearchRequest

Request message for the ReportService.Search method.

SearchResponse

Response message for the ReportService.Search method.

TrafficSource

Traffic source of impressions in the Competitive visibility report.

TrafficSource.Types

Container for nested types declared in the TrafficSource message type.

Enums

BestSellersProductClusterView.Types.InventoryStatus

Status of the product cluster or brand in your inventory.

MarketingMethod.Types.MarketingMethodEnum

Marketing method values.

PriceInsightsProductView.Types.Effectiveness

Predicted effectiveness bucket.

Effectiveness indicates which products would benefit most from price changes. This rating takes into consideration the performance boost predicted by adjusting the sale price and the difference between your current price and the suggested price. Price suggestions with HIGH effectiveness are predicted to drive the largest increase in performance.

ProductView.Types.AggregatedReportingContextStatus

Status of the product aggregated for all reporting contexts.

Here's an example of how the aggregated status is computed:

Free listings Shopping ads Status
Approved Approved ELIGIBLE
Approved Pending ELIGIBLE
Approved Disapproved ELIGIBLE_LIMITED
Pending Pending PENDING
Disapproved Disapproved NOT_ELIGIBLE_OR_DISAPPROVED

ProductView.Types.ClickPotential

A product's click potential estimates its performance potential compared to highest performing products of the merchant. Click potential of a product helps merchants to prioritize which products to fix and helps them understand how products are performing against their potential.

ProductView.Types.ItemIssue.Types.ItemIssueResolution

How to resolve the issue.

ProductView.Types.ItemIssue.Types.ItemIssueSeverity.Types.AggregatedIssueSeverity

Issue severity aggregated for all reporting contexts.

RelativeDemand.Types.RelativeDemandEnum

Relative demand values.

RelativeDemandChangeType.Types.RelativeDemandChangeTypeEnum

Relative demand change type values.

ReportGranularity.Types.ReportGranularityEnum

Report granularity values.

TrafficSource.Types.TrafficSourceEnum

Traffic source values.

In this article
Back to top Generated by DocFX