Schema:

ACCOUNT_USAGE

LISTINGS view

This Account Usage view returns all the listings owned by the current account, including dropped listings. The information in this view has a latency of up to 3 hours.

Columns

The following table provides definitions for the LISTINGS view columns.

ColumnData typeDescription
GLOBAL_NAMEVARCHARThe global name of the listing.
NAMEVARCHARThe object name of the listing.
OWNERVARCHARThe name of the role that owns the listing.
CREATED_ONTIMESTAMP_LTZThe timestamp when the listing was created.
UPDATED_ONTIMESTAMP_LTZThe timestamp when the listing was last updated.
PUBLISHED_ONTIMESTAMP_LTZThe timestamp when the listing was published.
DELETED_ONTIMESTAMP_LTZ

The timestamp when the listing was deleted. This value is NULL if the listing hasn’t been deleted.

TITLEVARCHARThe title of the listing.
SUBTITLEVARCHARThe subtitle of the listing.
DESCRIPTIONVARCHARThe description of the listing.
LISTING_TERMSOBJECTThe terms of service associated with the listing.
STATEVARCHARThe current state of the listing.
SHAREVARCHARThe name of the share associated with the listing.
APPLICATION_PACKAGEVARCHAR

The name of the application package associated with the listing. This is only populated if IS_APPLICATION is true.

DATA_ATTRIBUTESOBJECTData attributes associated with the listing.
CATEGORIESVARCHARCategories associated with the listing.
PROFILEVARCHARThe profile attached to the external listing.
CUSTOMIZED_CONTACT_INFOVARCHARCustomized contact information associated with the listing.
COMMENTVARCHARComment associated with the listing, if any.
TARGETSOBJECT

Targets consolidating external/organizational listings with regions.

AUTO_FULFILLMENTOBJECTAuto-fulfillment information associated with the listing.
IS_SHAREBOOLEANIndicates whether this is a data share listing.
IS_APPLICATIONBOOLEANIndicates whether this is an application listing.
DISTRIBUTIONVARCHAR

The distribution of the listing. Possible values are EXTERNAL and ORGANIZATION.

ORGANIZATION_PROFILE_NAMEVARCHARThe organization profile attached to the listing.
UNIFORM_LISTING_LOCATORVARCHARThe uniform listing locator (ULL) of the listing.
APPROVER_CONTACTVARCHARThe approver contact information associated with the listing.
SUPPORT_CONTACTVARCHARThe support contact information associated with the listing.
RESHARINGOBJECTResharing configuration of the listing.