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