class TwitterAds::StatsMetrics

Defined in:

twitter-ads/models/stats_metrics.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def app_clicks : Array(Int64) #

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[View source]
def retweets=(_retweets : Array(Int64)) #

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

[View source]
def to_pb #

[View source]
def url_clicks : Array(Int64) #

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[View source]