Class AdvertiserTargetingConfig
Targeting settings related to ad serving of an advertiser.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v3.Data
Assembly: Google.Apis.DisplayVideo.v3.dll
Syntax
public class AdvertiserTargetingConfig : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ExemptTvFromViewabilityTargeting
Whether or not connected TV devices are exempt from viewability targeting for all video line items under the advertiser.
Declaration
[JsonProperty("exemptTvFromViewabilityTargeting")]
public virtual bool? ExemptTvFromViewabilityTargeting { get; set; }
Property Value
Type | Description |
---|---|
bool? |