Class: Vk::API::Ads::Responses::GetStatisticsResponse

Inherits:
Schema::Response
  • Object
show all
Defined in:
lib/vk/api/ads/responses/get_statistics_response.rb

Overview

Instance Method Summary collapse

Instance Method Details

#responseArray



11
# File 'lib/vk/api/ads/responses/get_statistics_response.rb', line 11

attribute :response, API::Types::Coercible::Array.member(API::Ads::Stats).optional.default(nil)