Update a campaign
patch
/hcmRestApi/resources/11.13.18.05/communicateUICampaignDetails/{CampaignId}
Request
Path Parameters
-
CampaignId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
ActivatedOnDate: string
(date-time)
Title:
Activation DateDate on which campaign was scheduled. -
assetDetails: array
Campaign Channel Details
Title:
Campaign Channel DetailsThe asset details resource creates and updates channels on the campaign. -
audienceDetails: array
Campaign Audience Details
Title:
Campaign Audience DetailsThe audience details resource adds and updates the audience for a campaign. -
AudienceSavedSearchId: integer
(int64)
Audience based search criteria saved by the user.
-
CampaignCode: string
Title:
Campaign NumberMaximum Length:30Campaign number. -
CampaignDescription: string
(byte)
Title:
Campaign DescriptionCampaign description. -
CampaignDurationCode: string
Maximum Length:
30Identifies whether the campaign is ongoing or one-time. -
CampaignLanguageCode: string
Maximum Length:
30Language associated with the campaign. -
CampaignMediumCode: string
Maximum Length:
32Default Value:ORA_BASICIndicates whether the campaign is an email and message or post based campaign. -
CampaignName: string
Title:
Campaign NameMaximum Length:240Name of the campaign. -
CampaignStatusCode: string
Title:
StatusMaximum Length:30Lookup code associated with campaign status. -
CampaignTypeCode: string
Maximum Length:
30Indicates whether the campaign is recruiting or communicate campaign. -
CancelledOnDate: string
(date-time)
Date on which the campaign was canceled.
-
ClosedOnDate: string
(date-time)
Title:
Closed DateDate on which the campaign was closed. -
EligObjId: integer
(int64)
Internal key defined for the combination of the campaign and audience selection.
-
EligPrflId: integer
(int64)
Internal identifier for the eligibility profile associated with a campaign audience.
-
HCMListId: integer
(int64)
Internal identifier for the HCM list associated with a campaign audience.
-
ObjectVersionNumber: integer
(int32)
Version number of the campaign row that the user retrieved.
-
owners: array
Campaign Owners
Title:
Campaign OwnersThe owner details resource adds and updates the owners for a campaign. -
PurposeCode: string
Title:
Campaign PurposeMaximum Length:30Campaign purpose. -
RequisitionSavedSearchId: integer
(int64)
Requisition based search criteria saved by the user.
-
ResponseOption: string
Maximum Length:
30Setting which allows the campaign manager to show or hide responses from the audience. -
TargetGoalValue: integer
(int64)
Title:
Campaign GoalTarget goal value for a campaign. -
TeamId: integer
(int64)
Internal identifier for the communication team.
-
VanityConfigId: integer
(int64)
Internal identifier for a sender profile associated with a campaign.
Nested Schema : Campaign Channel Details
Type:
arrayTitle:
Campaign Channel DetailsThe asset details resource creates and updates channels on the campaign.
Show Source
Nested Schema : Campaign Audience Details
Type:
arrayTitle:
Campaign Audience DetailsThe audience details resource adds and updates the audience for a campaign.
Show Source
Nested Schema : Campaign Owners
Type:
arrayTitle:
Campaign OwnersThe owner details resource adds and updates the owners for a campaign.
Show Source
Nested Schema : communicateUICampaignDetails-assetDetails-item-patch-request
Type:
Show Source
object-
AssetFrequency: integer
(int32)
Attribute for the frequency with which the grow notification email is sent out.
-
assetMetrics: array
Campaign Channel Metrics
Title:
Campaign Channel MetricsThe asset metrics resource retrieves the metrics associated with one or more channels defined within a campaign. -
AssetName: string
Maximum Length:
240Channel name. -
AssetStatusCode: string
Maximum Length:
30Lookup code of the channel status. -
AssetTypeCode: string
Maximum Length:
30Channel type. -
CampaignId: integer
(int64)
Internal identifier for the campaign.
-
FollowupDelay: integer
(int32)
Time between two specific communications.
-
Frequency: string
Maximum Length:
255Frequency with which the grow notification email is sent out. -
LastDeliveryDate: string
(date-time)
Channel end date.
-
MessageDesignId: integer
(int64)
Internal identifier for the email design page.
-
notificationMetrics: array
Grow Notification Metrics
Title:
Grow Notification MetricsThe notification metrics resource retrieves the metrics associated with one or more grow notification email cycles. -
ObjectVersionNumber: integer
(int32)
Version number of the channel row that the user retrieved.
-
ParentAssetId: integer
(int64)
Internal identifier for the corresponding primary email or message.
-
postContent: array
Campaign Banner Details
Title:
Campaign Banner DetailsThe post content resource creates and updates the banner associated with a post based campaign. -
PublishDestCode: string
Maximum Length:
32Lookup code for the destination where the application publishes the post. -
ScheduledDate: string
(date-time)
Date the channel was scheduled.
-
SenderProfileConfigId: integer
Internal identifier for the sender profile used on the grow notification email.
-
SiteNumber: string
Maximum Length:
240Target site for social media post. -
StartDeliveryDate: string
(date-time)
Channel start date.
Nested Schema : Campaign Channel Metrics
Type:
arrayTitle:
Campaign Channel MetricsThe asset metrics resource retrieves the metrics associated with one or more channels defined within a campaign.
Show Source
Nested Schema : Grow Notification Metrics
Type:
arrayTitle:
Grow Notification MetricsThe notification metrics resource retrieves the metrics associated with one or more grow notification email cycles.
Show Source
Nested Schema : Campaign Banner Details
Type:
arrayTitle:
Campaign Banner DetailsThe post content resource creates and updates the banner associated with a post based campaign.
Show Source
Nested Schema : communicateUICampaignDetails-assetDetails-assetMetrics-item-patch-request
Type:
Show Source
objectNested Schema : communicateUICampaignDetails-assetDetails-notificationMetrics-item-patch-request
Type:
Show Source
objectNested Schema : communicateUICampaignDetails-assetDetails-postContent-item-patch-request
Type:
Show Source
object-
AssetId: integer
(int64)
Internal identifier for a post.
-
Description: string
Maximum Length:
512Banner description. -
ImageURL: string
Maximum Length:
1000Default Value:DEFAULTURL for the banner image. -
ObjectVersionNumber: integer
(int32)
Version number of the banner that the user retrieved.
-
PrimaryAssetURL: string
Maximum Length:
255URL associated with the primary action. -
PrimaryAssetURLId: integer
(int64)
Unique identifier for the primary action URL.
-
PrimaryLabel: string
Maximum Length:
64Primary action label. -
PrimaryLinkTypeCode: string
Maximum Length:
32Type of link associated with the primary action. -
SecondaryAssetURL: string
Maximum Length:
255URL associated with the secondary action. -
SecondaryAssetURLId: integer
(int64)
Unique identifier for the secondary action URL.
-
SecondaryLabel: string
Maximum Length:
64Secondary action label. -
SecondaryLinkTypeCode: string
Maximum Length:
32Type of link associated with the secondary action. -
Title: string
Maximum Length:
64Banner title.
Nested Schema : communicateUICampaignDetails-audienceDetails-item-patch-request
Type:
Show Source
object-
AudienceCount: integer
(int32)
Total number of employees who will see the post.
-
AudienceExtractionDate: string
(date-time)
Date when the audience was extracted.
-
AudienceId: integer
(int64)
Internal identifier for the association between a campaign and its corresponding audience.
-
AudienceSourceId(required): integer
(int64)
Internal identifier for the selected audience list.
-
AudienceSourceType(required): string
Maximum Length:
64Type of audience list. -
CampaignAudienceSourceItems: array
Campaign Target Audience Details
Title:
Campaign Target Audience DetailsThe audience source item resource provides the target audience for a campaign. -
CampaignId(required): integer
(int64)
Internal identifier for the campaign.
-
ObjectVersionNumber: integer
(int32)
Version number associated with the audience that the user retrieved.
Nested Schema : Campaign Target Audience Details
Type:
arrayTitle:
Campaign Target Audience DetailsThe audience source item resource provides the target audience for a campaign.
Show Source
Nested Schema : communicateUICampaignDetails-audienceDetails-CampaignAudienceSourceItems-item-patch-request
Type:
Show Source
object-
AudienceId: integer
(int64)
Internal identifier for the source of the campaign audience.
-
AudienceItemId: integer
(int64)
Unique identifier generated by the application for the campaign target audience.
-
ItemId: integer
(int64)
Unique identifier generated by user input for the campaign target audience.
Nested Schema : communicateUICampaignDetails-owners-item-patch-request
Type:
Show Source
object-
AssignmentId: integer
(int64)
Internal identifier for the employee's assignment.
-
CollaboratorRespTypeCode: string
Maximum Length:
30Lookup code for the collaborator type. -
MemberTypeCode: string
Maximum Length:
30Lookup code for the member type. -
ObjectId: integer
(int64)
Unique identifier for the entity the campaign owner's working on.
-
ObjectType: string
Maximum Length:
30Type of entity the campaign owner's working on. -
ObjectVersionNumber: integer
(int32)
Version number associated with the list of campaign owners that the user retrieved.
-
PersonId: integer
(int64)
Person identifier for the campaign owner.
-
TeamMemberId: integer
(int64)
Internal identifier for a campaign owner associated with a specific campaign.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : communicateUICampaignDetails-item-response
Type:
Show Source
object-
ActivatedOnDate: string
(date-time)
Title:
Activation DateDate on which campaign was scheduled. -
assetDetails: array
Campaign Channel Details
Title:
Campaign Channel DetailsThe asset details resource creates and updates channels on the campaign. -
audienceDetails: array
Campaign Audience Details
Title:
Campaign Audience DetailsThe audience details resource adds and updates the audience for a campaign. -
AudienceSavedSearchId: integer
(int64)
Audience based search criteria saved by the user.
-
CampaignCode: string
Title:
Campaign NumberMaximum Length:30Campaign number. -
CampaignDescription: string
(byte)
Title:
Campaign DescriptionCampaign description. -
CampaignDurationCode: string
Maximum Length:
30Identifies whether the campaign is ongoing or one-time. -
CampaignId: integer
(int64)
Internal identifier for the campaign.
-
CampaignLanguageCode: string
Maximum Length:
30Language associated with the campaign. -
CampaignMediumCode: string
Maximum Length:
32Default Value:ORA_BASICIndicates whether the campaign is an email and message or post based campaign. -
CampaignName: string
Title:
Campaign NameMaximum Length:240Name of the campaign. -
CampaignStatusCode: string
Title:
StatusMaximum Length:30Lookup code associated with campaign status. -
CampaignStatusMeaning: string
Read Only:
trueMaximum Length:255Campaign status. -
CampaignTypeCode: string
Maximum Length:
30Indicates whether the campaign is recruiting or communicate campaign. -
CancelledOnDate: string
(date-time)
Date on which the campaign was canceled.
-
ClosedOnDate: string
(date-time)
Title:
Closed DateDate on which the campaign was closed. -
CreatedBy: string
Read Only:
trueMaximum Length:64Person who created the campaign. -
CreationDate: string
(date-time)
Read Only:
trueDate on which the campaign was created. -
EligObjId: integer
(int64)
Internal key defined for the combination of the campaign and audience selection.
-
EligPrflId: integer
(int64)
Internal identifier for the eligibility profile associated with a campaign audience.
-
HCMListId: integer
(int64)
Internal identifier for the HCM list associated with a campaign audience.
-
LastUpdateDate: string
(date-time)
Read Only:
trueDate on which the campaign was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Person who last updated the campaign. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Session login associated to the user who last updated the campaign. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Version number of the campaign row that the user retrieved.
-
owners: array
Campaign Owners
Title:
Campaign OwnersThe owner details resource adds and updates the owners for a campaign. -
PurposeCode: string
Title:
Campaign PurposeMaximum Length:30Campaign purpose. -
RequisitionSavedSearchId: integer
(int64)
Requisition based search criteria saved by the user.
-
ResponseOption: string
Maximum Length:
30Setting which allows the campaign manager to show or hide responses from the audience. -
TargetGoalValue: integer
(int64)
Title:
Campaign GoalTarget goal value for a campaign. -
TeamId: integer
(int64)
Internal identifier for the communication team.
-
TeamName: string
Read Only:
trueMaximum Length:255Communication team name. -
VanityConfigId: integer
(int64)
Internal identifier for a sender profile associated with a campaign.
Nested Schema : Campaign Channel Details
Type:
arrayTitle:
Campaign Channel DetailsThe asset details resource creates and updates channels on the campaign.
Show Source
Nested Schema : Campaign Audience Details
Type:
arrayTitle:
Campaign Audience DetailsThe audience details resource adds and updates the audience for a campaign.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Campaign Owners
Type:
arrayTitle:
Campaign OwnersThe owner details resource adds and updates the owners for a campaign.
Show Source
Nested Schema : communicateUICampaignDetails-assetDetails-item-response
Type:
Show Source
object-
AssetFrequency: integer
(int32)
Attribute for the frequency with which the grow notification email is sent out.
-
AssetId: integer
(int64)
Internal identifier for the channel associated with a campaign.
-
assetMetrics: array
Campaign Channel Metrics
Title:
Campaign Channel MetricsThe asset metrics resource retrieves the metrics associated with one or more channels defined within a campaign. -
AssetName: string
Maximum Length:
240Channel name. -
AssetStatusCode: string
Maximum Length:
30Lookup code of the channel status. -
AssetStatusMeaning: string
Read Only:
trueMaximum Length:255Channel status. -
AssetTypeCode: string
Maximum Length:
30Channel type. -
CampaignId: integer
(int64)
Internal identifier for the campaign.
-
CreatedBy: string
Read Only:
trueMaximum Length:64Person who created the channel. -
CreationDate: string
(date-time)
Read Only:
trueDate the channel was created. -
FollowupDelay: integer
(int32)
Time between two specific communications.
-
Frequency: string
Maximum Length:
255Frequency with which the grow notification email is sent out. -
LastDeliveryDate: string
(date-time)
Channel end date.
-
LastUpdateDate: string
(date-time)
Read Only:
trueDate the channel was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Person who last updated the channel. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Session login associated to the user who last updated the channel. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MessageDesignId: integer
(int64)
Internal identifier for the email design page.
-
notificationMetrics: array
Grow Notification Metrics
Title:
Grow Notification MetricsThe notification metrics resource retrieves the metrics associated with one or more grow notification email cycles. -
ObjectVersionNumber: integer
(int32)
Version number of the channel row that the user retrieved.
-
ParentAssetId: integer
(int64)
Internal identifier for the corresponding primary email or message.
-
postContent: array
Campaign Banner Details
Title:
Campaign Banner DetailsThe post content resource creates and updates the banner associated with a post based campaign. -
PublishDestCode: string
Maximum Length:
32Lookup code for the destination where the application publishes the post. -
PublishDestMeaning: string
Read Only:
trueMaximum Length:255Destination where the application publishes the post. -
ScheduledDate: string
(date-time)
Date the channel was scheduled.
-
SenderProfileConfigId: integer
Internal identifier for the sender profile used on the grow notification email.
-
SiteNumber: string
Maximum Length:
240Target site for social media post. -
StartDeliveryDate: string
(date-time)
Channel start date.
Nested Schema : Campaign Channel Metrics
Type:
arrayTitle:
Campaign Channel MetricsThe asset metrics resource retrieves the metrics associated with one or more channels defined within a campaign.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Grow Notification Metrics
Type:
arrayTitle:
Grow Notification MetricsThe notification metrics resource retrieves the metrics associated with one or more grow notification email cycles.
Show Source
Nested Schema : Campaign Banner Details
Type:
arrayTitle:
Campaign Banner DetailsThe post content resource creates and updates the banner associated with a post based campaign.
Show Source
Nested Schema : communicateUICampaignDetails-assetDetails-assetMetrics-item-response
Type:
Show Source
object-
AssetId: integer
Read Only:
trueInternal identifier for a channel's metrics. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PrimaryClickedCount: number
Read Only:
trueUnique number of times primary action was clicked. -
SecondaryClickedCount: number
Read Only:
trueUnique number of times secondary action was clicked.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : communicateUICampaignDetails-assetDetails-notificationMetrics-item-response
Type:
Show Source
object-
AssetFrequency: integer
(int32)
Read Only:
trueAttribute for the frequency with which the grow notification email is sent out. -
AssetId: integer
(int64)
Read Only:
trueInternal identifier for a grow notification's metrics. -
Clicks: number
Read Only:
trueCount of unique clicks registered on the grow notification email so far. -
LastDeliveryDate: string
(date-time)
Read Only:
trueDate after which the application won't send the grow notification email. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NextCycleDate: string
(date-time)
Read Only:
trueDate on which the application will send the next grow notification email. -
NotificationId: integer
(int64)
Read Only:
trueUnique identifier of a grow notification. -
NotificationsSent: number
Read Only:
trueCount of all the grow notification emails sent so far. -
Opened: number
Read Only:
trueCount of all the unique opens on a grow notification email so far. -
StartDeliveryDate: string
(date-time)
Read Only:
trueDate on which the application sent the first grow notification email. -
TotalCycles: integer
Read Only:
trueTotal number of all the grow notification email cycles.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : communicateUICampaignDetails-assetDetails-postContent-item-response
Type:
Show Source
object-
AssetId: integer
(int64)
Internal identifier for a post.
-
CreatedBy: string
Read Only:
trueMaximum Length:64Person who created the banner. -
CreationDate: string
(date-time)
Read Only:
trueDate the banner was created. -
Description: string
Maximum Length:
512Banner description. -
ImageURL: string
Maximum Length:
1000Default Value:DEFAULTURL for the banner image. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate the banner was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Person who last updated the banner. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Session login associated to the user who last updated the banner. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Version number of the banner that the user retrieved.
-
PostContentId: integer
(int64)
Internal identifier for a banner.
-
PrimaryAssetURL: string
Maximum Length:
255URL associated with the primary action. -
PrimaryAssetURLId: integer
(int64)
Unique identifier for the primary action URL.
-
PrimaryLabel: string
Maximum Length:
64Primary action label. -
PrimaryLinkTypeCode: string
Maximum Length:
32Type of link associated with the primary action. -
SecondaryAssetURL: string
Maximum Length:
255URL associated with the secondary action. -
SecondaryAssetURLId: integer
(int64)
Unique identifier for the secondary action URL.
-
SecondaryLabel: string
Maximum Length:
64Secondary action label. -
SecondaryLinkTypeCode: string
Maximum Length:
32Type of link associated with the secondary action. -
Title: string
Maximum Length:
64Banner title.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : communicateUICampaignDetails-audienceDetails-item-response
Type:
Show Source
object-
AudienceCount: integer
(int32)
Total number of employees who will see the post.
-
AudienceExtractionDate: string
(date-time)
Date when the audience was extracted.
-
AudienceId: integer
(int64)
Internal identifier for the association between a campaign and its corresponding audience.
-
AudienceSourceId: integer
(int64)
Internal identifier for the selected audience list.
-
AudienceSourceName: string
Read Only:
trueMaximum Length:255Name of the selected audience list. -
AudienceSourceType: string
Maximum Length:
64Type of audience list. -
CampaignAudienceSourceItems: array
Campaign Target Audience Details
Title:
Campaign Target Audience DetailsThe audience source item resource provides the target audience for a campaign. -
CampaignId: integer
(int64)
Internal identifier for the campaign.
-
CreatedBy: string
Read Only:
trueMaximum Length:64Person who added the audience. -
CreationDate: string
(date-time)
Read Only:
trueDate the audience was added to the campaign. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate the audience was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Person who last updated the audience. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Session login associated to the user who last updated the audience. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Version number associated with the audience that the user retrieved.
Nested Schema : Campaign Target Audience Details
Type:
arrayTitle:
Campaign Target Audience DetailsThe audience source item resource provides the target audience for a campaign.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : communicateUICampaignDetails-audienceDetails-CampaignAudienceSourceItems-item-response
Type:
Show Source
object-
AudienceId: integer
(int64)
Internal identifier for the source of the campaign audience.
-
AudienceItemId: integer
(int64)
Unique identifier generated by the application for the campaign target audience.
-
ItemId: integer
(int64)
Unique identifier generated by user input for the campaign target audience.
-
ItemMeaning: string
Read Only:
trueMaximum Length:255Name of the campaign target audience. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : communicateUICampaignDetails-owners-item-response
Type:
Show Source
object-
AssignmentId: integer
(int64)
Internal identifier for the employee's assignment.
-
CollaboratorRespTypeCode: string
Maximum Length:
30Lookup code for the collaborator type. -
CreatedBy: string
Read Only:
trueMaximum Length:64Person who added the campaign owner. -
CreationDate: string
(date-time)
Read Only:
trueDate the campaign owner was added to the campaign. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate the list of campaign owners was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Person who last updated the list of campaign owners. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Session login associated to the user who last updated the list of campaign owners. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MemberTypeCode: string
Maximum Length:
30Lookup code for the member type. -
ObjectId: integer
(int64)
Unique identifier for the entity the campaign owner's working on.
-
ObjectType: string
Maximum Length:
30Type of entity the campaign owner's working on. -
ObjectVersionNumber: integer
(int32)
Version number associated with the list of campaign owners that the user retrieved.
-
PersonId: integer
(int64)
Person identifier for the campaign owner.
-
TeamMemberId: integer
(int64)
Internal identifier for a campaign owner associated with a specific campaign.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- assetDetails
-
Operation: /hcmRestApi/resources/11.13.18.05/communicateUICampaignDetails/{CampaignId}/child/assetDetailsParameters:
- CampaignId:
$request.path.CampaignId
The asset details resource creates and updates channels on the campaign. - CampaignId:
- audienceDetails
-
Operation: /hcmRestApi/resources/11.13.18.05/communicateUICampaignDetails/{CampaignId}/child/audienceDetailsParameters:
- CampaignId:
$request.path.CampaignId
The audience details resource adds and updates the audience for a campaign. - CampaignId:
- owners
-
Parameters:
- CampaignId:
$request.path.CampaignId
The owner details resource adds and updates the owners for a campaign. - CampaignId: