Update a channel
patch
/hcmRestApi/resources/11.13.18.05/communicateUICampaignDetails/{CampaignId}/child/assetDetails/{AssetId}
Request
Path Parameters
-
AssetId(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=
-
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-
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.
-
LastDeliveryDate: string
(date-time)
Channel end date.
-
MessageDesignId: integer
(int64)
Internal identifier for the email design page.
-
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.
-
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 : 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 : schema
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.
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-assetDetails-item-response
Type:
Show Source
object-
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.
-
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.
-
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.
-
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 : 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-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
Links
- assetMetrics
-
Parameters:
- AssetId:
$request.path.AssetId - CampaignId:
$request.path.CampaignId
The asset metrics resource retrieves the metrics associated with one or more channels defined within a campaign. - AssetId:
- postContent
-
Parameters:
- AssetId:
$request.path.AssetId - CampaignId:
$request.path.CampaignId
The post content resource creates and updates the banner associated with a post based campaign. - AssetId: