Class: HighLevel::Models::AdManager::GoogleYouTubeVideoLinkDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/google_you_tube_video_link_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#youtube_video_idObject (readonly)

Returns the value of attribute youtube_video_id

Returns:

  • (Object)

    the current value of youtube_video_id



9
10
11
# File 'lib/high_level/models/ad_manager/google_you_tube_video_link_dto.rb', line 9

def youtube_video_id
  @youtube_video_id
end