class TwitterAds::PromotedTweet

Defined in:

twitter-ads/models/promoted_tweet.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_1013 : JSON::PullParser) #

[View source]

Instance Method Detail

def account_id : String #

def account_id=(v : String) : String #

def account_id=(v : Nil) #

nil assignments are always ignored


def account_id? : String | Nil #

def approval_status : Union(String, Nil) #

[View source]
def approval_status=(_approval_status : Union(String, Nil)) #

[View source]
def created_at : Union(String, Nil) #

[View source]
def created_at=(_created_at : Union(String, Nil)) #

[View source]
def deleted : Union(Bool, Nil) #

[View source]
def deleted=(_deleted : Union(Bool, Nil)) #

[View source]
def entity_status : Union(String, Nil) #

[View source]
def entity_status=(_entity_status : Union(String, Nil)) #

[View source]
def id : String #

[View source]
def id=(_id : String) #

[View source]
def line_item_id : Union(String, Nil) #

[View source]
def line_item_id=(_line_item_id : Union(String, Nil)) #

[View source]
def to_json(json : JSON::Builder) #

[View source]
def to_pb #

[View source]
def tweet_id : Union(String, Nil) #

[View source]
def tweet_id=(_tweet_id : Union(String, Nil)) #

[View source]
def updated_at : Union(String, Nil) #

[View source]
def updated_at=(_updated_at : Union(String, Nil)) #

[View source]