feedback EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Container for feedback and ratings for knowledge articles.

Entity Set path:[organization URI]/api/data/v8.2/feedback

Base Type: crmbaseentity EntityType

Display Name: Feedback

Primary Key: feedbackid

Primary Name Attribute: title

Properties

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

closedon

Edm.DateTimeOffset

Description: Shows the date and time when the record was closed. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.

Display Name: Closed On

Read-only property

comments

Edm.String

Description: Type the feedback comments.

Display Name: Comments

createdon

Edm.DateTimeOffset

Description: Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.

Display Name: Created On

Read-only property

exchangerate

Edm.Decimal

Description: Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.

Display Name: Exchange Rate

Read-only property

feedbackid

Edm.Guid

Description: FeedbackId

Display Name: Feedback

importsequencenumber

Edm.Int32

Description: Unique identifier of the data import or data migration that created this record.

Display Name: Import Sequence Number

maxrating

Edm.Int32

Description: Enter the maximum rating value.

Display Name: Maximum Rating

minrating

Edm.Int32

Description: Enter the minimum rating value.

Display Name: Minimum Rating

modifiedon

Edm.DateTimeOffset

Description: Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.

Display Name: Modified On

Read-only property

normalizedrating

Edm.Decimal

Description: Shows the rating scaled to a value between 0 and 1 based on minimum and maximum ratings.

Display Name: Normalized Rating

Computed property

Read-only property

overriddencreatedon

Edm.DateTimeOffset

Description: Date and time that the record was migrated.

Display Name: Record Created On

rating

Edm.Int32

Description: Specifies how helpful the related record was.

Display Name: Rating

source

Edm.Int32

Description: Shows where the feedback was submitted from.

Default Options:

0 : Internal
1 : Portal

Display Name: Source

statecode

Edm.Int32

Description: Shows whether the feedback is open, rejected or closed.

Default Options:

0 : Open
1 : Closed

Display Name: Status

statuscode

Edm.Int32

Description: Select the feedback's status.

Default Options:

1 : Proposed
2 : Accepted
3 : Closed
4 : Rejected

Display Name: Status Reason

title

Edm.String

Description: Type a title for the feedback.

Display Name: Title

versionnumber

Edm.Int64

Description: Version number of the feedback.

Display Name: Version Number

Read-only property

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_closedby_value

closedby

Shows who closed the record.

_createdby_value

createdby

Shows who created the record.

_createdbycontact_value

CreatedByContact

Shows the contact who created the record.

_createdonbehalfby_value

createdonbehalfby

Shows who created the record on behalf of another user.

_createdonbehalfbycontact_value

CreatedOnBehalfByContact

Shows the contact who created the record on behalf of another user.

_modifiedby_value

modifiedby

Shows who last updated the record.

_modifiedonbehalfby_value

ModifiedOnBehalfBy

Unique identifier of the delegate user who modified the record.

_ownerid_value

ownerid

Unique identifier of the user or team who owns the knowledge article views.

_owningbusinessunit_value

owningbusinessunit

Unique identifier of the business unit that owns the knowledge article views.

_owningteam_value

Unique identifier of the team that owns the feedback.

_owninguser_value

Unique identifier of the user who owns this feedback.

_regardingobjectid_value

ContactId

FeedbackId

KnowledgeArticleId

Shows the record that the feedback is associated with.

_transactioncurrencyid_value

transactioncurrencyid

Choose the local currency for the record to make sure budgets are reported in the correct currency.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

closedby

systemuser EntityType

lk_feedback_closedby

ContactId

contact EntityType

Contact_Feedback

createdby

systemuser EntityType

lk_feedback_createdby

CreatedByContact

contact EntityType

lk_contact_feedback_createdby

createdonbehalfby

systemuser EntityType

lk_feedback_createdonbehalfby

CreatedOnBehalfByContact

contact EntityType

lk_contact_feedback_createdonbehalfby

FeedbackId

feedback EntityType

feedback_feedback

KnowledgeArticleId

knowledgearticle EntityType

KnowledgeArticle_Feedback

modifiedby

systemuser EntityType

lk_feedback_modifiedby

ModifiedOnBehalfBy

systemuser EntityType

lk_feedback_modifiedonbehalfby

ownerid

principal EntityType

owner_feedback

owningbusinessunit

businessunit EntityType

business_unit_feedback

transactioncurrencyid

transactioncurrency EntityType

transactioncurrency_feedback

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name

Type

Partner

feedback_feedback

feedback EntityType

FeedbackId

Feedback_SyncErrors

syncerror EntityType

regardingobjectid_feedback_syncerror

See Also

Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright