Class SubExchangeTargetingOptionDetails
Represents a targetable sub-exchange. This will be populated in the sub_exchange_details field of a
TargetingOption when targeting_type is TARGETING_TYPE_SUB_EXCHANGE.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v4.Data
Assembly: Google.Apis.DisplayVideo.v4.dll
Syntax
public class SubExchangeTargetingOptionDetails : IDirectResponseSchema
Properties
DisplayName
Output only. The display name of the sub-exchange.
Declaration
[JsonProperty("displayName")]
public virtual string DisplayName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |