Class: Vk::API::Ads::Methods::AddOfficeUsers
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Ads::Methods::AddOfficeUsers
- Defined in:
- lib/vk/api/ads/methods/add_office_users.rb
Overview
Adds managers and/or supervisors to advertising account.
Arguments collapse
-
#account_id ⇒ Integer
Advertising account ID.
-
#data ⇒ String
Serialized JSON array of objects that describe added managers.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Ads::Methods::AddOfficeUsers
|
# File 'lib/vk/api/ads/methods/add_office_users.rb', line 15
|