Class: Vk::API::Ads::Methods::RemoveOfficeUsers
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Ads::Methods::RemoveOfficeUsers
- Defined in:
- lib/vk/api/ads/methods/remove_office_users.rb
Overview
Removes managers and/or supervisors from advertising account.
Arguments collapse
-
#account_id ⇒ Integer
Advertising account ID.
-
#ids ⇒ String
Serialized JSON array with IDs of deleted managers.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Ads::Methods::RemoveOfficeUsers
|
# File 'lib/vk/api/ads/methods/remove_office_users.rb', line 15
|