Create a Note
post
/campaigns/{gtmCampaignGid}/lines/{gtmCampaignLineGid}/notes
Request
Path Parameters
-
gtmCampaignGid(required): string
Resource ID
-
gtmCampaignLineGid(required): string
Resource ID
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Nested Schema : schema
Type:
Show Source
object
-
domainName: string
No description.
-
gtmCaLineNoteSeqNo: number
(int64)
The sequence number for campaign line note.
-
isSystemGenerated: string
No description.
-
links: array
links
Read Only:
true
-
note: string
Holds details note of user or system comment.
-
noteDate:
noteDate
This fields holds the date on which note was added on campaign line.
-
noteEnteredBy: string
User id of user who provides the comment.
-
summary: string
Summery of user or system comment.
Nested Schema : noteDate
This fields holds the date on which note was added on campaign line.
Match All
This fields holds the date on which note was added on campaign line.
Show Source
Root Schema : schema
Type:
Show Source
object
-
domainName: string
No description.
-
gtmCaLineNoteSeqNo: number
(int64)
The sequence number for campaign line note.
-
isSystemGenerated: string
No description.
-
links: array
links
Read Only:
true
-
note: string
Holds details note of user or system comment.
-
noteDate:
noteDate
This fields holds the date on which note was added on campaign line.
-
noteEnteredBy: string
User id of user who provides the comment.
-
summary: string
Summery of user or system comment.
Nested Schema : noteDate
This fields holds the date on which note was added on campaign line.
Match All
This fields holds the date on which note was added on campaign line.
Show Source
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
domainName: string
No description.
-
gtmCaLineNoteSeqNo: number
(int64)
The sequence number for campaign line note.
-
isSystemGenerated: string
No description.
-
links: array
links
Read Only:
true
-
note: string
Holds details note of user or system comment.
-
noteDate:
noteDate
This fields holds the date on which note was added on campaign line.
-
noteEnteredBy: string
User id of user who provides the comment.
-
summary: string
Summery of user or system comment.
Nested Schema : noteDate
This fields holds the date on which note was added on campaign line.
Match All
This fields holds the date on which note was added on campaign line.
Show Source