class Google::Apis::DisplayvideoV3::ContentInstreamPositionAssignedTargetingOptionDetails

def update!(**args)

Update properties of this object
def update!(**args)
  @ad_type = args[:ad_type] if args.key?(:ad_type)
  @content_instream_position = args[:content_instream_position] if args.key?(:content_instream_position)
end