GoogleApi.DisplayVideo.V1.Model.AdvertiserDataAccessConfig (google_api_display_video v0.39.0)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.