Class: Vk::API::Ads::Paragraphs

Inherits:
Schema::Object show all
Defined in:
lib/vk/api/ads/paragraphs.rb

Overview

Instance Method Summary collapse

Instance Method Details

#paragraphString

Returns Rules paragraph.

Returns:

  • (String)

    Rules paragraph



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

attribute :paragraph, API::Types::Coercible::String.optional.default(nil)