class
TwitterAds::StatsAccountMetrics
- TwitterAds::StatsAccountMetrics
- Reference
- Object
Defined in:
twitter-ads/models/stats_account_metrics.crConstructors
Instance Method Summary
- #app_clicks : Union(Array(Int64), Nil)
- #app_clicks=(_app_clicks : Union(Array(Int64), Nil))
- #billed_charge_local_micro : Union(Array(Int64), Nil)
- #billed_charge_local_micro=(_billed_charge_local_micro : Union(Array(Int64), Nil))
- #billed_engagements : Union(Array(Int64), Nil)
- #billed_engagements=(_billed_engagements : Union(Array(Int64), Nil))
- #card_engagements : Union(Array(Int64), Nil)
- #card_engagements=(_card_engagements : Union(Array(Int64), Nil))
- #clicks : Union(Array(Int64), Nil)
- #clicks=(_clicks : Union(Array(Int64), Nil))
- #engagements : Union(Array(Int64), Nil)
- #engagements=(_engagements : Union(Array(Int64), Nil))
- #follows : Union(Array(Int64), Nil)
- #follows=(_follows : Union(Array(Int64), Nil))
- #impressions : Union(Array(Int64), Nil)
- #impressions=(_impressions : Union(Array(Int64), Nil))
- #likes : Union(Array(Int64), Nil)
- #likes=(_likes : Union(Array(Int64), Nil))
- #media_engagements : Union(Array(Int64), Nil)
- #media_engagements=(_media_engagements : Union(Array(Int64), Nil))
- #media_views : Union(Array(Int64), Nil)
- #media_views=(_media_views : Union(Array(Int64), Nil))
- #qualified_impressions : Union(Array(Int64), Nil)
- #qualified_impressions=(_qualified_impressions : Union(Array(Int64), Nil))
- #replies : Union(Array(Int64), Nil)
- #replies=(_replies : Union(Array(Int64), Nil))
- #retweets : Union(Array(Int64), Nil)
- #retweets=(_retweets : Union(Array(Int64), Nil))
- #segment : Union(String, Nil)
- #segment=(_segment : Union(String, Nil))
- #to_json(json : JSON::Builder)
- #to_pb
- #url_clicks : Union(Array(Int64), Nil)
- #url_clicks=(_url_clicks : Union(Array(Int64), Nil))
- #video_3s100pct_views : Union(Array(Int64), Nil)
- #video_3s100pct_views=(_video_3s100pct_views : Union(Array(Int64), Nil))
- #video_content_starts : Union(Array(Int64), Nil)
- #video_content_starts=(_video_content_starts : Union(Array(Int64), Nil))
- #video_cta_clicks : Union(Array(Int64), Nil)
- #video_cta_clicks=(_video_cta_clicks : Union(Array(Int64), Nil))
- #video_mrc_views : Union(Array(Int64), Nil)
- #video_mrc_views=(_video_mrc_views : Union(Array(Int64), Nil))
- #video_total_views : Union(Array(Int64), Nil)
- #video_total_views=(_video_total_views : Union(Array(Int64), Nil))
- #video_views_100 : Union(Array(Int64), Nil)
- #video_views_100=(_video_views_100 : Union(Array(Int64), Nil))
- #video_views_25 : Union(Array(Int64), Nil)
- #video_views_25=(_video_views_25 : Union(Array(Int64), Nil))
- #video_views_50 : Union(Array(Int64), Nil)
- #video_views_50=(_video_views_50 : Union(Array(Int64), Nil))
- #video_views_75 : Union(Array(Int64), Nil)
- #video_views_75=(_video_views_75 : Union(Array(Int64), Nil))
Constructor Detail
Instance Method Detail
def billed_charge_local_micro=(_billed_charge_local_micro : Union(Array(Int64), Nil))
#