View Source GoogleApi.DisplayVideo.V1.Model.AdvertiserTargetingConfig (google_api_display_video v0.35.0)

Targeting settings related to ad serving of an advertiser.

Attributes

  • exemptTvFromViewabilityTargeting (type: boolean(), default: nil) - Whether or not connected TV devices are exempt from viewability targeting for all video line items under the advertiser.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DisplayVideo.V1.Model.AdvertiserTargetingConfig{
  exemptTvFromViewabilityTargeting: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.