google_api_display_video v0.5.0 GoogleApi.DisplayVideo.V1.Model.AdvertiserDataAccessConfig View Source

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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.DisplayVideo.V1.Model.AdvertiserDataAccessConfig{
  sdfConfig: GoogleApi.DisplayVideo.V1.Model.AdvertiserSdfConfig.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.