class TwitterAds::StatsAccountMetrics

Defined in:

twitter-ads/models/stats_account_metrics.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def app_clicks : Union(Array(Int64), Nil) #

[View source]
def app_clicks=(_app_clicks : Union(Array(Int64), Nil)) #

[View source]
def billed_charge_local_micro : Union(Array(Int64), Nil) #

[View source]
def billed_charge_local_micro=(_billed_charge_local_micro : Union(Array(Int64), Nil)) #

[View source]
def billed_engagements : Union(Array(Int64), Nil) #

[View source]
def billed_engagements=(_billed_engagements : Union(Array(Int64), Nil)) #

[View source]
def card_engagements : Union(Array(Int64), Nil) #

[View source]
def card_engagements=(_card_engagements : Union(Array(Int64), Nil)) #

[View source]
def clicks : Union(Array(Int64), Nil) #

[View source]
def clicks=(_clicks : Union(Array(Int64), Nil)) #

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

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

[View source]
def follows : Union(Array(Int64), Nil) #

[View source]
def follows=(_follows : Union(Array(Int64), Nil)) #

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

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

[View source]
def likes : Union(Array(Int64), Nil) #

[View source]
def likes=(_likes : Union(Array(Int64), Nil)) #

[View source]
def media_engagements : Union(Array(Int64), Nil) #

[View source]
def media_engagements=(_media_engagements : Union(Array(Int64), Nil)) #

[View source]
def media_views : Union(Array(Int64), Nil) #

[View source]
def media_views=(_media_views : Union(Array(Int64), Nil)) #

[View source]
def qualified_impressions : Union(Array(Int64), Nil) #

[View source]
def qualified_impressions=(_qualified_impressions : Union(Array(Int64), Nil)) #

[View source]
def replies : Union(Array(Int64), Nil) #

[View source]
def replies=(_replies : Union(Array(Int64), Nil)) #

[View source]
def retweets : Union(Array(Int64), Nil) #

[View source]
def retweets=(_retweets : Union(Array(Int64), 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]
def url_clicks : Union(Array(Int64), Nil) #

[View source]
def url_clicks=(_url_clicks : Union(Array(Int64), Nil)) #

[View source]
def video_3s100pct_views : Union(Array(Int64), Nil) #

[View source]
def video_3s100pct_views=(_video_3s100pct_views : Union(Array(Int64), Nil)) #

[View source]
def video_content_starts : Union(Array(Int64), Nil) #

[View source]
def video_content_starts=(_video_content_starts : Union(Array(Int64), Nil)) #

[View source]
def video_cta_clicks : Union(Array(Int64), Nil) #

[View source]
def video_cta_clicks=(_video_cta_clicks : Union(Array(Int64), Nil)) #

[View source]
def video_mrc_views : Union(Array(Int64), Nil) #

[View source]
def video_mrc_views=(_video_mrc_views : Union(Array(Int64), Nil)) #

[View source]
def video_total_views : Union(Array(Int64), Nil) #

[View source]
def video_total_views=(_video_total_views : Union(Array(Int64), Nil)) #

[View source]
def video_views_100 : Union(Array(Int64), Nil) #

[View source]
def video_views_100=(_video_views_100 : Union(Array(Int64), Nil)) #

[View source]
def video_views_25 : Union(Array(Int64), Nil) #

[View source]
def video_views_25=(_video_views_25 : Union(Array(Int64), Nil)) #

[View source]
def video_views_50 : Union(Array(Int64), Nil) #

[View source]
def video_views_50=(_video_views_50 : Union(Array(Int64), Nil)) #

[View source]
def video_views_75 : Union(Array(Int64), Nil) #

[View source]
def video_views_75=(_video_views_75 : Union(Array(Int64), Nil)) #

[View source]