Referencia de tabla o entidad Feedback

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Feedback and rating.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Assign PATCH [org URI]/api/data/v9.0/feedback(feedbackid)
Actualizar propiedad ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/feedback
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/feedback(feedbackid)
Vea Eliminar
DeleteRequest o
Delete
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/feedback(feedbackid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/feedback
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetState PATCH [org URI]/api/data/v9.0/feedback(feedbackid)
Actualizar propiedades statecode y statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/feedback(feedbackid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName Feedback
DisplayCollectionName Feedback
DisplayName Feedback
EntitySetName feedback
IsBPFEntity False
LogicalCollectionName feedback
LogicalName feedback
OwnershipType UserOwned
PrimaryIdAttribute feedbackid
PrimaryNameAttribute title
SchemaName Feedback

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

adx_approved

Añadido por: solución Power Pages Runtime Core

Propiedad Valor
Description Shows whether the feedback is approved for display.
DisplayName Published To Web
IsValidForForm True
IsValidForRead True
LogicalName adx_approved
RequiredLevel None
Type Boolean

Elecciones/opciones de adx_approved

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

adx_authorurl

Añadido por: solución Power Pages Runtime Core

Propiedad Valor
Description The URL of the author’s home page/blog.
DisplayName Author URL
FormatName Url
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_authorurl
MaxLength 200
RequiredLevel None
Type String

Adx_ContactEmail

Añadido por: solución Power Pages Runtime Core

Propiedad Valor
Description Email of the contact who created the record.
DisplayName Email
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_contactemail
MaxLength 100
RequiredLevel None
Type String

Adx_ContactUsername

Añadido por: solución Power Pages Runtime Core

Propiedad Valor
Description Username of the contact who created the record.
DisplayName Username
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_contactusername
MaxLength 100
RequiredLevel None
Type String

Adx_CreatedByContact

Añadido por: solución Power Pages Runtime Core

Propiedad Valor
Description Name of the contact who created the record.
DisplayName Created By Name (Contact)
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_createdbycontact
MaxLength 4000
RequiredLevel None
Type String

Comments

Propiedad Valor
Description Type the feedback comments.
DisplayName Comments
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName comments
MaxLength 2000
RequiredLevel None
Type Memo

CreatedByContact

Propiedad Valor
Description Shows the contact who created the record.
DisplayName Created By (Contact)
IsValidForForm True
IsValidForRead True
LogicalName createdbycontact
RequiredLevel None
Targets contact
Type Lookup

CreatedOnBehalfByContact

Propiedad Valor
Description Shows the contact who created the record on behalf of another user.
DisplayName Created OnBelhalfBy (Contact)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfbycontact
RequiredLevel None
Targets contact
Type Lookup

FeedbackId

Propiedad Valor
Description FeedbackId
DisplayName Feedback
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName feedbackid
RequiredLevel SystemRequired
Type Uniqueidentifier

ImportSequenceNumber

Propiedad Valor
Description Unique identifier of the data import or data migration that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

MaxRating

Propiedad Valor
Description Enter the maximum rating value.
DisplayName Maximum Rating
Format None
IsValidForForm True
IsValidForRead True
LogicalName maxrating
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

MinRating

Propiedad Valor
Description Enter the minimum rating value.
DisplayName Minimum Rating
Format None
IsValidForForm True
IsValidForRead True
LogicalName minrating
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

msdyn_ContextObjectId

Añadido por: solución Knowledge Management Patch

Propiedad Valor
Description Shows the record in context of which feedback rating is being provided.
DisplayName Context
IsValidForForm True
IsValidForRead True
LogicalName msdyn_contextobjectid
RequiredLevel None
Targets knowledgearticle
Type Lookup

msdyn_ContextObjectIdType

Añadido por: solución Active Solution

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName msdyn_contextobjectidtype
RequiredLevel None
Type EntityName

OverriddenCreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

OwnerId

Propiedad Valor
Description Unique identifier of the user or team who owns the knowledge article views.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

Rating

Propiedad Valor
Description Specifies how helpful the related record was.
DisplayName Rating
Format None
IsValidForForm True
IsValidForRead True
LogicalName rating
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

RegardingObjectId

Propiedad Valor
Description Shows the record that the feedback is associated with.
DisplayName Regarding
IsValidForForm True
IsValidForRead True
LogicalName regardingobjectid
RequiredLevel None
Targets contact,feedback,knowledgearticle
Type Lookup

RegardingObjectTypeCode

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

Source

Propiedad Valor
Description Shows where the feedback was submitted from.
DisplayName Source
IsValidForForm True
IsValidForRead True
LogicalName source
RequiredLevel None
Type Picklist

Elecciones/opciones de Source

Valor Etiqueta Descripción
0 Internal
1 Portal

StateCode

Propiedad Valor
Description Shows whether the feedback is open, rejected or closed.
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Elecciones/opciones de StateCode

Valor Etiqueta Estado predeterminado Nombre invariable
0 Open 1 Open
1 Closed 3 Closed

StatusCode

Propiedad Valor
Description Select the feedback's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel SystemRequired
Type Status

Elecciones/opciones de StatusCode

Valor Etiqueta Estado
1 Proposed 0
2 Accepted 0
3 Closed 1
4 Rejected 1

Title

Propiedad Valor
Description Type a title for the feedback.
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName title
MaxLength 155
RequiredLevel SystemRequired
Type String

TransactionCurrencyId

Propiedad Valor
Description Choose the local currency for the record to make sure budgets are reported in the correct currency.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

ClosedBy

Propiedad Valor
Description Shows who closed the record.
DisplayName Closed By
IsValidForForm True
IsValidForRead True
LogicalName closedby
RequiredLevel None
Targets systemuser
Type Lookup

ClosedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName closedbyname
MaxLength 100
RequiredLevel None
Type String

ClosedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName closedbyyominame
MaxLength 100
RequiredLevel None
Type String

ClosedOn

Propiedad Valor
DateTimeBehavior UserLocal
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.
DisplayName Closed On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName closedon
RequiredLevel None
Type DateTime

CreatedBy

Propiedad Valor
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByContactName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbycontactname
MaxLength 100
RequiredLevel None
Type String

CreatedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
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.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propiedad Valor
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByContactName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbycontactname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByContactYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbycontactyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ExchangeRate

Propiedad Valor
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.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

ModifiedBy

Propiedad Valor
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Propiedad Valor
DateTimeBehavior UserLocal
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.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

msdyn_ContextObjectIdName

Añadido por: solución Knowledge Management Patch

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_contextobjectidname
MaxLength 1000
RequiredLevel None
Type String

msdyn_ContextObjectIdYomiName

Añadido por: solución Knowledge Management Patch

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_contextobjectidyominame
MaxLength 1000
RequiredLevel None
Type String

NormalizedRating

Propiedad Valor
Description Shows the rating scaled to a value between 0 and 1 based on minimum and maximum ratings.
DisplayName Normalized Rating
IsValidForForm True
IsValidForRead True
LogicalName normalizedrating
MaxValue 1000000000
MinValue -100000000000
Precision 2
RequiredLevel None
Type Decimal

OwnerIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propiedad Valor
Description Unique identifier of the business unit that owns the knowledge article views.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propiedad Valor
Description Unique identifier of the team that owns the feedback.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Propiedad Valor
Description Unique identifier of the user who owns this feedback.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

RegardingObjectIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidname
MaxLength 100
RequiredLevel None
Type String

RegardingObjectIdYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidyominame
MaxLength 100
RequiredLevel None
Type String

TransactionCurrencyIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Propiedad Valor
Description Version number of the feedback.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relaciones de uno a varios

Listado por SchemaName.

Feedback_SyncErrors

Igual que la relación de varios a uno Feedback_SyncErrors de la tabla syncerror.

Propiedad Valor
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Feedback_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

feedback_feedback

Igual que la relación de varios a uno feedback_feedback de la tabla feedback.

Propiedad Valor
ReferencingEntity feedback
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName feedback_feedback
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 150
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

feedback_principalobjectattributeaccess

Igual que la relación de varios a uno feedback_principalobjectattributeaccess de la tabla principalobjectattributeaccess.

Propiedad Valor
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName feedback_principalobjectattributeaccess
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

feedback_DuplicateBaseRecord

Igual que la relación de varios a uno feedback_DuplicateBaseRecord de la tabla duplicaterecord.

Propiedad Valor
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName feedback_DuplicateBaseRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

feedback_DuplicateMatchingRecord

Igual que la relación de varios a uno feedback_DuplicateMatchingRecord de la tabla duplicaterecord.

Propiedad Valor
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName feedback_DuplicateMatchingRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

lk_feedback_modifiedby

Consulte la relación de uno a varios lk_feedback_modifiedby de la tabla systemuser.

Contact_Feedback

Consulte la relación de uno a varios Contact_Feedback de la tabla contact.

lk_feedback_closedby

Consulte la relación de uno a varios lk_feedback_closedby de la tabla systemuser.

feedback_feedback

Consulte la relación de uno a varios feedback_feedback de la tabla feedback.

lk_feedback_createdonbehalfby

Consulte la relación de uno a varios lk_feedback_createdonbehalfby de la tabla systemuser.

KnowledgeArticle_Feedback

Consulte la relación de uno a varios KnowledgeArticle_Feedback de la tabla knowledgearticle.

transactioncurrency_feedback

Consulte la relación de uno a varios transactioncurrency_feedback de la tabla transactioncurrency.

lk_feedback_modifiedonbehalfby

Consulte la relación de uno a varios lk_feedback_modifiedonbehalfby de la tabla systemuser.

business_unit_feedback

Consulte la relación de uno a varios business_unit_feedback de la tabla businessunit.

lk_contact_feedback_createdonbehalfby

Consulte la relación de uno a varios lk_contact_feedback_createdonbehalfby de la tabla contact.

lk_contact_feedback_createdby

Consulte la relación de uno a varios lk_contact_feedback_createdby de la tabla contact.

lk_feedback_createdby

Consulte la relación de uno a varios lk_feedback_createdby de la tabla systemuser.

msdyn_knowledgearticle_feedback_context

Consulte la relación de uno a varios msdyn_knowledgearticle_feedback_context de la tabla knowledgearticle.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web feedback EntityType