class TwitterAds::Creative::VideoConversationCard
Constants
- RESOURCE
- RESOURCE_COLLECTION
Attributes
account[R]
Public Class Methods
new(account)
click to toggle source
# File lib/twitter-ads/creative/video_conversation_card.rb, line 46 def initialize(account) @account = account self end