Class: Vk::API::Ads::Methods::GetOfficeUsers

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

Overview

Returns a list of managers and supervisors of advertising account.

Arguments collapse

Instance Method Summary collapse

Methods inherited from Schema::Method

#call, #method, #to_hash

Constructor Details

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

Parameters:

  • arguments (Hash)

Options Hash (arguments):

  • :account_id (Integer)

    Advertising account ID.



# File 'lib/vk/api/ads/methods/get_office_users.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_office_users.rb', line 23

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