Class RepricingProductReportBuyboxWinningProductStats
Stats specific to buybox winning rules for product report.
Implements
Inherited Members
Namespace: Google.Apis.ShoppingContent.v2_1.Data
Assembly: Google.Apis.ShoppingContent.v2_1.dll
Syntax
public class RepricingProductReportBuyboxWinningProductStats : IDirectResponseSchema
Properties
BuyboxWinsCount
Number of times this product won the buybox with these rules during this time period.
Declaration
[JsonProperty("buyboxWinsCount")]
public virtual int? BuyboxWinsCount { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |