Class Destination
Destinations available for a product.
Destinations are used in Merchant Center to allow you to control where the products from your data feed should be displayed.
Implements
Namespace: Google.Shopping.Type
Assembly: Google.Shopping.Type.dll
Syntax
public sealed class Destination : IMessage<Destination>, IEquatable<Destination>, IDeepCloneable<Destination>, IBufferMessage, IMessage
Constructors
Destination()
Declaration
public Destination()
Destination(Destination)
Declaration
public Destination(Destination other)
Parameters
Type | Name | Description |
---|---|---|
Destination | other |