mspp_redirect EntityType
- Entity set path:
- [organization URI]/api/data/v9.2/mspp_redirects
- Base type:
- crmbaseentity
- Table type:
- Virtual
- Display name:
- Redirect
- Primary key:
- mspp_redirectid
- Primary name column:
- mspp_name
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||
---|---|---|---|---|---|---|---|---|
mspp_createdon | Edm.DateTimeOffset |
Shows the date and time when the record was created. Display name: Created On |
||||||
mspp_inboundurl | Edm.String |
The path to redirect visitors from Display name: Inbound URL |
||||||
mspp_modifiedon | Edm.DateTimeOffset |
Shows the date and time when the record was modified. Display name: Modified On |
||||||
mspp_name | Edm.String |
The name of the custom entity. Display name: Name |
||||||
mspp_redirectid | Edm.Guid |
Unique identifier for entity instances Display name: Redirect |
||||||
mspp_redirecturl | Edm.String |
The path to redirect visitors to Display name: Redirect URL |
||||||
mspp_statuscode | Edm.Int32 |
Display name: Status Code
Default options
|
||||||
statecode | Edm.Int32 |
Status of the Redirect Display name: Status
Default options
|
||||||
statuscode | Edm.Int32 |
Reason for the status of the Redirect Display name: Status Reason
Default options
|
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 Lookup property data.
Name | Single-valued navigation property | Description |
---|---|---|
_mspp_createdby_value | mspp_createdby |
Shows who created the record. |
_mspp_modifiedby_value | mspp_modifiedby |
Shows who last updated the record. |
_mspp_sitemarkerid_value | mspp_sitemarkerid |
Unique identifier for Site Marker associated with Redirect. |
_mspp_webpageid_value | mspp_webpageid |
Unique identifier for Web Page associated with Redirect. |
_mspp_websiteid_value | mspp_websiteid |
Unique identifier for Website associated with Redirect. |
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 |
---|---|---|
mspp_createdby | systemuser | mspp_systemuser_mspp_redirect_createdby |
mspp_modifiedby | systemuser | mspp_systemuser_mspp_redirect_modifiedby |
mspp_sitemarkerid | mspp_sitemarker | mspp_sitemarker_redirect |
mspp_webpageid | mspp_webpage | mspp_webpage_redirect |
mspp_websiteid | mspp_website | mspp_website_redirect |
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 |
---|---|---|
mspp_redirect_ActivityPointers | activitypointer | regardingobjectid_mspp_redirect |
mspp_redirect_adx_inviteredemptions | adx_inviteredemption | regardingobjectid_mspp_redirect_adx_inviteredemption |
mspp_redirect_adx_portalcomments | adx_portalcomment | regardingobjectid_mspp_redirect_adx_portalcomment |
mspp_redirect_Appointments | appointment | regardingobjectid_mspp_redirect_appointment |
mspp_redirect_chats | chat | regardingobjectid_mspp_redirect_chat |
mspp_redirect_Emails | regardingobjectid_mspp_redirect_email | |
mspp_redirect_Faxes | fax | regardingobjectid_mspp_redirect_fax |
mspp_redirect_Letters | letter | regardingobjectid_mspp_redirect_letter |
mspp_redirect_PhoneCalls | phonecall | regardingobjectid_mspp_redirect_phonecall |
mspp_redirect_RecurringAppointmentMasters | recurringappointmentmaster | regardingobjectid_mspp_redirect_recurringappointmentmaster |
mspp_redirect_SocialActivities | socialactivity | regardingobjectid_mspp_redirect_socialactivity |
mspp_redirect_Tasks | task | regardingobjectid_mspp_redirect_task |
Operations
The following operations can be used with the mspp_redirect entity type.
Name | Binding |
---|---|
BulkRetain | Not Bound |
CreateMultiple | Not Bound |
DeleteMultiple | Not Bound |
PurgeRetainedContent | Not Bound |
Retain | Not Bound |
RollbackRetain | Not Bound |
UpdateMultiple | Not Bound |
ValidateRetentionConfig | Not Bound |