google_api_display_video v0.3.1 GoogleApi.DisplayVideo.V1.Model.BulkEditLineItemAssignedTargetingOptionsResponse View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.DisplayVideo.V1.Model.BulkEditLineItemAssignedTargetingOptionsResponse{ createdAssignedTargetingOptions: [ GoogleApi.DisplayVideo.V1.Model.AssignedTargetingOption.t() ] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.