class TwitterAds::CardsImageAppDownload

Defined in:

twitter-ads/models/cards_image_app_download.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_318 : 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 app_cta : Union(String, Nil) #

[View source]
def app_cta=(_app_cta : Union(String, Nil)) #

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

[View source]
def card_type=(_card_type : Union(String, Nil)) #

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

[View source]
def card_uri=(_card_uri : Union(String, Nil)) #

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

[View source]
def country_code=(_country_code : 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 googleplay_app_id : Union(String, Nil) #

[View source]
def googleplay_app_id=(_googleplay_app_id : Union(String, Nil)) #

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

[View source]
def googleplay_deep_link=(_googleplay_deep_link : Union(String, Nil)) #

[View source]
def id : String #

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

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

[View source]
def image_display_height=(_image_display_height : Union(String, Nil)) #

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

[View source]
def image_display_width=(_image_display_width : Union(String, Nil)) #

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

[View source]
def ipad_app_id=(_ipad_app_id : Union(String, Nil)) #

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

[View source]
def ipad_deep_link=(_ipad_deep_link : Union(String, Nil)) #

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

[View source]
def iphone_app_id=(_iphone_app_id : Union(String, Nil)) #

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

[View source]
def iphone_deep_link=(_iphone_deep_link : Union(String, Nil)) #

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

[View source]
def media_key=(_media_key : Union(String, Nil)) #

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

[View source]
def media_url=(_media_url : Union(String, Nil)) #

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

[View source]
def name=(_name : Union(String, Nil)) #

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

[View source]
def to_pb #

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

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

[View source]