Show / Hide Table of Contents

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.

Inheritance
object
Destination
Implements
IMessage<Destination>
IEquatable<Destination>
IDeepCloneable<Destination>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
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
In this article
Back to top Generated by DocFX