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