class TwitterAds::Stats::Data

Defined in:

twitter-ads/models/stats/data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_1654 : 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 metrics : Union(Metrics, Nil) #

[View source]
def metrics=(_metrics : Union(Metrics, Nil)) #

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

[View source]
def segment=(_segment : Union(String, Nil)) #

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

[View source]
def to_pb #

[View source]