Class: Kaltura::YahooSyndicationFeed

Inherits:
BaseSyndicationFeed show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from BaseSyndicationFeed

#add_to_default_conversion_profile, #allow_embed, #categories, #created_at, #feed_url, #flavor_param_id, #id, #landing_page, #name, #partner_id, #player_uiconf_id, #playlist_id, #status, #transcode_existing_content, #type

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#adult_contentObject

Returns the value of attribute adult_content.



1479
1480
1481
# File 'lib/kaltura/kaltura_client.rb', line 1479

def adult_content
  @adult_content
end

#categoryObject

Returns the value of attribute category.



1478
1479
1480
# File 'lib/kaltura/kaltura_client.rb', line 1478

def category
  @category
end

#feed_descriptionObject

Returns the value of attribute feed_description.



1480
1481
1482
# File 'lib/kaltura/kaltura_client.rb', line 1480

def feed_description
  @feed_description
end

#feed_landing_pageObject

Returns the value of attribute feed_landing_page.



1481
1482
1483
# File 'lib/kaltura/kaltura_client.rb', line 1481

def feed_landing_page
  @feed_landing_page
end