The date and time the campaign was last accessed, expressed in Unix time.
,
actualCost (string, optional):
The campaign???s actual cost.
,
badgeId (string, optional):
The badge id of the campaign.
,
budgetedCost (string, optional):
The campaign???s projected cost.
,
campaignCategory (string, optional):
Defines whether a Campaign is simple or multi-step. The value emailMarketing should be used for simple campaigns, and contact for multi-step campaigns.
= ['emailMarketing', 'contact']
string
Enum:
"emailMarketing", "contact"
,
campaignType (string, optional):
The campaign???s type.
,
clrEndDate (string, optional):
The end date of the clr.
,
createdAt (string, optional):
The date and time the campaign was created, expressed in Unix time.
,
createdBy (string, optional):
The login id of the user who created the campaign.
,
crmId (string, optional):
The id of the customer relationship management application. When sending update requests, if crmId is not included in the request and a crmId value exists, it will be blanked.
,
currentStatus (string, optional):
The campaign???s current status: Active, Draft, Scheduled, or Completed.
= ['Active', 'Draft', 'Scheduled', 'Completed']
string
Enum:
"Active", "Draft", "Scheduled", "Completed"
,
depth (string, optional):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete.
Array containing type and id values for all of the contactFields associated with a given contact. For campaigns, fieldValues include all custom campaign fields (type, id, value).
,
firstActivation (string, optional):
The date and time the campaign was originally activated.
,
folderId (string, optional):
The folder id of the folder which contains the campaign.
,
id (string, optional):
Id of the campaign.
,
isEmailMarketingCampaign (string, optional):
Whether or not the campaign is an email marketing campaign.
,
isIncludedInROI (string, optional):
Whether or not the campaign is included in return on investment.
,
isMemberAllowedReEntry (string, optional):
Whether or not members are allowed to re-enter the campaign.
,
isReadOnly (string, optional):
Whether or not the campaign is read only.
,
isSyncedWithCRM (string, optional):
Whether or not the campaign is synced with a customer relationship management application.
,
memberCount (string, optional):
The amount of members in the campaign. This property is only returned when depth is set to partial or complete. This is a read-only property.
,
memberErrorCount (number, optional):
memberErrorCount
,
name (string, optional):
The name of the campaign.
,
permissions (Array[string], optional):
The permissions for the campaign granted to your current instance. This is a read-only property.
The login id of the user to activate the campaign.
,
scheduledFor (string, optional):
The date the campaign is scheduled.
,
sourceTemplateId (string, optional):
Id of the template used to create the asset.
,
startAt (string, optional):
The date time for which the campaign will activate.
,
stoType (string, optional):
stoType
,
type (string, optional):
The asset???s type in Eloqua. This is a read-only property.
,
updatedAt (string, optional):
Unix timestamp for the date and time the campaign was last updated. This is a read-only property.
,
updatedBy (string, optional):
The login id of the user that last updated the campaign.
} CampaignElement {
Parameter (Parameter, optional),
accessedAt (string, optional):
The date and time the campaign element was last accessed.
,
campaignElementId (string, optional),
campaignId (string, optional),
condition (condition, optional),
createdAt (string, optional):
The date and time the campaign element was created, expressed in Unix time.
,
createdBy (string, optional):
The login id of the user who created the campaign element.
,
currentStatus (string, optional):
The campaign element���s current status.
,
customObjectId (string, optional),
depth (string, optional):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default.
= ['minimal', 'partial', 'complete']
string
Enum:
"minimal", "partial", "complete"
,
description (string, optional):
The description of the campaign element.
,
displayTimeZoneId (string, optional),
emailId (string, optional),
evaluateNoAfter (string, optional),
fieldCondition (fieldCondition, optional),
fieldId (string, optional),
filterId (string, optional),
folderId (string, optional):
Id of the associated folder.
,
formId (string, optional),
id (string, optional):
Id of the campaign element. This is a read-only property.
,
includeListUnsubscribeHeader (string, optional),
isAllowingResend (string, optional),
isAllowingSentToMasterExclude (string, optional),
isAllowingSentToUnsubscribe (string, optional),
isFinished (string, optional),
isNotificationEnabled (string, optional),
isRecurring (string, optional),
landingPageId (string, optional),
listId (string, optional),
memberCount (string, optional):
Amount of members within the campaign element. This is a read-only property.
,
memberCountPerSegment (string, optional),
name (string, optional):
Name of the campaign element. This is a read-only property.
The date and time the campaign was last accessed, expressed in Unix time.
,
actualCost (string, optional):
The campaign's actual cost.
,
badgeId (string, optional):
The badge id of the campaign.
,
budgetedCost (string, optional):
The campaign's projected cost.
,
campaignCategory (string, optional):
Defines whether a Campaign is simple or multi-step. The value emailMarketing should be used for simple campaigns, and contact for multi-step campaigns.
= ['EmailMarketing', 'contact']
string
Enum:
"EmailMarketing", "contact"
,
campaignType (string, optional):
The campaign's type.
,
clrEndDate (string, optional):
The end date of the clr.
,
createdAt (string, optional):
The date and time the campaign was created, expressed in Unix time.
,
createdBy (string, optional):
The login id of the user who created the campaign.
,
crmId (string, optional):
The id of the customer relationship management application. When sending update requests, if crmId is not included in the request and a crmId value exists, it will be blanked.
,
currentStatus (string, optional):
The campaign's current status: Active, Draft, Scheduled, or Completed.
= ['Active', 'Draft', 'Scheduled', 'Completed']
string
Enum:
"Active", "Draft", "Scheduled", "Completed"
,
depth (string, optional):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete.
= ['minimal', 'partial', 'complete']
string
Enum:
"minimal", "partial", "complete"
,
description (string, optional):
The description of the campaign.
,
elements (Array[CampaignElementResponsePost], optional):
Array containing type and id values for all of the contactFields associated with a given contact. For campaigns, "fieldValues" include all custom campaign fields (type, id, value).
,
firstActivation (string, optional):
The date and time the campaign was originally activated.
,
folderId (string, optional):
The folder id of the folder which contains the campaign.
,
id (string, optional):
Id of the campaign.
,
initialId (string, optional),
isEmailMarketingCampaign (string, optional):
Whether or not the campaign is an email marketing campaign.
,
isIncludedInROI (string, optional):
Whether or not the campaign is included in return on investment.
,
isMemberAllowedReEntry (string, optional):
Whether or not members are allowed to re-enter the campaign.
,
isReadOnly (string, optional):
Whether or not the campaign is read only.
,
isSyncedWithCRM (string, optional):
Whether or not the campaign is synced with a customer relationship management application.
,
memberCount (string, optional):
The amount of members in the campaign. This property is only returned when depth is set to partial or complete. This is a read-only property.
,
name (string, optional):
The name of the campaign.
,
permissions (Array[string], optional):
The permissions for the campaign granted to your current instance. This is a read-only property.
The login id of the user to activate the campaign.
,
scheduledFor (string, optional):
The date the campaign is scheduled.
,
sourceTemplateId (string, optional):
Id of the template used to create the asset.
,
startAt (string, optional):
The date time for which the campaign will activate.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
,
updatedAt (string, optional):
Unix timestamp for the date and time the campaign was last updated. This is a read-only property.
,
updatedBy (string, optional):
The login id of the user that last updated the campaign.
} CampaignElementResponsePost {
Parameter (ParameterPOSTResponse, optional),
accessedAt (string, optional):
The date and time the campaign element was last accessed.
,
campaignElementId (string, optional),
campaignId (string, optional),
condition (ConditionResponse, optional),
createdAt (string, optional):
The date and time the campaign element was created, expressed in Unix time.
,
createdBy (string, optional):
The login id of the user who created the campaign element.
,
currentStatus (string, optional):
The campaign element's current status.
,
customObjectId (string, optional),
depth (string, optional):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default.
The date and time the campaign was last accessed, expressed in Unix time.
,
actualCost (string, optional):
The campaign���s actual cost.
,
badgeId (string, optional):
The badge id of the campaign.
,
budgetedCost (string, optional):
The campaign���s projected cost.
,
campaignCategory (string, optional):
Defines whether a Campaign is simple or multi-step. The value emailMarketing should be used for simple campaigns, and contact for multi-step campaigns.
= ['emailMarketing', 'contact']
string
Enum:
"emailMarketing", "contact"
,
campaignType (string, optional):
The campaign���s type.
,
clrEndDate (string, optional):
The end date of the clr.
,
createdAt (string, optional):
The date and time the campaign was created, expressed in Unix time.
,
createdBy (string, optional):
The login id of the user who created the campaign.
,
crmId (string, optional):
The id of the customer relationship management application. When sending update requests, if crmId is not included in the request and a crmId value exists, it will be blanked.
,
currentStatus (string, optional):
The campaign���s current status: Active, Draft, Scheduled, or Completed.
= ['Active', 'Draft', 'Scheduled', 'Completed']
string
Enum:
"Active", "Draft", "Scheduled", "Completed"
,
depth (string, optional):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete.
= ['minimal', 'partial', 'complete']
string
Enum:
"minimal", "partial", "complete"
,
description (string, optional):
The description of the campaign.
,
elements (Array[CampaignElement], optional):
A list of campaign elements.
,
endAt (string, optional):
The date and time the campaign will end.
,
firstActivation (string, optional):
The date and time the campaign was originally activated.
,
folderId (string, optional):
The folder id of the folder which contains the campaign.
,
id (string, optional):
Id of the campaign.
,
isEmailMarketingCampaign (string, optional):
Whether or not the campaign is an email marketing campaign.
,
isIncludedInROI (string, optional):
Whether or not the campaign is included in return on investment.
,
isMemberAllowedReEntry (string, optional):
Whether or not members are allowed to re-enter the campaign.
,
isReadOnly (string, optional):
Whether or not the campaign is read only.
,
isSyncedWithCRM (string, optional):
Whether or not the campaign is synced with a customer relationship management application.
,
memberCount (string, optional):
The amount of members in the campaign. This property is only returned when depth is set to partial or complete. This is a read-only property.
,
memberErrorCount (number, optional):
memberErrorCount
,
name (string, optional):
The name of the campaign.
,
permissions (Array[string], optional):
The permissions for the campaign granted to your current instance. This is a read-only property.
The login id of the user to activate the campaign.
,
scheduledFor (string, optional):
The date the campaign is scheduled.
,
sourceTemplateId (string, optional):
Id of the template used to create the asset.
,
startAt (string, optional):
The date time for which the campaign will activate.
,
stoType (string, optional):
stoType
,
type (string, optional):
The asset���s type in Eloqua. This is a read-only property.
,
updatedAt (string, optional):
Unix timestamp for the date and time the campaign was last updated. This is a read-only property.
,
updatedBy (string, optional):
The login id of the user that last updated the campaign.
} CampaignElement {
Parameter (Parameter, optional),
accessedAt (string, optional):
The date and time the campaign element was last accessed.
,
campaignElementId (string, optional),
campaignId (string, optional),
condition (condition, optional),
createdAt (string, optional):
The date and time the campaign element was created, expressed in Unix time.
,
createdBy (string, optional):
The login id of the user who created the campaign element.
,
currentStatus (string, optional):
The campaign element���s current status.
,
customObjectId (string, optional),
depth (string, optional):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default.
= ['minimal', 'partial', 'complete']
string
Enum:
"minimal", "partial", "complete"
,
description (string, optional):
The description of the campaign element.
,
displayTimeZoneId (string, optional),
emailId (string, optional),
evaluateNoAfter (string, optional),
fieldCondition (fieldCondition, optional),
fieldId (string, optional),
filterId (string, optional),
folderId (string, optional):
Id of the associated folder.
,
formId (string, optional),
id (string, optional):
Id of the campaign element. This is a read-only property.
,
includeListUnsubscribeHeader (string, optional),
isAllowingResend (string, optional),
isAllowingSentToMasterExclude (string, optional),
isAllowingSentToUnsubscribe (string, optional),
isFinished (string, optional),
isNotificationEnabled (string, optional),
isRecurring (string, optional),
landingPageId (string, optional),
listId (string, optional),
memberCount (string, optional):
Amount of members within the campaign element. This is a read-only property.
,
memberCountPerSegment (string, optional),
name (string, optional):
Name of the campaign element. This is a read-only property.
The date and time the campaign was last accessed, expressed in Unix time.
,
actualCost (string, optional):
The campaign's actual cost.
,
badgeId (string, optional):
The badge id of the campaign.
,
budgetedCost (string, optional):
The campaign's projected cost.
,
campaignCategory (string, optional):
Defines whether a Campaign is simple or multi-step. The value emailMarketing should be used for simple campaigns, and contact for multi-step campaigns.
= ['EmailMarketing', 'contact']
string
Enum:
"EmailMarketing", "contact"
,
campaignType (string, optional):
The campaign's type.
,
clrEndDate (string, optional):
The end date of the clr.
,
createdAt (string, optional):
The date and time the campaign was created, expressed in Unix time.
,
createdBy (string, optional):
The login id of the user who created the campaign.
,
crmId (string, optional):
The id of the customer relationship management application. When sending update requests, if crmId is not included in the request and a crmId value exists, it will be blanked.
,
currentStatus (string, optional):
The campaign's current status: Active, Draft, Scheduled, or Completed.
= ['Active', 'Draft', 'Scheduled', 'Completed']
string
Enum:
"Active", "Draft", "Scheduled", "Completed"
,
depth (string, optional):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete.
= ['minimal', 'partial', 'complete']
string
Enum:
"minimal", "partial", "complete"
,
description (string, optional):
The description of the campaign.
,
elements (Array[CampaignElementResponse], optional):
Array containing type and id values for all of the contactFields associated with a given contact. For campaigns, "fieldValues" include all custom campaign fields (type, id, value).
,
firstActivation (string, optional):
The date and time the campaign was originally activated.
,
folderId (string, optional):
The folder id of the folder which contains the campaign.
,
id (string, optional):
Id of the campaign.
,
initialId (string, optional),
isEmailMarketingCampaign (string, optional):
Whether or not the campaign is an email marketing campaign.
,
isIncludedInROI (string, optional):
Whether or not the campaign is included in return on investment.
,
isMemberAllowedReEntry (string, optional):
Whether or not members are allowed to re-enter the campaign.
,
isReadOnly (string, optional):
Whether or not the campaign is read only.
,
isSyncedWithCRM (string, optional):
Whether or not the campaign is synced with a customer relationship management application.
,
memberCount (string, optional):
The amount of members in the campaign. This property is only returned when depth is set to partial or complete. This is a read-only property.
,
name (string, optional):
The name of the campaign.
,
permissions (Array[string], optional):
The permissions for the campaign granted to your current instance. This is a read-only property.
The login id of the user to activate the campaign.
,
scheduledFor (string, optional):
The date the campaign is scheduled.
,
sourceTemplateId (string, optional):
Id of the template used to create the asset.
,
startAt (string, optional):
The date time for which the campaign will activate.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
,
updatedAt (string, optional):
Unix timestamp for the date and time the campaign was last updated. This is a read-only property.
,
updatedBy (string, optional):
The login id of the user that last updated the campaign.
} CampaignElementResponse {
Parameter (ParameterPATCHResponse, optional),
accessedAt (string, optional):
The date and time the campaign element was last accessed.
,
campaignElementId (string, optional),
campaignId (string, optional),
condition (ConditionResponse, optional),
createdAt (string, optional):
The date and time the campaign element was created, expressed in Unix time.
,
createdBy (string, optional):
The login id of the user who created the campaign element.
,
currentStatus (string, optional):
The campaign element's current status.
,
customObjectId (string, optional):
Id of the associated folder.
,
depth (string, optional):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default.
The date and time the contact field was last accessed, expressed in Unix time.
,
checkedValue (string, optional):
The checked value.
,
createdAt (string, optional, read only):
The date and time the contact field was created, expressed in Unix time. This is a read-only property.
,
createdBy (string, optional, read only):
The login id of the user who created the contact field. This is a read-only property.
,
currentStatus (string, optional):
The email footer's current status.
,
dataType (string, optional):
The contact field's data type. This is a read-only property.
,
defaultValue (string, optional):
The contact field's default value.
,
depth (string, optional, read only):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
,
description (string, optional):
The description of the contact field.
,
displayType (string, optional):
The contact field's display type.
,
id (string, optional, read only):
Id of the contact field. This is a read-only property.
,
internalName (string, optional):
The contact field's internal name.
,
isPopulatedInOutlookPlugin (string, optional):
Whether or not the contact field is populated in the Oracle Eloqua Outlook plugin.
,
isReadOnly (string, optional):
Whether or not the contact field is read only.
,
isRequired (string, optional):
Whether or not the contact field is required.
,
isStandard (string, optional):
Whether or not the contact field is standard.
,
name (string, optional):
The name of the contact field.
,
optionListId (string, optional):
The id of the associated option list.
,
outputFormatId (string, optional):
The id of the output format.
,
permissions (string, optional):
The permissions for the contact field granted to your current instance. This is a read-only property.
,
showTrustedVisitorsOnly (string, optional):
Whether or not a contact field is displayed only to trusted visitors.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
,
uncheckedValue (string, optional):
The unchecked value of a checkbox custom object field.
,
updateType (string, optional):
Denotes under what circumstances the contact field is updated.
,
updatedAt (string, optional, read only):
Unix timestamp for the date and time the contact field was last updated.
,
updatedBy (string, optional, read only):
The login id of the user that last updated the contact field.
The date and time the contact field was last accessed, expressed in Unix time.
,
checkedValue (string, optional):
The checked value.
,
createdAt (string, optional, read only):
The date and time the contact field was created, expressed in Unix time. This is a read-only property.
,
createdBy (string, optional, read only):
The login id of the user who created the contact field. This is a read-only property.
,
currentStatus (string, optional):
The email footer's current status.
,
dataType (string, optional):
The contact field's data type. This is a read-only property.
,
defaultValue (string, optional):
The contact field's default value.
,
depth (string, optional, read only):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
,
description (string, optional):
The description of the contact field.
,
displayType (string, optional):
The contact field's display type.
,
id (string, optional, read only):
Id of the contact field. This is a read-only property.
,
internalName (string, optional):
The contact field's internal name.
,
isPopulatedInOutlookPlugin (string, optional):
Whether or not the contact field is populated in the Oracle Eloqua Outlook plugin.
,
isReadOnly (string, optional):
Whether or not the contact field is read only.
,
isRequired (string, optional):
Whether or not the contact field is required.
,
isStandard (string, optional):
Whether or not the contact field is standard.
,
name (string, optional):
The name of the contact field.
,
optionListId (string, optional):
The id of the associated option list.
,
outputFormatId (string, optional):
The id of the output format.
,
permissions (string, optional):
The permissions for the contact field granted to your current instance. This is a read-only property.
,
showTrustedVisitorsOnly (string, optional):
Whether or not a contact field is displayed only to trusted visitors.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
,
uncheckedValue (string, optional):
The unchecked value of a checkbox custom object field.
,
updateType (string, optional):
Denotes under what circumstances the contact field is updated.
,
updatedAt (string, optional, read only):
Unix timestamp for the date and time the contact field was last updated.
,
updatedBy (string, optional, read only):
The login id of the user that last updated the contact field.
The date and time the contact field was last accessed, expressed in Unix time.
,
checkedValue (string, optional):
The checked value.
,
createdAt (string, optional, read only):
The date and time the contact field was created, expressed in Unix time. This is a read-only property.
,
createdBy (string, optional, read only):
The login id of the user who created the contact field. This is a read-only property.
,
currentStatus (string, optional):
The email footer's current status.
,
dataType (string, optional):
The contact field's data type. This is a read-only property.
,
defaultValue (string, optional):
The contact field's default value.
,
depth (string, optional, read only):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
,
description (string, optional):
The description of the contact field.
,
displayType (string, optional):
The contact field's display type.
,
id (string, optional, read only):
Id of the contact field. This is a read-only property.
,
internalName (string, optional):
The contact field's internal name.
,
isPopulatedInOutlookPlugin (string, optional):
Whether or not the contact field is populated in the Oracle Eloqua Outlook plugin.
,
isReadOnly (string, optional):
Whether or not the contact field is read only.
,
isRequired (string, optional):
Whether or not the contact field is required.
,
isStandard (string, optional):
Whether or not the contact field is standard.
,
name (string, optional):
The name of the contact field.
,
optionListId (string, optional):
The id of the associated option list.
,
outputFormatId (string, optional):
The id of the output format.
,
permissions (string, optional):
The permissions for the contact field granted to your current instance. This is a read-only property.
,
showTrustedVisitorsOnly (string, optional):
Whether or not a contact field is displayed only to trusted visitors.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
,
uncheckedValue (string, optional):
The unchecked value of a checkbox custom object field.
,
updateType (string, optional):
Denotes under what circumstances the contact field is updated.
,
updatedAt (string, optional, read only):
Unix timestamp for the date and time the contact field was last updated.
,
updatedBy (string, optional, read only):
The login id of the user that last updated the contact field.
The date and time the contact field was last accessed, expressed in Unix time.
,
checkedValue (string, optional):
The checked value.
,
createdAt (string, optional, read only):
The date and time the contact field was created, expressed in Unix time. This is a read-only property.
,
createdBy (string, optional, read only):
The login id of the user who created the contact field. This is a read-only property.
,
currentStatus (string, optional):
The email footer's current status.
,
dataType (string, optional):
The contact field's data type. This is a read-only property.
,
defaultValue (string, optional):
The contact field's default value.
,
depth (string, optional, read only):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
,
description (string, optional):
The description of the contact field.
,
displayType (string, optional):
The contact field's display type.
,
id (string, optional, read only):
Id of the contact field. This is a read-only property.
,
internalName (string, optional):
The contact field's internal name.
,
isPopulatedInOutlookPlugin (string, optional):
Whether or not the contact field is populated in the Oracle Eloqua Outlook plugin.
,
isReadOnly (string, optional):
Whether or not the contact field is read only.
,
isRequired (string, optional):
Whether or not the contact field is required.
,
isStandard (string, optional):
Whether or not the contact field is standard.
,
name (string, optional):
The name of the contact field.
,
optionListId (string, optional):
The id of the associated option list.
,
outputFormatId (string, optional):
The id of the output format.
,
permissions (string, optional):
The permissions for the contact field granted to your current instance. This is a read-only property.
,
showTrustedVisitorsOnly (string, optional):
Whether or not a contact field is displayed only to trusted visitors.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
,
uncheckedValue (string, optional):
The unchecked value of a checkbox custom object field.
,
updateType (string, optional):
Denotes under what circumstances the contact field is updated.
,
updatedAt (string, optional, read only):
Unix timestamp for the date and time the contact field was last updated.
,
updatedBy (string, optional, read only):
The login id of the user that last updated the contact field.
The date and time the form field update mapping was last accessed, expressed in Unix time.
,
createdAt (string, optional, read only):
The date and time the form field update mapping was created, expressed in Unix time.
,
createdBy (string, optional, read only):
The login id of the user who created the form field update mapping.
,
currentStatus (string, optional):
The form field update mapping's current status.
,
depth (string, optional, read only):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
,
description (string, optional):
The description of the field comparison criteria.
,
folderId (string, optional, read only):
Id of the folder. This is a read-only property.
,
id (string, optional, read only):
Id of the form field update mapping.
,
name (string, optional):
The name of the form field update mapping.
,
permissions (Array[string], optional):
The permissions for the form field update mapping granted to your current instance. This is a read-only property.
,
scheduledFor (string, optional, read only):
The date and time the form field update mapping is scheduled.
,
sourceFormFieldId (string, optional):
Id of the source form field.
,
sourceTemplateId (string, optional):
Id of the source template. This is a read-only property.
,
targetEntityFieldId (string, optional):
Id of the target field.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
,
updateType (string, optional):
The update type of the form field update mapping.
,
updatedAt (string, optional, read only):
Unix timestamp for the date and time the form field update mapping was last updated.
,
updatedBy (string, optional, read only):
The login id of the user that last updated the form field update mapping.
} forms-responseElements {
accessedAt (string, optional, read only):
The date and time the form element was last accessed.
,
createdAt (string, optional, read only):
The date and time the form element was created, expressed in Unix time.
,
createdBy (string, optional, read only):
The login id of the user who created the form element.
,
currentStatus (string, optional):
The form element's current status.
,
dataType (string, optional),
depth (string, optional, read only):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
,
description (string, optional):
The description of the form element.
,
displayType (string, optional),
folderId (string, optional, read only):
Id of the associated folder.
,
id (string, optional, read only):
Id of the form element. This is a read-only property.
,
instructions (string, optional):
The form element's field instructions. Field instructions are optional instructions that help users fill in fields.
,
name (string, optional):
Name of the form element.
,
permissions (Array[string], optional):
The permissions for the form element granted to your current instance.
,
scheduledFor (string, optional, read only):
The date the form element is scheduled.
,
sourceTemplateId (string, optional):
The id of the form element.
,
style (string, optional):
The asset's main layout style.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
,
updatedAt (string, optional, read only):
Unix timestamp for the date and time the form element was last updated.
,
updatedBy (string, optional, read only):
The login id of the user that last updated the form element.
,
useGlobalSubscriptionStatus (string, optional),
validations (Array[string], optional)
} forms-responseProcessingSteps {
accessedAt (string, optional, read only):
The date and time the form processing step was last accessed.
The date and time the form processing step was created, expressed in Unix time.
,
createdBy (string, optional, read only):
The login id of the user who created the form processing step.
,
currentStatus (string, optional):
The form processing step's current status.
,
depth (string, optional, read only):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
,
description (string, optional):
The description of the form processing step.
,
execute (string, optional):
The conditions for which this form processing step will execute. Possible values include: always, conditionally, and never.
The conditional field criteria for the form processing step condition.
,
isConditionallyNegated (string, optional):
The conditions for which the processing step will execute. If yes, the processing step will execute when the conditions are met. If no, the processing step will execute when the conditions are not met.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
} form-responseFieldComparisonCriteria {
condition (string, optional):
The condition of the field comparison criteria.
,
currentStatus (string, optional):
The field comparison criteria's current status.
,
description (string, optional):
The description of the field comparison criteria.
,
fieldId (string, optional):
The id of the field comparison criteria.
,
name (string, optional):
The name of the field comparison criteria.
,
permissions (Array[string], optional):
The permissions for the field comparison criteria granted to your current instance. This is a read-only property.
,
sourceTemplateId (string, optional):
Id of the source template. This is a read-only property.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
The date and time the form field update mapping was last accessed, expressed in Unix time.
,
createdAt (string, optional, read only):
The date and time the form field update mapping was created, expressed in Unix time.
,
createdBy (string, optional, read only):
The login id of the user who created the form field update mapping.
,
currentStatus (string, optional):
The form field update mapping's current status.
,
depth (string, optional, read only):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
,
description (string, optional):
The description of the field comparison criteria.
,
folderId (string, optional, read only):
Id of the folder. This is a read-only property.
,
id (string, optional, read only):
Id of the form field update mapping.
,
name (string, optional):
The name of the form field update mapping.
,
permissions (Array[string], optional):
The permissions for the form field update mapping granted to your current instance. This is a read-only property.
,
scheduledFor (string, optional, read only):
The date and time the form field update mapping is scheduled.
,
sourceFormFieldId (string, optional):
Id of the source form field.
,
sourceTemplateId (string, optional):
Id of the source template. This is a read-only property.
,
targetEntityFieldId (string, optional):
Id of the target field.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
,
updateType (string, optional):
The update type of the form field update mapping.
,
updatedAt (string, optional, read only):
Unix timestamp for the date and time the form field update mapping was last updated.
,
updatedBy (string, optional, read only):
The login id of the user that last updated the form field update mapping.
} patchForms-responseElements {
accessedAt (string, optional, read only):
The date and time the form element was last accessed.
,
createdAt (string, optional, read only):
The date and time the form element was created, expressed in Unix time.
,
createdBy (string, optional, read only):
The login id of the user who created the form element.
,
currentStatus (string, optional):
The form element's current status.
,
dataType (string, optional),
depth (string, optional, read only):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
,
description (string, optional):
The description of the form element.
,
displayType (string, optional),
folderId (string, optional, read only):
Id of the associated folder.
,
id (string, optional, read only):
Id of the form element. This is a read-only property.
,
instructions (string, optional):
The form element's field instructions. Field instructions are optional instructions that help users fill in fields.
,
name (string, optional):
Name of the form element.
,
permissions (Array[string], optional):
The permissions for the form element granted to your current instance.
,
scheduledFor (string, optional, read only):
The date the form element is scheduled.
,
sourceTemplateId (string, optional):
The id of the form element.
,
style (string, optional):
The asset's main layout style.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
,
updatedAt (string, optional, read only):
Unix timestamp for the date and time the form element was last updated.
,
updatedBy (string, optional, read only):
The login id of the user that last updated the form element.
,
useGlobalSubscriptionStatus (string, optional),
validations (Array[string], optional)
} patchForms-responseProcessingSteps {
accessedAt (string, optional, read only):
The date and time the form processing step was last accessed.
The date and time the form processing step was created, expressed in Unix time.
,
createdBy (string, optional, read only):
The login id of the user who created the form processing step.
,
currentStatus (string, optional):
The form processing step's current status.
,
depth (string, optional, read only):
Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
,
description (string, optional):
The description of the form processing step.
,
execute (string, optional):
The conditions for which this form processing step will execute. Possible values include: always, conditionally, and never.
The conditional field criteria for the form processing step condition.
,
isConditionallyNegated (string, optional):
The conditions for which the processing step will execute. If yes, the processing step will execute when the conditions are met. If no, the processing step will execute when the conditions are not met.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.
} patchForms-responseFieldComparisonCriteria {
condition (string, optional):
The condition of the field comparison criteria.
,
currentStatus (string, optional):
The field comparison criteria's current status.
,
description (string, optional):
The description of the field comparison criteria.
,
fieldId (string, optional):
The id of the field comparison criteria.
,
name (string, optional):
The name of the field comparison criteria.
,
permissions (Array[string], optional):
The permissions for the field comparison criteria granted to your current instance. This is a read-only property.
,
sourceTemplateId (string, optional):
Id of the source template. This is a read-only property.
,
type (string, optional):
The asset's type in Eloqua. This is a read-only property.