Class PartnerAdServerConfig
Ad server related settings of a partner.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v3.Data
Assembly: Google.Apis.DisplayVideo.v3.dll
Syntax
public class PartnerAdServerConfig : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
MeasurementConfig
Measurement settings of a partner.
Declaration
[JsonProperty("measurementConfig")]
public virtual MeasurementConfig MeasurementConfig { get; set; }
Property Value
Type | Description |
---|---|
MeasurementConfig |