Class: ActiveNetsuite::CampaignSearchRowBasic

Inherits:
SearchRowBasic show all
Defined in:
lib/activenetsuite/soap/default.rb

Overview

urn:common_2013_2urn:common_2013_2.platformurn:common_2013_2.platform.webservicesurn:common_2013_2.platform.webservices.netsuiteurn:common_2013_2.platform.webservices.netsuite.comCampaignSearchRowBasic

audience - ActiveNetsuite::SearchColumnSelectField
baseCost - ActiveNetsuite::SearchColumnDoubleField
campaignId - ActiveNetsuite::SearchColumnStringField
category - ActiveNetsuite::SearchColumnSelectField
channel - ActiveNetsuite::SearchColumnSelectField
cost - ActiveNetsuite::SearchColumnDoubleField
createdDate - ActiveNetsuite::SearchColumnDateField
endDate - ActiveNetsuite::SearchColumnDateField
event - ActiveNetsuite::SearchColumnStringField
executedDate - ActiveNetsuite::SearchColumnDateField
expectedRevenue - ActiveNetsuite::SearchColumnDoubleField
externalId - ActiveNetsuite::SearchColumnSelectField
family - ActiveNetsuite::SearchColumnSelectField
internalId - ActiveNetsuite::SearchColumnSelectField
isInactive - ActiveNetsuite::SearchColumnBooleanField
isSalesCampaign - ActiveNetsuite::SearchColumnBooleanField
item - ActiveNetsuite::SearchColumnSelectField
keyword - ActiveNetsuite::SearchColumnStringField
lastModifiedDate - ActiveNetsuite::SearchColumnDateField
managerRole - ActiveNetsuite::SearchColumnSelectField
message - ActiveNetsuite::SearchColumnStringField
offer - ActiveNetsuite::SearchColumnSelectField
owner - ActiveNetsuite::SearchColumnSelectField
promoCode - ActiveNetsuite::SearchColumnStringField
recipient - ActiveNetsuite::SearchColumnSelectField
response - ActiveNetsuite::SearchColumnEnumSelectField
responseCategory - ActiveNetsuite::SearchColumnEnumSelectField
responseCode - ActiveNetsuite::SearchColumnLongField
responseDate - ActiveNetsuite::SearchColumnDateField
responseNotes - ActiveNetsuite::SearchColumnStringField
revenue - ActiveNetsuite::SearchColumnDoubleField
roi - ActiveNetsuite::SearchColumnDoubleField
scheduledDate - ActiveNetsuite::SearchColumnDateField
searchEngine - ActiveNetsuite::SearchColumnSelectField
startDate - ActiveNetsuite::SearchColumnDateField
status - ActiveNetsuite::SearchColumnEnumSelectField
subscription - ActiveNetsuite::SearchColumnSelectField
title - ActiveNetsuite::SearchColumnStringField
url - ActiveNetsuite::SearchColumnStringField
vertical - ActiveNetsuite::SearchColumnSelectField
customFieldList - ActiveNetsuite::SearchColumnCustomFieldList

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(audience = [], baseCost = [], campaignId = [], category = [], channel = [], cost = [], createdDate = [], endDate = [], event = [], executedDate = [], expectedRevenue = [], externalId = [], family = [], internalId = [], isInactive = [], isSalesCampaign = [], item = [], keyword = [], lastModifiedDate = [], managerRole = [], message = [], offer = [], owner = [], promoCode = [], recipient = [], response = [], responseCategory = [], responseCode = [], responseDate = [], responseNotes = [], revenue = [], roi = [], scheduledDate = [], searchEngine = [], startDate = [], status = [], subscription = [], title = [], url = [], vertical = [], customFieldList = nil) ⇒ CampaignSearchRowBasic



42058
42059
42060
42061
42062
42063
42064
42065
42066
42067
42068
42069
42070
42071
42072
42073
42074
42075
42076
42077
42078
42079
42080
42081
42082
42083
42084
42085
42086
42087
42088
42089
42090
42091
42092
42093
42094
42095
42096
42097
42098
42099
42100
# File 'lib/activenetsuite/soap/default.rb', line 42058

def initialize(audience = [], baseCost = [], campaignId = [], category = [], channel = [], cost = [], createdDate = [], endDate = [], event = [], executedDate = [], expectedRevenue = [], externalId = [], family = [], internalId = [], isInactive = [], isSalesCampaign = [], item = [], keyword = [], lastModifiedDate = [], managerRole = [], message = [], offer = [], owner = [], promoCode = [], recipient = [], response = [], responseCategory = [], responseCode = [], responseDate = [], responseNotes = [], revenue = [], roi = [], scheduledDate = [], searchEngine = [], startDate = [], status = [], subscription = [], title = [], url = [], vertical = [], customFieldList = nil)
  @audience = audience
  @baseCost = baseCost
  @campaignId = campaignId
  @category = category
  @channel = channel
  @cost = cost
  @createdDate = createdDate
  @endDate = endDate
  @event = event
  @executedDate = executedDate
  @expectedRevenue = expectedRevenue
  @externalId = externalId
  @family = family
  @internalId = internalId
  @isInactive = isInactive
  @isSalesCampaign = isSalesCampaign
  @item = item
  @keyword = keyword
  @lastModifiedDate = lastModifiedDate
  @managerRole = managerRole
  @message = message
  @offer = offer
  @owner = owner
  @promoCode = promoCode
  @recipient = recipient
  @response = response
  @responseCategory = responseCategory
  @responseCode = responseCode
  @responseDate = responseDate
  @responseNotes = responseNotes
  @revenue = revenue
  @roi = roi
  @scheduledDate = scheduledDate
  @searchEngine = searchEngine
  @startDate = startDate
  @status = status
  @subscription = subscription
  @title = title
  @url = url
  @vertical = vertical
  @customFieldList = customFieldList
end

Instance Attribute Details

#audienceObject

Returns the value of attribute audience.



42016
42017
42018
# File 'lib/activenetsuite/soap/default.rb', line 42016

def audience
  @audience
end

#baseCostObject

Returns the value of attribute baseCost.



42017
42018
42019
# File 'lib/activenetsuite/soap/default.rb', line 42017

def baseCost
  @baseCost
end

#campaignIdObject

Returns the value of attribute campaignId.



42018
42019
42020
# File 'lib/activenetsuite/soap/default.rb', line 42018

def campaignId
  @campaignId
end

#categoryObject

Returns the value of attribute category.



42019
42020
42021
# File 'lib/activenetsuite/soap/default.rb', line 42019

def category
  @category
end

#channelObject

Returns the value of attribute channel.



42020
42021
42022
# File 'lib/activenetsuite/soap/default.rb', line 42020

def channel
  @channel
end

#costObject

Returns the value of attribute cost.



42021
42022
42023
# File 'lib/activenetsuite/soap/default.rb', line 42021

def cost
  @cost
end

#createdDateObject

Returns the value of attribute createdDate.



42022
42023
42024
# File 'lib/activenetsuite/soap/default.rb', line 42022

def createdDate
  @createdDate
end

#customFieldListObject

Returns the value of attribute customFieldList.



42056
42057
42058
# File 'lib/activenetsuite/soap/default.rb', line 42056

def customFieldList
  @customFieldList
end

#endDateObject

Returns the value of attribute endDate.



42023
42024
42025
# File 'lib/activenetsuite/soap/default.rb', line 42023

def endDate
  @endDate
end

#eventObject

Returns the value of attribute event.



42024
42025
42026
# File 'lib/activenetsuite/soap/default.rb', line 42024

def event
  @event
end

#executedDateObject

Returns the value of attribute executedDate.



42025
42026
42027
# File 'lib/activenetsuite/soap/default.rb', line 42025

def executedDate
  @executedDate
end

#expectedRevenueObject

Returns the value of attribute expectedRevenue.



42026
42027
42028
# File 'lib/activenetsuite/soap/default.rb', line 42026

def expectedRevenue
  @expectedRevenue
end

#externalIdObject

Returns the value of attribute externalId.



42027
42028
42029
# File 'lib/activenetsuite/soap/default.rb', line 42027

def externalId
  @externalId
end

#familyObject

Returns the value of attribute family.



42028
42029
42030
# File 'lib/activenetsuite/soap/default.rb', line 42028

def family
  @family
end

#internalIdObject

Returns the value of attribute internalId.



42029
42030
42031
# File 'lib/activenetsuite/soap/default.rb', line 42029

def internalId
  @internalId
end

#isInactiveObject

Returns the value of attribute isInactive.



42030
42031
42032
# File 'lib/activenetsuite/soap/default.rb', line 42030

def isInactive
  @isInactive
end

#isSalesCampaignObject

Returns the value of attribute isSalesCampaign.



42031
42032
42033
# File 'lib/activenetsuite/soap/default.rb', line 42031

def isSalesCampaign
  @isSalesCampaign
end

#itemObject

Returns the value of attribute item.



42032
42033
42034
# File 'lib/activenetsuite/soap/default.rb', line 42032

def item
  @item
end

#keywordObject

Returns the value of attribute keyword.



42033
42034
42035
# File 'lib/activenetsuite/soap/default.rb', line 42033

def keyword
  @keyword
end

#lastModifiedDateObject

Returns the value of attribute lastModifiedDate.



42034
42035
42036
# File 'lib/activenetsuite/soap/default.rb', line 42034

def lastModifiedDate
  @lastModifiedDate
end

#managerRoleObject

Returns the value of attribute managerRole.



42035
42036
42037
# File 'lib/activenetsuite/soap/default.rb', line 42035

def managerRole
  @managerRole
end

#messageObject

Returns the value of attribute message.



42036
42037
42038
# File 'lib/activenetsuite/soap/default.rb', line 42036

def message
  @message
end

#offerObject

Returns the value of attribute offer.



42037
42038
42039
# File 'lib/activenetsuite/soap/default.rb', line 42037

def offer
  @offer
end

#ownerObject

Returns the value of attribute owner.



42038
42039
42040
# File 'lib/activenetsuite/soap/default.rb', line 42038

def owner
  @owner
end

#promoCodeObject

Returns the value of attribute promoCode.



42039
42040
42041
# File 'lib/activenetsuite/soap/default.rb', line 42039

def promoCode
  @promoCode
end

#recipientObject

Returns the value of attribute recipient.



42040
42041
42042
# File 'lib/activenetsuite/soap/default.rb', line 42040

def recipient
  @recipient
end

#responseObject

Returns the value of attribute response.



42041
42042
42043
# File 'lib/activenetsuite/soap/default.rb', line 42041

def response
  @response
end

#responseCategoryObject

Returns the value of attribute responseCategory.



42042
42043
42044
# File 'lib/activenetsuite/soap/default.rb', line 42042

def responseCategory
  @responseCategory
end

#responseCodeObject

Returns the value of attribute responseCode.



42043
42044
42045
# File 'lib/activenetsuite/soap/default.rb', line 42043

def responseCode
  @responseCode
end

#responseDateObject

Returns the value of attribute responseDate.



42044
42045
42046
# File 'lib/activenetsuite/soap/default.rb', line 42044

def responseDate
  @responseDate
end

#responseNotesObject

Returns the value of attribute responseNotes.



42045
42046
42047
# File 'lib/activenetsuite/soap/default.rb', line 42045

def responseNotes
  @responseNotes
end

#revenueObject

Returns the value of attribute revenue.



42046
42047
42048
# File 'lib/activenetsuite/soap/default.rb', line 42046

def revenue
  @revenue
end

#roiObject

Returns the value of attribute roi.



42047
42048
42049
# File 'lib/activenetsuite/soap/default.rb', line 42047

def roi
  @roi
end

#scheduledDateObject

Returns the value of attribute scheduledDate.



42048
42049
42050
# File 'lib/activenetsuite/soap/default.rb', line 42048

def scheduledDate
  @scheduledDate
end

#searchEngineObject

Returns the value of attribute searchEngine.



42049
42050
42051
# File 'lib/activenetsuite/soap/default.rb', line 42049

def searchEngine
  @searchEngine
end

#startDateObject

Returns the value of attribute startDate.



42050
42051
42052
# File 'lib/activenetsuite/soap/default.rb', line 42050

def startDate
  @startDate
end

#statusObject

Returns the value of attribute status.



42051
42052
42053
# File 'lib/activenetsuite/soap/default.rb', line 42051

def status
  @status
end

#subscriptionObject

Returns the value of attribute subscription.



42052
42053
42054
# File 'lib/activenetsuite/soap/default.rb', line 42052

def subscription
  @subscription
end

#titleObject

Returns the value of attribute title.



42053
42054
42055
# File 'lib/activenetsuite/soap/default.rb', line 42053

def title
  @title
end

#urlObject

Returns the value of attribute url.



42054
42055
42056
# File 'lib/activenetsuite/soap/default.rb', line 42054

def url
  @url
end

#verticalObject

Returns the value of attribute vertical.



42055
42056
42057
# File 'lib/activenetsuite/soap/default.rb', line 42055

def vertical
  @vertical
end