class TwitterAds::Cards

Defined in:

twitter-ads/models/cards.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def account_id : Union(String, Nil) #

[View source]
def account_id=(v : String) : String #

def account_id=(v : Nil) #

nil assignments are always ignored


def account_id=(_account_id : Union(String, Nil)) #

[View source]
def account_id? : String | Nil #

def button_app_country : String #

def button_app_country=(v : String) : String #

def button_app_country=(v : Nil) #

nil assignments are always ignored


def button_app_country? : String | Nil #

def button_app_google_id : String #

def button_app_google_id=(v : String) : String #

def button_app_google_id=(v : Nil) #

nil assignments are always ignored


def button_app_google_id? : String | Nil #

def button_app_google_link : String #

def button_app_google_link=(v : String) : String #

def button_app_google_link=(v : Nil) #

nil assignments are always ignored


def button_app_google_link? : String | Nil #

def button_app_ios_id : String #

def button_app_ios_id=(v : String) : String #

def button_app_ios_id=(v : Nil) #

nil assignments are always ignored


def button_app_ios_id? : String | Nil #

def button_app_ios_link : String #

def button_app_ios_link=(v : String) : String #

def button_app_ios_link=(v : Nil) #

nil assignments are always ignored


def button_app_ios_link? : String | Nil #

def button_label : String #

def button_label=(v : String) : String #

def button_label=(v : Nil) #

nil assignments are always ignored


def button_label? : String | Nil #

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 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 dest_urls : Array(String) #

def dest_urls=(v : Array(String)) : Array(String) #

def dest_urls=(v : Nil) #

nil assignments are always ignored


def dest_urls? : Array(String) | Nil #

def id : String #

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

[View source]
def media_keys : Array(String) #

def media_keys=(v : Array(String)) : Array(String) #

def media_keys=(v : Nil) #

nil assignments are always ignored


def media_keys? : Array(String) | Nil #

def media_urls : Array(String) #

def media_urls=(v : Array(String)) : Array(String) #

def media_urls=(v : Nil) #

nil assignments are always ignored


def media_urls? : Array(String) | Nil #

def name : Union(String, Nil) #

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

[View source]
def titles : Array(String) #

def titles=(v : Array(String)) : Array(String) #

def titles=(v : Nil) #

nil assignments are always ignored


def titles? : Array(String) | Nil #

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]