Class: Vk::API::Ads::Methods::GetFloodStats

Inherits:
Schema::Method
  • Object
show all
Defined in:
lib/vk/api/ads/methods/get_flood_stats.rb

Overview

Returns information about current state of a counter — number of remaining runs of methods and time to the next counter nulling in seconds.

Arguments collapse

Instance Method Summary collapse

Methods inherited from Schema::Method

#call, #method, #to_hash

Constructor Details

#initialize(arguments) ⇒ Ads::Methods::GetFloodStats

Parameters:

  • arguments (Hash)

Options Hash (arguments):

  • :account_id (Integer)

    Advertising account ID.



# File 'lib/vk/api/ads/methods/get_flood_stats.rb', line 15

Instance Method Details

#account_idInteger

Returns Advertising account ID.

Returns:

  • (Integer)

    Advertising account ID.



23
# File 'lib/vk/api/ads/methods/get_flood_stats.rb', line 23

attribute :account_id, API::Types::Coercible::Int