class TwitterAds::ReachEstimate

Defined in:

twitter-ads/models/reach_estimate.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def account_id : Union(String, Nil) #

[View source]
def account_id=(_account_id : Union(String, Nil)) #

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

[View source]
def count=(_count : Union(String, Nil)) #

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

[View source]
def engagements=(_engagements : Union(String, Nil)) #

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

[View source]
def estimated_daily_spend_local_micro=(_estimated_daily_spend_local_micro : Union(String, Nil)) #

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

[View source]
def impressions=(_impressions : Union(String, Nil)) #

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

[View source]
def infinite_bid_count=(_infinite_bid_count : Union(String, Nil)) #

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

[View source]
def to_pb #

[View source]