Skip to main content

Provider Personalization Request

View as Markdown

PersonalizationRequest object

idstring
consumer_regionobject
Show child attributesHide child attributes
cloudstring
regionstring
contact_infoobject
Show child attributesHide child attributes
first_namestring
last_namestring
emailstring
companystring
commentstring
intended_usestring
statusstring

Values: NEW, REQUEST_PENDING, FULFILLED, DENIED

status_messagestring
shareobject

Share information is required for data listings but should be empty/ignored for non-data listings (MCP and App).

Show child attributesHide child attributes
namestring
typestring

Values: SAMPLE, FULL

created_atint64
listing_idstring
updated_atint64
metastore_idstring
listing_namestring
is_from_lighthouseboolean
provider_idstring
recipient_typestring

Values: DELTA_SHARING_RECIPIENT_TYPE_DATABRICKS, DELTA_SHARING_RECIPIENT_TYPE_OPEN

List

GET /api/2.0/marketplace-provider/personalization-requests

List personalization requests to this provider. This will return all personalization requests, regardless of which listing they are for.

API scopes: marketplace

Parameters

page_tokenstringquery
page_sizeint32query

Response

Returns a list of PersonalizationRequest objects.

Update

PUT /api/2.0/marketplace-provider/listings/{listing_id}/personalization-requests/{request_id}/request-status

Update personalization request. This method only permits updating the status of the request.

API scopes: marketplace

Parameters

listing_idstringpath
request_idstringpath

Request body

statusstring

Values: NEW, REQUEST_PENDING, FULFILLED, DENIED

reasonstring
shareobject
Show child attributesHide child attributes
namestring
typestring

Values: SAMPLE, FULL

Response

requestobject
Show child attributesHide child attributes
idstring
consumer_regionobject
Show child attributesHide child attributes
cloudstring
regionstring
contact_infoobject
Show child attributesHide child attributes
first_namestring
last_namestring
emailstring
companystring
commentstring
intended_usestring
statusstring

Values: NEW, REQUEST_PENDING, FULFILLED, DENIED

status_messagestring
shareobject

Share information is required for data listings but should be empty/ignored for non-data listings (MCP and App).

Show child attributesHide child attributes
namestring
typestring

Values: SAMPLE, FULL

created_atint64
listing_idstring
updated_atint64
metastore_idstring
listing_namestring
is_from_lighthouseboolean
provider_idstring
recipient_typestring

Values: DELTA_SHARING_RECIPIENT_TYPE_DATABRICKS, DELTA_SHARING_RECIPIENT_TYPE_OPEN