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

Attributes

  • createdAssignedTargetingOptions (type: list(GoogleApi.DisplayVideo.V1.Model.AssignedTargetingOption.t), default: nil) - The list of assigned targeting options that have been successfully created. This list will be absent if empty.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.DisplayVideo.V1.Model.BulkEditLineItemAssignedTargetingOptionsResponse{
    createdAssignedTargetingOptions:
      [GoogleApi.DisplayVideo.V1.Model.AssignedTargetingOption.t()] | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.