| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.lists.marketing_2010_2.Campaign | |
Java class for Campaign complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Campaign">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="campaignId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="category" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="owner" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="url" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="baseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="cost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="expectedRevenue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="local" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="totalRevenue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="roi" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="profit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="costPerCustomer" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="convCostPerCustomer" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="conversions" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="leadsGenerated" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="uniqueVisitors" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="vertical" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="audience" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="offer" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="promotionCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="itemList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRefList" minOccurs="0"/>
<element name="family" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="searchEngine" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="keyword" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="campaignEmailList" type="{urn:marketing_2010_2.lists.webservices.netsuite.com}CampaignEmailList" minOccurs="0"/>
<element name="campaignDirectMailList" type="{urn:marketing_2010_2.lists.webservices.netsuite.com}CampaignDirectMailList" minOccurs="0"/>
<element name="campaignEventList" type="{urn:marketing_2010_2.lists.webservices.netsuite.com}CampaignEventList" minOccurs="0"/>
<element name="eventResponseList" type="{urn:marketing_2010_2.lists.webservices.netsuite.com}CampaignEventResponseList" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| audience | |||||||||||
| baseCost | |||||||||||
| campaignDirectMailList | |||||||||||
| campaignEmailList | |||||||||||
| campaignEventList | |||||||||||
| campaignId | |||||||||||
| category | |||||||||||
| convCostPerCustomer | |||||||||||
| conversions | |||||||||||
| cost | |||||||||||
| costPerCustomer | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| endDate | |||||||||||
| eventResponseList | |||||||||||
| expectedRevenue | |||||||||||
| externalId | |||||||||||
| family | |||||||||||
| internalId | |||||||||||
| isInactive | |||||||||||
| itemList | |||||||||||
| keyword | |||||||||||
| leadsGenerated | |||||||||||
| local | |||||||||||
| message | |||||||||||
| offer | |||||||||||
| owner | |||||||||||
| profit | |||||||||||
| promotionCode | |||||||||||
| roi | |||||||||||
| searchEngine | |||||||||||
| startDate | |||||||||||
| title | |||||||||||
| totalRevenue | |||||||||||
| uniqueVisitors | |||||||||||
| url | |||||||||||
| vertical | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the audience property.
| |||||||||||
Gets the value of the baseCost property.
| |||||||||||
Gets the value of the campaignDirectMailList property.
| |||||||||||
Gets the value of the campaignEmailList property.
| |||||||||||
Gets the value of the campaignEventList property.
| |||||||||||
Gets the value of the campaignId property.
| |||||||||||
Gets the value of the category property.
| |||||||||||
Gets the value of the convCostPerCustomer property.
| |||||||||||
Gets the value of the conversions property.
| |||||||||||
Gets the value of the cost property.
| |||||||||||
Gets the value of the costPerCustomer property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the eventResponseList property.
| |||||||||||
Gets the value of the expectedRevenue property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the family property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the itemList property.
| |||||||||||
Gets the value of the keyword property.
| |||||||||||
Gets the value of the leadsGenerated property.
| |||||||||||
Gets the value of the message property.
| |||||||||||
Gets the value of the offer property.
| |||||||||||
Gets the value of the owner property.
| |||||||||||
Gets the value of the profit property.
| |||||||||||
Gets the value of the promotionCode property.
| |||||||||||
Gets the value of the roi property.
| |||||||||||
Gets the value of the searchEngine property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Gets the value of the totalRevenue property.
| |||||||||||
Gets the value of the uniqueVisitors property.
| |||||||||||
Gets the value of the url property.
| |||||||||||
Gets the value of the vertical property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the local property.
| |||||||||||
Sets the value of the audience property.
| |||||||||||
Sets the value of the baseCost property.
| |||||||||||
Sets the value of the campaignDirectMailList property.
| |||||||||||
Sets the value of the campaignEmailList property.
| |||||||||||
Sets the value of the campaignEventList property.
| |||||||||||
Sets the value of the campaignId property.
| |||||||||||
Sets the value of the category property.
| |||||||||||
Sets the value of the convCostPerCustomer property.
| |||||||||||
Sets the value of the conversions property.
| |||||||||||
Sets the value of the cost property.
| |||||||||||
Sets the value of the costPerCustomer property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customForm property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the eventResponseList property.
| |||||||||||
Sets the value of the expectedRevenue property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the family property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the itemList property.
| |||||||||||
Sets the value of the keyword property.
| |||||||||||
Sets the value of the leadsGenerated property.
| |||||||||||
Sets the value of the local property.
| |||||||||||
Sets the value of the message property.
| |||||||||||
Sets the value of the offer property.
| |||||||||||
Sets the value of the owner property.
| |||||||||||
Sets the value of the profit property.
| |||||||||||
Sets the value of the promotionCode property.
| |||||||||||
Sets the value of the roi property.
| |||||||||||
Sets the value of the searchEngine property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the title property.
| |||||||||||
Sets the value of the totalRevenue property.
| |||||||||||
Sets the value of the uniqueVisitors property.
| |||||||||||
Sets the value of the url property.
| |||||||||||
Sets the value of the vertical property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the audience property.
RecordRef
Gets the value of the baseCost property.
Gets the value of the campaignDirectMailList property.
CampaignDirectMailList
Gets the value of the campaignEmailList property.
CampaignEmailList
Gets the value of the campaignEventList property.
CampaignEventList
Gets the value of the campaignId property.
Gets the value of the category property.
RecordRef
Gets the value of the convCostPerCustomer property.
Gets the value of the conversions property.
Gets the value of the cost property.
Gets the value of the costPerCustomer property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customForm property.
RecordRef
Gets the value of the endDate property.
Gets the value of the eventResponseList property.
CampaignEventResponseList
Gets the value of the expectedRevenue property.
Gets the value of the externalId property.
Gets the value of the family property.
RecordRef
Gets the value of the internalId property.
Gets the value of the itemList property.
RecordRefList
Gets the value of the keyword property.
Gets the value of the leadsGenerated property.
Gets the value of the message property.
Gets the value of the offer property.
RecordRef
Gets the value of the owner property.
RecordRef
Gets the value of the profit property.
Gets the value of the promotionCode property.
RecordRef
Gets the value of the roi property.
Gets the value of the searchEngine property.
RecordRef
Gets the value of the startDate property.
Gets the value of the title property.
Gets the value of the totalRevenue property.
Gets the value of the uniqueVisitors property.
Gets the value of the url property.
Gets the value of the vertical property.
RecordRef
Gets the value of the isInactive property.
Gets the value of the local property.
Sets the value of the audience property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the baseCost property.
| value | Allowed object is Double |
|---|
Sets the value of the campaignDirectMailList property.
| value | Allowed object is
CampaignDirectMailList
|
|---|
Sets the value of the campaignEmailList property.
| value | Allowed object is
CampaignEmailList
|
|---|
Sets the value of the campaignEventList property.
| value | Allowed object is
CampaignEventList
|
|---|
Sets the value of the campaignId property.
| value | Allowed object is String |
|---|
Sets the value of the category property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the convCostPerCustomer property.
| value | Allowed object is Double |
|---|
Sets the value of the conversions property.
| value | Allowed object is Long |
|---|
Sets the value of the cost property.
| value | Allowed object is Double |
|---|
Sets the value of the costPerCustomer property.
| value | Allowed object is Double |
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customForm property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the eventResponseList property.
| value | Allowed object is
CampaignEventResponseList
|
|---|
Sets the value of the expectedRevenue property.
| value | Allowed object is Double |
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the family property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isInactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the itemList property.
| value | Allowed object is
RecordRefList
|
|---|
Sets the value of the keyword property.
| value | Allowed object is String |
|---|
Sets the value of the leadsGenerated property.
| value | Allowed object is Long |
|---|
Sets the value of the local property.
| value | Allowed object is Boolean |
|---|
Sets the value of the message property.
| value | Allowed object is String |
|---|
Sets the value of the offer property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the owner property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the profit property.
| value | Allowed object is Double |
|---|
Sets the value of the promotionCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the roi property.
| value | Allowed object is Double |
|---|
Sets the value of the searchEngine property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the title property.
| value | Allowed object is String |
|---|
Sets the value of the totalRevenue property.
| value | Allowed object is Double |
|---|
Sets the value of the uniqueVisitors property.
| value | Allowed object is Long |
|---|
Sets the value of the url property.
| value | Allowed object is String |
|---|
Sets the value of the vertical property.
| value | Allowed object is
RecordRef
|
|---|