Method: Yt::Models::ContentOwner#upload_thumbnail_params
- Defined in:
- lib/yt/models/content_owner.rb
#upload_thumbnail_params ⇒ Object
122 123 124 |
# File 'lib/yt/models/content_owner.rb', line 122 def upload_thumbnail_params {on_behalf_of_content_owner: @owner_name} end |