Class OmidTargetingOptionDetails
Represents a targetable Open Measurement enabled inventory type. This will be populated in the omid_details
field when targeting_type is TARGETING_TYPE_OMID
.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v2.Data
Assembly: Google.Apis.DisplayVideo.v2.dll
Syntax
public class OmidTargetingOptionDetails : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Omid
Output only. The type of Open Measurement enabled inventory.
Declaration
[JsonProperty("omid")]
public virtual string Omid { get; set; }
Property Value
Type | Description |
---|---|
string |