ExcludedDestination Property (Product)
In This Topic
Gets or sets the value for google feed field 'excluded_destination'. Specify a value if you are using either Google Shopping or Commerce Search and you would like to exclude the item from either of these destinations.
Expected value are 'Shopping' or 'Commerce Search', leave empty if you do not want to exclude.
Syntax
public virtual string ExcludedDestination {get; set;}
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also