Share via


ImagesImageMetadata.ShoppingSourcesCount Property

Definition

Gets the number of websites that sell the products seen in the image.

[Newtonsoft.Json.JsonProperty(PropertyName="shoppingSourcesCount")]
public int? ShoppingSourcesCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shoppingSourcesCount")>]
member this.ShoppingSourcesCount : Nullable<int>
Public ReadOnly Property ShoppingSourcesCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to