GoogleApi.DFAReporting.V33.Model.DirectorySiteSettings (google_api_dfa_reporting v0.20.0) View Source
Directory Site Settings
Attributes
-
activeViewOptOut
(type:boolean()
, default:nil
) - Whether this directory site has disabled active view creatives. -
dfpSettings
(type:GoogleApi.DFAReporting.V33.Model.DfpSettings.t
, default:nil
) - Directory site Ad Manager settings. -
instreamVideoPlacementAccepted
(type:boolean()
, default:nil
) - Whether this site accepts in-stream video ads. -
interstitialPlacementAccepted
(type:boolean()
, default:nil
) - Whether this site accepts interstitial ads.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DFAReporting.V33.Model.DirectorySiteSettings{ activeViewOptOut: boolean(), dfpSettings: GoogleApi.DFAReporting.V33.Model.DfpSettings.t(), instreamVideoPlacementAccepted: boolean(), interstitialPlacementAccepted: boolean() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.