Class: Vk::API::Ads::FloodStats

Inherits:
Schema::Object show all
Defined in:
lib/vk/api/ads/flood_stats.rb

Overview

Instance Method Summary collapse

Instance Method Details

#leftInteger

Returns Requests left.

Returns:

  • (Integer)

    Requests left



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

attribute :left, API::Types::Coercible::Int

#refreshInteger

Returns Time to refresh in seconds.

Returns:

  • (Integer)

    Time to refresh in seconds



13
# File 'lib/vk/api/ads/flood_stats.rb', line 13

attribute :refresh, API::Types::Coercible::Int