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

Settings that control how advertiser related data may be accessed.

Attributes

  • sdfConfig (type: GoogleApi.DisplayVideo.V1.Model.AdvertiserSdfConfig.t, default: nil) - Structured Data Files (SDF) settings for the advertiser. If not specified, the SDF settings of the parent partner are used.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DisplayVideo.V1.Model.AdvertiserDataAccessConfig{
  sdfConfig: GoogleApi.DisplayVideo.V1.Model.AdvertiserSdfConfig.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.