Class: Vk::API::Ads::PostStats

Inherits:
Stats::WallpostStat show all
Defined in:
lib/vk/api/ads/post_stats.rb

Overview

Instance Method Summary collapse

Methods inherited from Stats::WallpostStat

#hide, #join_group, #links, #reach_subscribers, #reach_total, #report, #to_group, #unsubscribe

Instance Method Details

#ad_idInteger

Returns Object ID.

Returns:

  • (Integer)

    Object ID



11
# File 'lib/vk/api/ads/post_stats.rb', line 11

attribute :ad_id, API::Types::Coercible::Int.optional.default(nil)