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

Settings that control how partner related data may be accessed.

Attributes

  • sdfConfig (type: GoogleApi.DisplayVideo.V1.Model.SdfConfig.t, default: nil) - Structured Data Files (SDF) settings for the partner. The SDF configuration for the partner.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.