RESTful API
news

Results Report Targets

Get resultsreporttargets

Returns a set of data items of type resultsreporttargets.

Copy GET /api/news/resultsreporttargets
Request Informaion

URI Parameters

None

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

ProgressValue

System.Decimal

Read only: False
Selected by default: True

ProgressHeading

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

ColouredTitle

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

ProgressSubheading

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

SortOrder

System.Decimal

Read only: False
Selected by default: True

Color

System.String

Read only: False
Selected by default: True

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:13:15.5766353Z",
    "PublicationDate": "2025-09-11T03:13:15.5766353Z",
    "DateCreated": "2025-09-11T03:13:15.5766353Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "ProgressValue": 8.0,
    "ProgressHeading": "sample string 9",
    "Overview": "sample string 10",
    "ColouredTitle": "sample string 11",
    "Summary": "sample string 12",
    "ProgressSubheading": "sample string 13",
    "Title": "sample string 14",
    "SortOrder": 15.0,
    "Color": "sample string 16",
    "sustainabledevelopmentgoals": "f6dd1490-0b37-43d2-892d-65d5792be1c8",
    "ParentId": "5018ced8-edd1-467e-918e-bae6b4b01107",
    "Provider": "sample string 19",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.5766353+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:13:15.5766353Z",
    "PublicationDate": "2025-09-11T03:13:15.5766353Z",
    "DateCreated": "2025-09-11T03:13:15.5766353Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "ProgressValue": 8.0,
    "ProgressHeading": "sample string 9",
    "Overview": "sample string 10",
    "ColouredTitle": "sample string 11",
    "Summary": "sample string 12",
    "ProgressSubheading": "sample string 13",
    "Title": "sample string 14",
    "SortOrder": 15.0,
    "Color": "sample string 16",
    "sustainabledevelopmentgoals": "f6dd1490-0b37-43d2-892d-65d5792be1c8",
    "ParentId": "5018ced8-edd1-467e-918e-bae6b4b01107",
    "Provider": "sample string 19",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.5766353+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get resultsreporttargets by key

Gets resultsreporttargets item by id.

Copy GET /api/news/resultsreporttargets({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

ProgressValue

System.Decimal

Read only: False
Selected by default: True

ProgressHeading

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

ColouredTitle

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

ProgressSubheading

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

SortOrder

System.Decimal

Read only: False
Selected by default: True

Color

System.String

Read only: False
Selected by default: True

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:15.5766353Z",
  "PublicationDate": "2025-09-11T03:13:15.5766353Z",
  "DateCreated": "2025-09-11T03:13:15.5766353Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "ProgressValue": 8.0,
  "ProgressHeading": "sample string 9",
  "Overview": "sample string 10",
  "ColouredTitle": "sample string 11",
  "Summary": "sample string 12",
  "ProgressSubheading": "sample string 13",
  "Title": "sample string 14",
  "SortOrder": 15.0,
  "Color": "sample string 16",
  "sustainabledevelopmentgoals": "7a9ea85b-6499-4647-9984-66e125852aaa",
  "ParentId": "846e108b-c052-4973-b18d-330f2fa6ee71",
  "Provider": "sample string 19",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:15.5766353+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Get property

Gets Id property from resultsreporttargets item.

Copy GET /api/news/resultsreporttargets({key})/property
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

property

System.String

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
Id

System.Guid

Read only: False

Resource Format

Response Formats
Copy
application/json
{
  "Id": "eb7b4e54-7c94-49e3-b626-57b9f8d83f52"
}

Post resultsreporttargets

Creates a resultsreporttargets item.

Copy POST /api/news/resultsreporttargets
Request Informaion

URI Parameters

None

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

ProgressValue

System.Decimal

Read only: False
Selected by default: True

ProgressHeading

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

ColouredTitle

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

ProgressSubheading

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

SortOrder

System.Decimal

Read only: False
Selected by default: True

Color

System.String

Read only: False
Selected by default: True

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:15.5766353Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "ProgressValue": 5.0,
  "ProgressHeading": "sample string 6",
  "Overview": "sample string 7",
  "ColouredTitle": "sample string 8",
  "Summary": "sample string 9",
  "ProgressSubheading": "sample string 10",
  "Title": "sample string 11",
  "SortOrder": 12.0,
  "Color": "sample string 13",
  "sustainabledevelopmentgoals": "d53a486a-ac69-401d-a5fc-3a4a1d6715de",
  "ParentId": "5f68b950-8f15-4573-b066-7757de313b82"
}
Response Informaion

Resource Description

Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

ProgressValue

System.Decimal

Read only: False
Selected by default: True

ProgressHeading

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

ColouredTitle

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

ProgressSubheading

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

SortOrder

System.Decimal

Read only: False
Selected by default: True

Color

System.String

Read only: False
Selected by default: True

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:15.5766353Z",
  "PublicationDate": "2025-09-11T03:13:15.5766353Z",
  "DateCreated": "2025-09-11T03:13:15.5766353Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "ProgressValue": 8.0,
  "ProgressHeading": "sample string 9",
  "Overview": "sample string 10",
  "ColouredTitle": "sample string 11",
  "Summary": "sample string 12",
  "ProgressSubheading": "sample string 13",
  "Title": "sample string 14",
  "SortOrder": 15.0,
  "Color": "sample string 16",
  "sustainabledevelopmentgoals": "f455956b-127d-4ec5-866f-0a6944b84aec",
  "ParentId": "48ad1f8b-7547-4dac-be5e-cf9b9d29d29d",
  "Provider": "sample string 19",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:15.5766353+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Patch resultsreporttargets by key

Partial update for resultsreporttargets item.

Copy PATCH /api/news/resultsreporttargets({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

ProgressValue

System.Decimal

Read only: False
Selected by default: True

ProgressHeading

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

ColouredTitle

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

ProgressSubheading

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

SortOrder

System.Decimal

Read only: False
Selected by default: True

Color

System.String

Read only: False
Selected by default: True

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:15.5766353Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "ProgressValue": 5.0,
  "ProgressHeading": "sample string 6",
  "Overview": "sample string 7",
  "ColouredTitle": "sample string 8",
  "Summary": "sample string 9",
  "ProgressSubheading": "sample string 10",
  "Title": "sample string 11",
  "SortOrder": 12.0,
  "Color": "sample string 13",
  "sustainabledevelopmentgoals": "9252fcb0-88e0-46fe-85c0-9051d06c0c5c",
  "ParentId": "c72e2031-57ae-4743-8448-0cedf2b8ca4f"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Put resultsreporttargets by key

Full update for resultsreporttargets item.

Copy PUT /api/news/resultsreporttargets({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

ProgressValue

System.Decimal

Read only: False
Selected by default: True

ProgressHeading

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

ColouredTitle

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

ProgressSubheading

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

SortOrder

System.Decimal

Read only: False
Selected by default: True

Color

System.String

Read only: False
Selected by default: True

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:15.5766353Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "ProgressValue": 5.0,
  "ProgressHeading": "sample string 6",
  "Overview": "sample string 7",
  "ColouredTitle": "sample string 8",
  "Summary": "sample string 9",
  "ProgressSubheading": "sample string 10",
  "Title": "sample string 11",
  "SortOrder": 12.0,
  "Color": "sample string 13",
  "sustainabledevelopmentgoals": "a373fb4f-d091-45fe-b84d-ef7b7efc1148",
  "ParentId": "5c0ce820-8ccd-495a-81b3-ebb2eb7eecf5"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete resultsreporttargets by key

Deletes a resultsreporttargets item by Id.

Copy DELETE /api/news/resultsreporttargets({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get Parent

Returns a set of related items of type Parent from resultsreporttargets item.

Copy GET /api/news/resultsreporttargets({key})/Parent
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Overview

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

ReportingStartDate

System.DateTimeOffset

Read only: False
Selected by default: True

ReportingEndDate

System.DateTimeOffset

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:13:15.5766353Z",
    "PublicationDate": "2025-09-11T03:13:15.5766353Z",
    "DateCreated": "2025-09-11T03:13:15.5766353Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Title": "sample string 8",
    "healthtopics": "5d042282-3e3a-4ead-a658-1b1f2e00afc6",
    "Overview": "sample string 10",
    "Summary": "sample string 11",
    "regionscountries": "fca8567a-8946-4675-ac61-dd9eff28119b",
    "publishingoffices": "ba01cccc-eeb1-40ba-994b-1d0c33184baf",
    "ReportingStartDate": "2025-09-11T03:13:15.5766353Z",
    "ReportingEndDate": "2025-09-11T03:13:15.5766353Z",
    "targetaudiences": "9e87d90d-44d3-47fa-89c2-49179bb44efa",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.5766353+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:13:15.5766353Z",
    "PublicationDate": "2025-09-11T03:13:15.5766353Z",
    "DateCreated": "2025-09-11T03:13:15.5766353Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Title": "sample string 8",
    "healthtopics": "5d042282-3e3a-4ead-a658-1b1f2e00afc6",
    "Overview": "sample string 10",
    "Summary": "sample string 11",
    "regionscountries": "fca8567a-8946-4675-ac61-dd9eff28119b",
    "publishingoffices": "ba01cccc-eeb1-40ba-994b-1d0c33184baf",
    "ReportingStartDate": "2025-09-11T03:13:15.5766353Z",
    "ReportingEndDate": "2025-09-11T03:13:15.5766353Z",
    "targetaudiences": "9e87d90d-44d3-47fa-89c2-49179bb44efa",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.5766353+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get Parent by relatedKey

Returns a related item of type Parent from resultsreporttargets item.

Copy GET /api/news/resultsreporttargets({key})/Parent({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Overview

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

ReportingStartDate

System.DateTimeOffset

Read only: False
Selected by default: True

ReportingEndDate

System.DateTimeOffset

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:15.5766353Z",
  "PublicationDate": "2025-09-11T03:13:15.5766353Z",
  "DateCreated": "2025-09-11T03:13:15.5766353Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "Title": "sample string 8",
  "healthtopics": "f1475709-4eff-4dba-8ceb-d15454ed27b7",
  "Overview": "sample string 10",
  "Summary": "sample string 11",
  "regionscountries": "785fba83-32bc-430f-bc35-c2060de03c8d",
  "publishingoffices": "0ff3e24b-b6a0-4cf1-a6a4-716424d76d9b",
  "ReportingStartDate": "2025-09-11T03:13:15.5766353Z",
  "ReportingEndDate": "2025-09-11T03:13:15.5766353Z",
  "targetaudiences": "eb07e8dc-8ad5-43ac-bc93-4aad18f5b4ef",
  "Provider": "sample string 17",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:15.5766353+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post Parent

Add Parent relation to resultsreporttargets item.

Copy POST /api/news/resultsreporttargets({key})/Parent/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Parent

Delete set of related items of type Parent from resultsreporttargets item.

Copy DELETE /api/news/resultsreporttargets({key})/Parent/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Parent by relatedKey

Delete relation of type Parent from resultsreporttargets item.

Copy DELETE /api/news/resultsreporttargets({key})/Parent({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.