class TwitterAds::Stats::Params

Defined in:

twitter-ads/models/stats/params.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def country : Union(String, Nil) #

[View source]
def country=(_country : Union(String, Nil)) #

[View source]
def end_time : String #

[View source]
def end_time=(_end_time : String) #

[View source]
def entity : String #

[View source]
def entity=(_entity : String) #

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

[View source]
def entity_ids=(_entity_ids : Array(String)) #

[View source]
def granularity : String #

[View source]
def granularity=(_granularity : String) #

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

[View source]
def metric_groups=(_metric_groups : Array(String)) #

[View source]
def placement : String #

[View source]
def placement=(_placement : String) #

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

[View source]
def platform=(_platform : Union(String, Nil)) #

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

[View source]
def segmentation_type=(_segmentation_type : Union(String, Nil)) #

[View source]
def start_time : String #

[View source]
def start_time=(_start_time : String) #

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

[View source]
def to_pb #

[View source]