Class: MarketingCloudSDK::ContentArea

Inherits:
Objects::Base show all
Includes:
Objects::Soap::CUD, Objects::Soap::Read
Defined in:
lib/marketingcloudsdk/objects.rb

Instance Attribute Summary collapse

Attributes included from Objects::Soap::Read

#filter

Attributes inherited from Objects::Base

#client, #id, #properties

Instance Method Summary collapse

Methods included from Objects::Soap::CUD

#delete, #patch, #post

Methods included from Objects::Soap::Read

#get, #info

Methods inherited from Objects::Base

id, #props

Instance Attribute Details

#folder_idObject

Returns the value of attribute folder_id.



187
188
189
# File 'lib/marketingcloudsdk/objects.rb', line 187

def folder_id
  @folder_id
end

Instance Method Details

#folder_media_typeObject



193
194
195
# File 'lib/marketingcloudsdk/objects.rb', line 193

def folder_media_type
	'content'
end

#folder_propertyObject



189
190
191
# File 'lib/marketingcloudsdk/objects.rb', line 189

def folder_property
	'CategoryID'
end