class TwitterAds::StatsAccount

Defined in:

twitter-ads/models/stats_account.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_1097 : 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 api=(v : Nil) #

nil assignments are always ignored



def api? : TwitterAds::Api::Stats | Nil #

def data : Array(StatsAccountIdData) #

[View source]
def data=(_data : Array(StatsAccountIdData)) #

[View source]
def data_type : String #

[View source]
def data_type=(_data_type : String) #

[View source]
def request : StatsAccountRequest #

[View source]
def request=(_request : StatsAccountRequest) #

[View source]
def time_series_length : Int64 #

[View source]
def time_series_length=(_time_series_length : Int64) #

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

[View source]
def to_pb #

[View source]