Class: Vk::API::Ads::Methods::UpdateClients
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Ads::Methods::UpdateClients
- Defined in:
- lib/vk/api/ads/methods/update_clients.rb
Overview
Edits clients of an advertising agency.
Arguments collapse
-
#account_id ⇒ Integer
Advertising account ID.
-
#data ⇒ String
Serialized JSON array of objects that describe changes in clients.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Ads::Methods::UpdateClients
|
# File 'lib/vk/api/ads/methods/update_clients.rb', line 15
|