View Source GoogleApi.DisplayVideo.V1.Model.ContactInfoList (google_api_display_video v0.31.0)

Wrapper message for a list of contact information defining Customer Match audience members.

Attributes

  • contactInfos (type: list(GoogleApi.DisplayVideo.V1.Model.ContactInfo.t), default: nil) - A list of ContactInfo objects defining Customer Match audience members.

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.ContactInfoList{
  contactInfos: [GoogleApi.DisplayVideo.V1.Model.ContactInfo.t()] | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.