Class: MarketingCloudSDK::ET_ClickEvent

Inherits:
ET_GetSupport show all
Defined in:
lib/new.rb

Instance Attribute Summary

Attributes inherited from ET_GetSupport

#filter

Attributes inherited from ET_BaseObject

#authStub, #endpoint, #lastRequestID, #obj, #props

Instance Method Summary collapse

Methods inherited from ET_GetSupport

#get, #getMoreResults, #info

Constructor Details

#initializeET_ClickEvent

Returns a new instance of ET_ClickEvent.



1234
1235
1236
1237
# File 'lib/new.rb', line 1234

def initialize
  super
  @obj = 'ClickEvent'
end