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

Wrapper message for a list of mobile device IDs defining Customer Match audience members.

Attributes

  • mobileDeviceIds (type: list(String.t), default: nil) - A list of mobile device IDs 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.MobileDeviceIdList{
  mobileDeviceIds: [String.t()] | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.