publisher EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: A publisher of a CRM solution.
Entity Set path:[organization URI]/api/data/v8.2/publishers
Base Type: crmbaseentity EntityType
Display Name: Publisher
Primary Key: publisherid
Primary Name Attribute: friendlyname
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
address1_addressid | Edm.Guid | Description: Unique identifier for address 1. Display Name: Address 1: ID |
address1_addresstypecode | Edm.Int32 | Description: Type of address for address 1, such as billing, shipping, or primary address. Default Options: 1 : Default Value Display Name: Address 1: Address Type |
address1_city | Edm.String | Description: City name for address 1. Display Name: City |
address1_country | Edm.String | Description: Country/region name for address 1. Display Name: Country/Region |
address1_county | Edm.String | Description: County name for address 1. Display Name: Address 1: County |
address1_fax | Edm.String | Description: Fax number for address 1. Display Name: Address 1: Fax |
address1_latitude | Edm.Double | Description: Latitude for address 1. Display Name: Address 1: Latitude |
address1_line1 | Edm.String | Description: First line for entering address 1 information. Display Name: Street 1 |
address1_line2 | Edm.String | Description: Second line for entering address 1 information. Display Name: Street 2 |
address1_line3 | Edm.String | Description: Third line for entering address 1 information. Display Name: Street 3 |
address1_longitude | Edm.Double | Description: Longitude for address 1. Display Name: Address 1: Longitude |
address1_name | Edm.String | Description: Name to enter for address 1. Display Name: Address 1: Name |
address1_postalcode | Edm.String | Description: ZIP Code or postal code for address 1. Display Name: ZIP/Postal Code |
address1_postofficebox | Edm.String | Description: Post office box number for address 1. Display Name: Address 1: Post Office Box |
address1_shippingmethodcode | Edm.Int32 | Description: Method of shipment for address 1. Default Options: 1 : Default Value Display Name: Address 1: Shipping Method |
address1_stateorprovince | Edm.String | Description: State or province for address 1. Display Name: State/Province |
address1_telephone1 | Edm.String | Description: First telephone number associated with address 1. Display Name: Phone |
address1_telephone2 | Edm.String | Description: Second telephone number associated with address 1. Display Name: Address 1: Telephone 2 |
address1_telephone3 | Edm.String | Description: Third telephone number associated with address 1. Display Name: Address 1: Telephone 3 |
address1_upszone | Edm.String | Description: United Parcel Service (UPS) zone for address 1. Display Name: Address 1: UPS Zone |
address1_utcoffset | Edm.Int32 | Description: UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time. Display Name: Address 1: UTC Offset |
address2_addressid | Edm.Guid | Description: Unique identifier for address 2. Display Name: Address 2: ID |
address2_addresstypecode | Edm.Int32 | Description: Type of address for address 2. such as billing, shipping, or primary address. Default Options: 1 : Default Value Display Name: Address 2: Address Type |
address2_city | Edm.String | Description: City name for address 2. Display Name: Address 2: City |
address2_country | Edm.String | Description: Country/region name for address 2. Display Name: Address 2: Country/Region |
address2_county | Edm.String | Description: County name for address 2. Display Name: Address 2: County |
address2_fax | Edm.String | Description: Fax number for address 2. Display Name: Address 2: Fax |
address2_latitude | Edm.Double | Description: Latitude for address 2. Display Name: Address 2: Latitude |
address2_line1 | Edm.String | Description: First line for entering address 2 information. Display Name: Address 2: Street 1 |
address2_line2 | Edm.String | Description: Second line for entering address 2 information. Display Name: Address 2: Street 2 |
address2_line3 | Edm.String | Description: Third line for entering address 2 information. Display Name: Address 2: Street 3 |
address2_longitude | Edm.Double | Description: Longitude for address 2. Display Name: Address 2: Longitude |
address2_name | Edm.String | Description: Name to enter for address 2. Display Name: Address 2: Name |
address2_postalcode | Edm.String | Description: ZIP Code or postal code for address 2. Display Name: Address 2: ZIP/Postal Code |
address2_postofficebox | Edm.String | Description: Post office box number for address 2. Display Name: Address 2: Post Office Box |
address2_shippingmethodcode | Edm.Int32 | Description: Method of shipment for address 2. Default Options: 1 : Default Value Display Name: Address 2: Shipping Method |
address2_stateorprovince | Edm.String | Description: State or province for address 2. Display Name: Address 2: State/Province |
address2_telephone1 | Edm.String | Description: First telephone number associated with address 2. Display Name: Address 2: Telephone 1 |
address2_telephone2 | Edm.String | Description: Second telephone number associated with address 2. Display Name: Address 2: Telephone 2 |
address2_telephone3 | Edm.String | Description: Third telephone number associated with address 2. Display Name: Address 2: Telephone 3 |
address2_upszone | Edm.String | Description: United Parcel Service (UPS) zone for address 2. Display Name: Address 2: UPS Zone |
address2_utcoffset | Edm.Int32 | Description: UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time. Display Name: Address 2: UTC Offset |
createdon | Edm.DateTimeOffset | Description: Date and time when the publisher was created. Display Name: Created On Read-only property |
customizationoptionvalueprefix | Edm.Int32 | Description: Default option value prefix used for newly created options for solutions associated with this publisher. Display Name: Option Value Prefix |
customizationprefix | Edm.String | Description: Prefix used for new entities, attributes, and entity relationships for solutions associated with this publisher. Display Name: Prefix |
description | Edm.String | Description: Description of the solution. Display Name: Description |
emailaddress | Edm.String | Description: Email address for the publisher. Display Name: Email |
entityimage | Edm.Binary | Description: Shows the default image for the record. Display Name: Entity Image |
entityimage_timestamp | Edm.Int64 | Description: Read-only property |
entityimage_url | Edm.String | Description: Read-only property |
entityimageid | Edm.Guid | Description: For internal use only. Display Name: Entity Image Id Read-only property |
friendlyname | Edm.String | Description: User display name for this publisher. Display Name: Display Name |
isreadonly | Edm.Boolean | Description: Indicates whether the publisher was created as part of a managed solution installation. Default Options: 1 : Yes Display Name: Is Read-Only Publisher Read-only property |
modifiedon | Edm.DateTimeOffset | Description: Date and time when the publisher was last modified. Display Name: Modified On Read-only property |
pinpointpublisherdefaultlocale | Edm.String | Description: Default locale of the publisher in Microsoft Pinpoint. Read-only property |
pinpointpublisherid | Edm.Int64 | Description: Identifier of the publisher in Microsoft Pinpoint. Read-only property |
publisherid | Edm.Guid | Description: Unique identifier of the publisher. Display Name: Publisher Identifier |
supportingwebsiteurl | Edm.String | Description: URL for the supporting website of this publisher. Display Name: Website |
uniquename | Edm.String | Description: The unique name of this publisher. Display Name: Name |
versionnumber | Edm.Int64 | Description: Read-only property |
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 |
|---|---|---|
_createdby_value | createdby | Unique identifier of the user who created the publisher. |
_createdonbehalfby_value | createdonbehalfby | Unique identifier of the delegate user who created the publisher. |
_modifiedby_value | modifiedby | Unique identifier of the user who last modified the publisher. |
_modifiedonbehalfby_value | modifiedonbehalfby | Unique identifier of the delegate user who modified the publisher. |
_organizationid_value | organizationid | Unique identifier of the organization associated with the publisher. |
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 |
|---|---|---|
createdby | lk_publisher_createdby | |
createdonbehalfby | lk_publisherbase_createdonbehalfby | |
modifiedby | lk_publisher_modifiedby | |
modifiedonbehalfby | lk_publisherbase_modifiedonbehalfby | |
organizationid | organization_publisher |
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 |
|---|---|---|
Publisher_DuplicateBaseRecord | baserecordid_publisher | |
Publisher_DuplicateMatchingRecord | duplicaterecordid_publisher | |
Publisher_PublisherAddress | parentid | |
publisher_solution | publisherid | |
Publisher_SyncErrors | regardingobjectid_publisher_syncerror |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright