Class: MarketingCloudSDK::ContentArea
Instance Attribute Summary collapse
#filter
#client, #id, #properties
Instance Method Summary
collapse
#delete, #patch, #post
#get, #info
id, #props
Instance Attribute Details
#folder_id ⇒ Object
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
193
194
195
|
# File 'lib/marketingcloudsdk/objects.rb', line 193
def folder_media_type
'content'
end
|
#folder_property ⇒ Object
189
190
191
|
# File 'lib/marketingcloudsdk/objects.rb', line 189
def folder_property
'CategoryID'
end
|