Class Region.Types.GeoTargetArea
A list of geotargets that defines the region area.
Implements
Namespace: Google.Shopping.Merchant.Accounts.V1Beta
Assembly: Google.Shopping.Merchant.Accounts.V1Beta.dll
Syntax
public sealed class Region.Types.GeoTargetArea : IMessage<Region.Types.GeoTargetArea>, IEquatable<Region.Types.GeoTargetArea>, IDeepCloneable<Region.Types.GeoTargetArea>, IBufferMessage, IMessage
Constructors
GeoTargetArea()
Declaration
public GeoTargetArea()
GeoTargetArea(GeoTargetArea)
Declaration
public GeoTargetArea(Region.Types.GeoTargetArea other)
Parameters
Type | Name | Description |
---|---|---|
Region.Types.GeoTargetArea | other |
Properties
GeotargetCriteriaIds
Required. A non-empty list of location IDs. They must all be of the same location type (for example, state).
Declaration
public RepeatedField<long> GeotargetCriteriaIds { get; }
Property Value
Type | Description |
---|---|
RepeatedField<long> |