This dictionary provides descriptions for the fields in the OneStrata data warehouse.
Schema | Table Name | Field Name | Data Type | Description |
---|---|---|---|---|
DIMENSION | AD_PLACEMENT | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | AD_PLACEMENT | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | AD_PLACEMENT | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | AD_PLACEMENT | AD_PLACEMENT_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | AD_PLACEMENT | AD_PLACEMENT_TYPE | VARCHAR(200) | The type of the external ad server placement.
|
DIMENSION | AD_PLACEMENT | AD_PLACEMENT_TYPE_ID | NUMBER(38,0) | The type of the Ad Placement, as an ID value.
|
DIMENSION | AD_PLACEMENT | AD_UNIT_ID | NUMBER(38,0) | The OneStrata identifier of the Ad Unit that generated this Ad Placement. |
DIMENSION | AD_PLACEMENT | AD_UNIT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | AD_PLACEMENT | EXTERNAL_LINK_ID | VARCHAR(16777216) | For a linked Ad Placement, the external integration provider's identifier for the ad server placement linked to the Ad Placement.
|
DIMENSION | AD_PLACEMENT | EXTERNAL_LINK_IS_ACTIVE | BOOLEAN | Whether or not the Ad Placement is linked to an ad server placement. |
DIMENSION | AD_PLACEMENT | EXTERNAL_LINK_STATUS | VARCHAR(16777216) | The status of the link between this Ad Placement and an ad server placement.
|
DIMENSION | AD_PLACEMENT | EXTERNAL_LINK_SYSTEM_GROUP | VARCHAR(16777216) | For a linked Ad Placement, the provider type of the external integration provider.
|
DIMENSION | AD_PLACEMENT | EXTERNAL_LINK_SYSTEM_TYPE | VARCHAR(16777216) | For a linked Ad Placement, the external integration provider of the Ad Placement.
|
DIMENSION | AD_PLACEMENT | EXTERNAL_LINK_TYPE | VARCHAR(16777216) | For a linked Ad Placement, the type of external entity linked to the Ad Placement.
|
DIMENSION | AD_PLACEMENT | FORMULA_BASED_PLACEMENT_NAME | VARCHAR(600) | The automatically generated name of the Ad Placement, if a concatenated formula for Ad Placement names exists. |
DIMENSION | AD_PLACEMENT | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Ad Placement. |
DIMENSION | AD_PLACEMENT | NAME | VARCHAR(600) | The name of the Ad Placement. |
DIMENSION | AD_PLACEMENT | ORDER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | AD_PLACEMENT | PACKAGE_NAME | VARCHAR(600) | The name of the Ad Placement Package. |
DIMENSION | AD_PLACEMENT | TECH_ASSIGNMENT_ID | NUMBER(38,0) | The OneStrata-generated identifier of the Tech Assignment. |
DIMENSION | AD_PLACEMENT | TECH_ASSIGNMENT_IS_PAYABLE_SOURCE | BOOLEAN | Whether or not the provider of this Tech Assignment is the payable source.
|
DIMENSION | AD_PLACEMENT | TECH_ASSIGNMENT_PROVIDER_UID | VARCHAR(36) | The GUID of the provider of this Tech Assignment. |
DIMENSION | AD_PLACEMENT | TECH_ASSIGNMENT_SERVICE_TYPE | NUMBER(38,0) | The service type of the Tech Assignment, as an ID value.
|
DIMENSION | AD_PLACEMENT | TECH_ASSIGNMENT_STATUS | NUMBER(38,0) | The status of the Tech Assignment, as an ID value.
|
DIMENSION | AD_PLACEMENT | TECH_ASSIGNMENT_STATUS_TEXT | VARCHAR(50) | The status of the Tech Assignment.
|
DIMENSION | AD_UNIT | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | AD_UNIT | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | AD_UNIT | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | AD_UNIT | AD_UNIT_FORMAT_DIMENSION | VARCHAR(400) | The format dimensions of the Ad Unit.
|
DIMENSION | AD_UNIT | AD_UNIT_FORMAT_DIMENSIONTEXT | VARCHAR(300) | The dimension type of the Ad Unit.
|
DIMENSION | AD_UNIT | AD_UNIT_FORMAT_DIMENSIONTYPE | VARCHAR(400) | The dimension type of the Ad Unit, as an ID value.
|
DIMENSION | AD_UNIT | AD_UNIT_FORMAT_NAME | VARCHAR(1000) | The format of the Ad Unit. For example, Banner or Pre-Roll :30. |
DIMENSION | AD_UNIT | AD_UNIT_FORMAT_SHORT_CODE | VARCHAR(300) | A code or phrase that represents the format of this Ad Unit, typically used for billing or reporting. |
DIMENSION | AD_UNIT | AD_UNIT_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | AD_UNIT | CUSTOM_FIELDS | ARRAY | The names and values of any Ad Unit-level custom data fields, as a dictionary inside an array. |
DIMENSION | AD_UNIT | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Ad Unit. |
DIMENSION | AD_UNIT | MEDIA_LINE_CUSTOM_FIELDS | ARRAY | The names and values of any Media Line-level custom data fields, as a dictionary inside an array. |
DIMENSION | AD_UNIT | MEDIA_LINE_DISTRIBUTION_METHOD | NUMBER(38,0) | The cost distribution setting of the Media Line, as an ID value.
|
DIMENSION | AD_UNIT | MEDIA_LINE_END_DATE | DATE | The end date of the Media Line, in yyyy-MM-dd format. |
DIMENSION | AD_UNIT | MEDIA_LINE_FORMAT_DIMENSION | VARCHAR(400) | The format dimensions of the Media Line.
|
DIMENSION | AD_UNIT | MEDIA_LINE_FORMAT_DIMENSIONTEXT | VARCHAR(300) | The dimension type of the Media Line.
|
DIMENSION | AD_UNIT | MEDIA_LINE_FORMAT_DIMENSIONTYPE | VARCHAR(400) | The dimension type of the Media Line, as an ID value.
|
DIMENSION | AD_UNIT | MEDIA_LINE_FORMAT_NAME | VARCHAR(1000) | The format of the Media Line. For example, Banner or Pre-Roll :30. |
DIMENSION | AD_UNIT | MEDIA_LINE_FORMAT_SHORT_CODE | VARCHAR(300) | A code or phrase that represents the format of this Media Line, typically used for billing or reporting. |
DIMENSION | AD_UNIT | MEDIA_LINE_GROUPING | VARCHAR(50) | The grouping structure of the Media Line, as an ID value.
|
DIMENSION | AD_UNIT | MEDIA_LINE_KEY | NUMBER(38,0) | The data warehouse identifier of the Media Line that this Ad Unit is in. |
DIMENSION | AD_UNIT | MEDIA_LINE_NAME | VARCHAR(1000) | The name of the Media Line. |
DIMENSION | AD_UNIT | MEDIA_LINE_RATE_TEXT | VARCHAR(300) | The (primary) rate type of the Media Line.
|
DIMENSION | AD_UNIT | MEDIA_LINE_RATE_TYPE | VARCHAR(100) | The (primary) rate type of the Media Line, as an ID value.
|
DIMENSION | AD_UNIT | MEDIA_LINE_SECONDARY_UNITS | ARRAY | The primary and secondary (if any) rate types and units of the Media Line, as a dictionary inside an array. |
DIMENSION | AD_UNIT | MEDIA_LINE_START_DATE | DATE | The start date of the Media Line, in yyyy-MM-dd format. |
DIMENSION | AD_UNIT | MEDIA_LINE_STATUS | NUMBER(38,0) | The status of the Media Line, as an ID value.
|
DIMENSION | AD_UNIT | MEDIA_LINE_STATUS_TEXT | VARCHAR(50) | The status of the Media Line.
|
DIMENSION | AD_UNIT | MEDIA_LINE_SUPPLIER_UID | VARCHAR(36) | The GUID of the Supplier assigned to this Media Line. |
DIMENSION | AD_UNIT | NAME | VARCHAR(1000) | The name of the Ad Unit. |
DIMENSION | AD_UNIT | ORDER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | AD_UNIT | STATUS | NUMBER(38,0) | The status of the Ad Unit, as an ID value.
|
DIMENSION | AD_UNIT | STATUS_TEXT | VARCHAR(50) | The status of the Ad Unit.
|
DIMENSION | AGENCY | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | AGENCY | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | AGENCY | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | AGENCY | ADDRESSES | ARRAY | The legal address of the Agency, as a dictionary inside an array. |
DIMENSION | AGENCY | AGENCY_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | AGENCY | AGENCY_PARENT_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | AGENCY | CODE | VARCHAR(100) | A code or phrase that represents the Agency, typically used for billing or reporting. |
DIMENSION | AGENCY | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Agency record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | AGENCY | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | AGENCY | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Agency. |
DIMENSION | AGENCY | IS_ACTIVE | BOOLEAN | Whether or not the Agency record is active. |
DIMENSION | AGENCY | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Agency record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | AGENCY | LOCAL_NAME | VARCHAR(300) | The localized name of the Agency. |
DIMENSION | AGENCY | LOGO_URL | VARCHAR(400) | A URL to a page or file that hosts the Agency's logo. |
DIMENSION | AGENCY | NAME | VARCHAR(300) | The name of the Agency. |
DIMENSION | AGENCY | OFFICIAL_NAME | VARCHAR(300) | The legal name of the Agency. |
DIMENSION | AGENCY | PARENT_ID | NUMBER(38,0) | The OneStrata identifier of the parent agency of this Agency (the Agency that this Agency belongs to). |
DIMENSION | AGENCY | PAYMENT_TERMS | VARCHAR(400) | The default payment terms of the Agency. |
DIMENSION | AGENCY | SHORT_NAME | VARCHAR(300) | A shortened or alternate version of the Agency's name, typically used for fields with character length limits. |
DIMENSION | AGENCY | UID | VARCHAR(36) | The GUID of the Agency. |
DIMENSION | AGENCY | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Agency record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | AGENCY | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Agency record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | BILLING_PERIOD | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | BILLING_PERIOD | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | BILLING_PERIOD | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | BILLING_PERIOD | ACTUALIZATION_STATUS_ID | NUMBER(38,0) | The actualization status of the billing period, as an ID value.
|
DIMENSION | BILLING_PERIOD | ACTUALIZATION_STATUS_TEXT | VARCHAR(50) | The actualization status of the billing period.
|
DIMENSION | BILLING_PERIOD | BILLING_PERIOD_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | BILLING_PERIOD | END_DATE | DATE | The end date of the billing period, in yyyy-MM-dd format. |
DIMENSION | BILLING_PERIOD | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | BILLING_PERIOD | ESTIMATE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | BILLING_PERIOD | EXTERNAL_ID | VARCHAR(100) | The identifier of the billing period in an external, non-OneStrata system. |
DIMENSION | BILLING_PERIOD | ID | NUMBER(38,0) | The OneStrata-generated identifier of the billing period. |
DIMENSION | BILLING_PERIOD | INVOICE_LOCK_ID | NUMBER(38,0) | The invoice lock status of the billing period, as an ID value.
|
DIMENSION | BILLING_PERIOD | INVOICE_LOCK_TEXT | VARCHAR(50) | The invoice lock status of the billing period.
|
DIMENSION | BILLING_PERIOD | INVOICE_STATUS_ID | NUMBER(38,0) | The invoice status of the billing period, as an ID value.
|
DIMENSION | BILLING_PERIOD | INVOICE_STATUS_TEXT | VARCHAR(50) | The invoice status of the billing period.
|
DIMENSION | BILLING_PERIOD | NUMBER_OF_DAYS | NUMBER(38,0) | The number of days in the billing period with media activity. |
DIMENSION | BILLING_PERIOD | ORDER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | BILLING_PERIOD | PURCHASE_ORDER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | BILLING_PERIOD | START_DATE | DATE | The start date of the billing period, in yyyy-MM-dd format. |
DIMENSION | BILLING_PERIOD | STATUS | NUMBER(38,0) | The status of the billing period, as an ID value.
|
DIMENSION | BILLING_PERIOD | STATUS_TEXT | VARCHAR(50) | The status of the billing period.
|
DIMENSION | BUSINESS_UNIT | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | BUSINESS_UNIT | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | BUSINESS_UNIT | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | BUSINESS_UNIT | ADDRESSES | ARRAY | The legal address of the Business Unit, as a dictionary inside an array. |
DIMENSION | BUSINESS_UNIT | AGENCY_ID | NUMBER(38,0) | The OneStrata identifier of the Agency that this Business Unit belongs to. |
DIMENSION | BUSINESS_UNIT | AGENCY_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | BUSINESS_UNIT | BUSINESS_UNIT_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | BUSINESS_UNIT | CODE | VARCHAR(100) | A code or phrase that represents the Business Unit, typically used for billing or reporting. |
DIMENSION | BUSINESS_UNIT | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Business Unit record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | BUSINESS_UNIT | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | BUSINESS_UNIT | EXTERNAL_ID | VARCHAR(100) | The identifier of the Business Unit in an external, non-OneStrata system. |
DIMENSION | BUSINESS_UNIT | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Business Unit. |
DIMENSION | BUSINESS_UNIT | IS_ACTIVE | BOOLEAN | Whether or not the Business Unit record is active. |
DIMENSION | BUSINESS_UNIT | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Business Unit record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | BUSINESS_UNIT | LEGAL_ENTITY | VARCHAR(300) | The legal name of the Business Unit. |
DIMENSION | BUSINESS_UNIT | LOCAL_NAME | VARCHAR(300) | The localized name of the Business Unit. |
DIMENSION | BUSINESS_UNIT | LOGO_URL | VARCHAR(400) | A URL to a page or file that hosts the Business Unit's logo. |
DIMENSION | BUSINESS_UNIT | NAME | VARCHAR(300) | The name of the Business Unit. |
DIMENSION | BUSINESS_UNIT | OFFICIAL_NAME | VARCHAR(300) | The legal name of the Business Unit. |
DIMENSION | BUSINESS_UNIT | PAYMENT_TERMS | VARCHAR(400) | The default payment terms of the Business Unit. |
DIMENSION | BUSINESS_UNIT | SHORT_NAME | VARCHAR(300) | A shortened or alternate version of the Business Unit's name, typically used for fields with character length limits. |
DIMENSION | BUSINESS_UNIT | UID | VARCHAR(36) | The GUID of the Business Unit. |
DIMENSION | BUSINESS_UNIT | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Business Unit record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | BUSINESS_UNIT | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Business Unit record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | CAMPAIGN | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | CAMPAIGN | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | CAMPAIGN | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | CAMPAIGN | ADVERTISER_SCHEDULE_APPROVAL_STATUS_ID | NUMBER(38,0) | The Advertiser Approval status of the campaign schedule, as an ID value.
|
DIMENSION | CAMPAIGN | ADVERTISER_SCHEDULE_APPROVAL_STATUS_TEXT | VARCHAR(100) | The Advertiser Approval status of the campaign schedule.
|
DIMENSION | CAMPAIGN | AGENCY_SCHEDULE_APPROVAL_STATUS_ID | NUMBER(38,0) | The Agency Approval status of the campaign schedule, as an ID value.
|
DIMENSION | CAMPAIGN | AGENCY_SCHEDULE_APPROVAL_STATUS_TEXT | VARCHAR(100) | The Agency Approval status of the campaign schedule.
|
DIMENSION | CAMPAIGN | BUDGET | NUMBER(28,16) | The monetary budget of the campaign. |
DIMENSION | CAMPAIGN | BUDGET_CURRENCY_CODE | VARCHAR(3) | The currency of the campaign budget, as a three-letter ISO currency code.
|
DIMENSION | CAMPAIGN | BUDGET_TEXT | VARCHAR(300) | The cost type of the campaign budget.
|
DIMENSION | CAMPAIGN | BUDGET_TYPE | VARCHAR(25) | The cost type of the campaign budget, as an ID value.
|
DIMENSION | CAMPAIGN | CAMPAIGN_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | CAMPAIGN | CLIENT_ID | NUMBER(38,0) | The OneStrata identifier of the Client that this campaign is for. |
DIMENSION | CAMPAIGN | CLIENT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CAMPAIGN | CREATED_BY | VARCHAR(500) | The first and last name of the user who created this campaign. |
DIMENSION | CAMPAIGN | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the campaign was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | CAMPAIGN | END_DATE | DATE | The end date of the campaign, in yyyy-MM-dd format. |
DIMENSION | CAMPAIGN | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CAMPAIGN | ESTIMATE_KEYS | ARRAY | An array of foreign key values that reference the |
DIMENSION | CAMPAIGN | ESTIMATE_UIDS | ARRAY | An array of GUID values, where each value is the GUID of an estimate linked to this campaign. |
DIMENSION | CAMPAIGN | GOAL_DESCRIPTION | VARCHAR(16777216) | A description of the campaign goals. |
DIMENSION | CAMPAIGN | GOAL_NOTES | VARCHAR(16777216) | For future use. |
DIMENSION | CAMPAIGN | GROUP_CLIENT_GROUP_UID | VARCHAR(36) | The GUID of the Client Group assigned to this Campaign Group. |
DIMENSION | CAMPAIGN | GROUP_CLIENT_UID | VARCHAR(36) | The GUID of the Client assigned to this Campaign Group. |
DIMENSION | CAMPAIGN | GROUP_ID | NUMBER(38,0) | The OneStrata-generated identifier of the Campaign Group. |
DIMENSION | CAMPAIGN | GROUP_NAME | VARCHAR(500) | The name of the Campaign Group. |
DIMENSION | CAMPAIGN | GROUP_PRODUCT_GROUP_UID | VARCHAR(36) | The GUID of the Product Group assigned to this Campaign Group. |
DIMENSION | CAMPAIGN | GROUP_PRODUCT_UID | VARCHAR(36) | The GUID of the Product assigned to this Campaign Group. |
DIMENSION | CAMPAIGN | GROUP_UID | VARCHAR(36) | The GUID of the Campaign Group. |
DIMENSION | CAMPAIGN | ID | NUMBER(38,0) | The OneStrata-generated identifier of the campaign. |
DIMENSION | CAMPAIGN | LAST_MODIFIED_BY | VARCHAR(500) | The first and last name of the user who last modified this campaign. |
DIMENSION | CAMPAIGN | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the campaign was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | CAMPAIGN | MEDIA_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CAMPAIGN | MEDIA_UID | VARCHAR(36) | The GUID of the Media Type assigned to this campaign. |
DIMENSION | CAMPAIGN | NAME | VARCHAR(500) | The name of the campaign. |
DIMENSION | CAMPAIGN | OWNED_BY | VARCHAR(500) | The first and last name of the user who owns this campaign. By default, the campaign owner is the user who created the campagn. |
DIMENSION | CAMPAIGN | PRIMARY_COST | VARCHAR(300) | The primary cost type of the campaign. This value is determined by the cost model of the campaign.
|
DIMENSION | CAMPAIGN | PRODUCT_ID | NUMBER(38,0) | The OneStrata identifier of the campaign product. |
DIMENSION | CAMPAIGN | START_DATE | DATE | The start date of the campaign, in yyyy-MM-dd format. |
DIMENSION | CAMPAIGN | STATUS | NUMBER(38,0) | The status of the campaign, as an ID value.
|
DIMENSION | CAMPAIGN | STATUS_TEXT | VARCHAR(30) | The status of the campaign.
|
DIMENSION | CAMPAIGN | UID | VARCHAR(36) | The GUID of the campaign. |
DIMENSION | CLIENT | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | CLIENT | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | CLIENT | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | CLIENT | ADDRESSES | ARRAY | The billing and/or legal address of the Client, as a dictionary inside an array. |
DIMENSION | CLIENT | AGENCY_ID | NUMBER(38,0) | The OneStrata identifier of the Agency that this Client belongs to. |
DIMENSION | CLIENT | BUSINESS_UNIT_ID | NUMBER(38,0) | The OneStrata identifier of the Business Unit that this Client belongs to. |
DIMENSION | CLIENT | BUSINESS_UNIT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CLIENT | CLIENT_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | CLIENT | CLIENT_TYPE | VARCHAR(100) | For future use. |
DIMENSION | CLIENT | CODE | VARCHAR(100) | A code or phrase that represents the Client, typically used for billing or reporting. |
DIMENSION | CLIENT | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Client record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | CLIENT | CURRENCY_CODE | VARCHAR(6) | The currency that the client uses, as a three-letter ISO currency code.
|
DIMENSION | CLIENT | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CLIENT | ERP_CODE | VARCHAR(100) | A code or phrase that represents the ERP (enterprise resource planning) system of this Client, typically used for billing or reporting. |
DIMENSION | CLIENT | EXTERNAL_ID | VARCHAR(100) | The identifier of the Client in an external, non-OneStrata system. |
DIMENSION | CLIENT | GROUP_ADDRESSES | ARRAY | The billing address of the Client Group, as a dictionary inside an array. |
DIMENSION | CLIENT | GROUP_BUSINESS_UNIT_ID | NUMBER(38,0) | The OneStrata identifier of the Business Unit that this Client Group belongs to. |
DIMENSION | CLIENT | GROUP_CODE | VARCHAR(100) | A code or phrase that represents the Client Group, typically used for billing or reporting. |
DIMENSION | CLIENT | GROUP_CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Client Group record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | CLIENT | GROUP_EXTERNAL_ID | VARCHAR(100) | The identifier of the Client Group in an external, non-OneStrata system. |
DIMENSION | CLIENT | GROUP_ID | NUMBER(38,0) | The OneStrata-generated identifier of the Client Group. |
DIMENSION | CLIENT | GROUP_INDUSTRY | VARCHAR(400) | The industry of the Client Group. |
DIMENSION | CLIENT | GROUP_IS_ACTIVE | BOOLEAN | Whether or not the Client Group record is active. |
DIMENSION | CLIENT | GROUP_LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Client Group record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | CLIENT | GROUP_LOCAL_NAME | VARCHAR(300) | The localized name of the Client Group. |
DIMENSION | CLIENT | GROUP_LOGO_URL | VARCHAR(400) | A URL to a page or file that hosts the Client Group's logo. |
DIMENSION | CLIENT | GROUP_NAME | VARCHAR(300) | The name of the Client Group. |
DIMENSION | CLIENT | GROUP_OFFICIAL_NAME | VARCHAR(300) | The legal name of the Client Group. |
DIMENSION | CLIENT | GROUP_PAYMENT_TERMS | VARCHAR(400) | The default payment terms of the Client Group. |
DIMENSION | CLIENT | GROUP_SHORT_NAME | VARCHAR(300) | A shortened or alternate version of the Client Group's name, typically used for fields with character length limits. |
DIMENSION | CLIENT | GROUP_UID | VARCHAR(36) | The GUID of the Client Group. |
DIMENSION | CLIENT | GROUP_VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Client Group record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | CLIENT | GROUP_VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Client Group record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | CLIENT | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Client. |
DIMENSION | CLIENT | INDUSTRY | VARCHAR(100) | The industry of the Client. |
DIMENSION | CLIENT | IS_ACTIVE | BOOLEAN | Whether or not the Client record is active. |
DIMENSION | CLIENT | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Client record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | CLIENT | LOCAL_NAME | VARCHAR(300) | The localized name of the Client. |
DIMENSION | CLIENT | LOGO_URL | VARCHAR(400) | A URL to a page or file that hosts the Client's logo. |
DIMENSION | CLIENT | NAME | VARCHAR(300) | The name of the Client. |
DIMENSION | CLIENT | OFFICIAL_NAME | VARCHAR(300) | The legal name of the Client. |
DIMENSION | CLIENT | PAYMENT_TERMS | VARCHAR(400) | The default payment terms of the Client. |
DIMENSION | CLIENT | SHORT_CODE | VARCHAR(300) | A shortened or alternate version of the Client's code, typically used for fields with character length limits. |
DIMENSION | CLIENT | SHORT_NAME | VARCHAR(300) | A shortened or alternate version of the Client's name, typically used for fields with character length limits. |
DIMENSION | CLIENT | UID | VARCHAR(36) | The GUID of the Client. |
DIMENSION | CLIENT | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Client record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | CLIENT | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Client record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | CLIENT_PASSBACK | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | CLIENT_PASSBACK | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | CLIENT_PASSBACK | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | CLIENT_PASSBACK | CLIENT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CLIENT_PASSBACK | CLIENT_PASSBACK_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | CLIENT_PASSBACK | CLIENT_UID | VARCHAR(36) | The GUID of the Client that this Client Passback record is for. |
DIMENSION | CLIENT_PASSBACK | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Client Passback record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | CLIENT_PASSBACK | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CLIENT_PASSBACK | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Client Passback record. |
DIMENSION | CLIENT_PASSBACK | IS_ACTIVE | BOOLEAN | Whether or not the Client Passback record is active. |
DIMENSION | CLIENT_PASSBACK | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Client Passback record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | CLIENT_PASSBACK | PERCENTAGE | NUMBER(3,2) | The decimal percentage of the vendor discount that is passed on to the client.
|
DIMENSION | CLIENT_PASSBACK | UID | VARCHAR(36) | The GUID of the Client Passback record. |
DIMENSION | CLIENT_PASSBACK | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Client Passback record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | CLIENT_PASSBACK | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Client Passback record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | CLIENT_PASSBACK | VERSION | NUMBER(38,0) | The version number of the Client Passback record. |
DIMENSION | CONTRACT | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | CONTRACT | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | CONTRACT | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | CONTRACT | CONTRACT_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | CONTRACT | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Contract record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | CONTRACT | DEFAULT_CURRENCY | VARCHAR(6) | The default currency of the Contract, as a three-letter ISO currency code.
|
DIMENSION | CONTRACT | ENTERPRISE_ACCESS | BOOLEAN | Whether or not the Contract exists at the enterprise level.
|
DIMENSION | CONTRACT | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CONTRACT | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Contract. |
DIMENSION | CONTRACT | IS_ACTIVE | BOOLEAN | Whether or not the Contract record is active. |
DIMENSION | CONTRACT | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Contract record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | CONTRACT | MEDIA_MAPPINGS | ARRAY | An array of dictionaries, where each dictionary represents a Media Type and Media Type discount on this Contract. |
DIMENSION | CONTRACT | NAME | VARCHAR(300) | The name of the Contract. |
DIMENSION | CONTRACT | ORDER_PARTNER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CONTRACT | OTHER_CURRENCIES | ARRAY | An array of the other (non-default) currencies on the Contract, where each currency is a three-letter currency code.
|
DIMENSION | CONTRACT | PAYEE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CONTRACT | SUPPLIER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | CONTRACT | UID | VARCHAR(36) | The GUID of the Contract. |
DIMENSION | CONTRACT | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Contract record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | CONTRACT | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Contract record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | COST_CATEGORY | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | COST_CATEGORY | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | COST_CATEGORY | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | COST_CATEGORY | CHANNEL_GROUP | DIMENSION | For future use. |
DIMENSION | COST_CATEGORY | COST_CATEGORY_GROUP | VARCHAR(500) | For future use. |
DIMENSION | COST_CATEGORY | COST_CATEGORY_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | COST_CATEGORY | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Cost Category record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | COST_CATEGORY | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | COST_CATEGORY | EXTERNAL_ID | VARCHAR(200) | The identifier of the cost category in an external, non-OneStrata system. |
DIMENSION | COST_CATEGORY | ID | NUMBER(38,0) | The OneStrata-generated identifier of the cost category. |
DIMENSION | COST_CATEGORY | IS_ACTIVE | BOOLEAN | Whether or not the Cost Category record is active. |
DIMENSION | COST_CATEGORY | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Cost Category record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | COST_CATEGORY | MEDIA_KEYS | ARRAY | An array of foreign key values that reference the |
DIMENSION | COST_CATEGORY | NAME | VARCHAR(300) | The name of the cost category. |
DIMENSION | COST_CATEGORY | UID | VARCHAR(36) | The GUID of the cost category. |
DIMENSION | COST_CATEGORY | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Cost Category record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | COST_CATEGORY | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Cost Category record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
FACT | DELIVERY | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
FACT | DELIVERY | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
FACT | DELIVERY | _IS_ACTIVE | BOOLEAN | For future use. |
FACT | DELIVERY | AGENCY_KEY | NUMBER(38,0) | A foreign key in the |
FACT | DELIVERY | BILLABLE_COST | NUMBER(28,16) | The cost of the media buy and any associated fees for this delivery period. |
FACT | DELIVERY | CLICKS | NUMBER(38,0) | The number of clicks delivered during this delivery period. |
FACT | DELIVERY | CLIENT_KEY | NUMBER(38,0) | A foreign key in the |
FACT | DELIVERY | CURRENCY | VARCHAR(6) | The currency of the delivery costs, as a three-letter ISO currency code.
|
FACT | DELIVERY | DELIVERY_KEY | NUMBER(38,0) | The primary key value of the |
FACT | DELIVERY | EMAILS_OPENED | NUMBER(38,0) | The number of opened emails delivered during this delivery period. |
FACT | DELIVERY | EMAILS_SENT | NUMBER(38,0) | The number of sent emails delivered during this delivery period. |
FACT | DELIVERY | END_DATE | TIMESTAMP_NTZ(9) | The end date and time of the delivery period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
FACT | DELIVERY | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
FACT | DELIVERY | IMPRESSIONS | NUMBER(38,0) | The number of impressions delivered during this delivery period. |
FACT | DELIVERY | MARGIN | NUMBER(28,16) | The difference between the billable cost and payable cost for this delivery period. For more information, see DELIVERY.BILLABLE_COST and DELIVERY.PAYABLE_COST. |
FACT | DELIVERY | MODIFIED_DATETIME | TIMESTAMP_NTZ(9) | The date and time that data for this delivery period was most recently received, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
FACT | DELIVERY | ORDER_KEY | NUMBER(38,0) | A foreign key in the |
FACT | DELIVERY | PAYABLE_COST | NUMBER(38,0) | The cost of the media buy for this delivery period. |
FACT | DELIVERY | PLACEMENT_KEY | NUMBER(38,0) | A foreign key in the |
FACT | DELIVERY | POST_CLICK_CONVERSIONS | NUMBER(38,0) | The number of post-click conversions delivered during this delivery period. |
FACT | DELIVERY | POST_VIEW_CONVERSIONS | NUMBER(38,0) | The number of post-view conversions delivered during this delivery period. |
FACT | DELIVERY | PRIMARY_UNITS | NUMBER(38,0) | The number of units (for the primary unit type) delivered during this delivery period. |
FACT | DELIVERY | START_DATE | TIMESTAMP_NTZ(9) | The start date and time of the delivery period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
FACT | DELIVERY | SUPPLIER_KEY | NUMBER(38,0) | A foreign key in the |
FACT | DELIVERY | VIDEO_100PCT_VIEWS | NUMBER(38,0) | The number of video ads that played 100% of the ad content, during this delivery period. |
FACT | DELIVERY | VIDEO_25PCT_VIEWS | NUMBER(38,0) | The number of video ads that played 25% of the ad content, during this delivery period. |
FACT | DELIVERY | VIDEO_50PCT_VIEWS | NUMBER(38,0) | The number of video ads that played 50% of the ad content, during this delivery period. |
FACT | DELIVERY | VIDEO_75PCT_VIEWS | NUMBER(38,0) | The number of video ads that played 75% of the ad content, during this delivery period. |
FACT | DELIVERY | VIDEO_VIEWS | NUMBER(38,0) | The number of video views delivered during this delivery period. |
FACT | DELIVERY | VIDEORATE_100_PERCENT | NUMBER(28,16) | The percent of video ads that played 100% of the ad content, during this delivery period. |
FACT | DELIVERY | VIDEORATE_25_PERCENT | NUMBER(28,16) | The percent of video ads that played 25% of the ad content, during this delivery period. |
FACT | DELIVERY | VIDEORATE_50_PERCENT | NUMBER(28,16) | The percent of video ads that played 50% of the ad content, during this delivery period. |
FACT | DELIVERY | VIDEORATE_75_PERCENT | NUMBER(28,16) | The percent of video ads that played 75% of the ad content, during this delivery period. |
FACT | DELIVERY | VIEWABLE_IMPRESSIONS | NUMBER(38,0) | The number of viewable impressions delivered during this delivery period. |
FACT | DELIVERY | VISITS | NUMBER(38,0) | The number of visits delivered during this delivery period. |
DIMENSION | ENTERPRISE | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | ENTERPRISE | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | ENTERPRISE | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | ENTERPRISE | ACCOUNT_TYPE | VARCHAR(30) | The account type of the enterprise.
|
DIMENSION | ENTERPRISE | COMMENT | VARCHAR(16777216) | Optional, additional information about the enterprise. |
DIMENSION | ENTERPRISE | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the enterprise was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ENTERPRISE | ENABLE_ADAZZLE_REPORT | BOOLEAN | Whether or not Adazzle Analytics is enabled in this enterprise. |
DIMENSION | ENTERPRISE | ENABLE_REPORT | BOOLEAN | Whether or not Analytics is enabled in this enterprise. |
DIMENSION | ENTERPRISE | ENTERPRISE_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | ENTERPRISE | ID | NUMBER(38,0) | The OneStrata-generated identifier of the enterprise. |
DIMENSION | ENTERPRISE | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the enterprise was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ENTERPRISE | NAME | VARCHAR(300) | The name of the enterprise. |
DIMENSION | ENTERPRISE | UID | VARCHAR(36) | The GUID of the enterprise. |
DIMENSION | ESTIMATE | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | ESTIMATE | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | ESTIMATE | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | ESTIMATE | AGENCY_NAME | VARCHAR(300) | The name of the Agency assigned to this estimate. |
DIMENSION | ESTIMATE | AGENCY_UID | VARCHAR(36) | The GUID of the Agency assigned to this estimate. |
DIMENSION | ESTIMATE | BILLING_ALLOCATION_TYPE_ID | NUMBER(38,0) | For future use. |
DIMENSION | ESTIMATE | BILLING_ALLOCATION_TYPE_TEXT | VARCHAR(300) | For future use. |
DIMENSION | ESTIMATE | BUDGET | NUMBER(28,16) | The amount budgeted for this estimate. |
DIMENSION | ESTIMATE | BUDGET_CURRENCY_CODE | VARCHAR(6) | The currency of the estimate budget, as a three-letter ISO currency code.
|
DIMENSION | ESTIMATE | BUDGET_CURRENCY_NAME | VARCHAR(300) | The currency of the estimate budget.
|
DIMENSION | ESTIMATE | BUSINESS_UNIT_NAME | VARCHAR(300) | The name of the Business Unit assigned to this estimate. |
DIMENSION | ESTIMATE | BUSINESS_UNIT_UID | VARCHAR(36) | The GUID of the Business Unit assigned to this estimate. |
DIMENSION | ESTIMATE | CLIENT_NAME | VARCHAR(300) | The name of the Client assigned to this estimate. |
DIMENSION | ESTIMATE | CLIENT_UID | VARCHAR(36) | The GUID of the Client assigned to this estimate. |
DIMENSION | ESTIMATE | COMMITTED_ESTIMATE_SPEND | NUMBER(28,16) | The total spend committed against this estimate. This value is calculated by summing the cost of all committed Cost Lines linked to this estimate. |
DIMENSION | ESTIMATE | COST_TYPE | VARCHAR(300) | The cost type of the estimate.
|
DIMENSION | ESTIMATE | COST_TYPE_ID | NUMBER(38,0) | The cost type of the estimate, as an ID value.
|
DIMENSION | ESTIMATE | CREATED_BY | VARCHAR(500) | The first and last name of the user who created this estimate. |
DIMENSION | ESTIMATE | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the estimate was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ESTIMATE | CURRENT_ESTIMATE_APPROVAL_STATE | VARCHAR(500) | The approval status of the estimate.
|
DIMENSION | ESTIMATE | CUSTOM_FIELDS | ARRAY | The names and values of any estimate-level custom fields, as a dictionary inside an array. |
DIMENSION | ESTIMATE | END_DATE | DATE | The end date of the estimate, in yyyy-MM-dd format. |
DIMENSION | ESTIMATE | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ESTIMATE | ENTERPRISE_UID | VARCHAR(36) | The GUID of the enterprise that this estimate is in. |
DIMENSION | ESTIMATE | ESTIMATE_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | ESTIMATE | EXTERNAL_ID | VARCHAR(100) | The identifier of the estimate in an external, non-OneStrata system. |
DIMENSION | ESTIMATE | ID | NUMBER(38,0) | The OneStrata-generated identifier of the estimate. |
DIMENSION | ESTIMATE | IS_ACTIVE | BOOLEAN | Whether or not the estimate is active. |
DIMENSION | ESTIMATE | LAST_MODIFIED_BY | VARCHAR(500) | The first and last name of the user who last modified this estimate. |
DIMENSION | ESTIMATE | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the estimate was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ESTIMATE | MEDIA_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ESTIMATE | MEDIA_NAME | VARCHAR(300) | The name of the Media Type assigned to this estimate. |
DIMENSION | ESTIMATE | MEDIA_UID | VARCHAR(36) | The GUID of the Media Type assigned to this estimate. |
DIMENSION | ESTIMATE | NAME | VARCHAR(500) | The name of the estimate. |
DIMENSION | ESTIMATE | PRODUCT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ESTIMATE | PRODUCT_NAME | VARCHAR(300) | The name of the Product assigned to this estimate. |
DIMENSION | ESTIMATE | PRODUCT_UID | VARCHAR(36) | The GUID of the Product assigned to this estimate. |
DIMENSION | ESTIMATE | START_DATE | DATE | The start date of the estimate, in yyyy-MM-dd format. |
DIMENSION | ESTIMATE | UID | VARCHAR(36) | The GUID of the estimate. |
DIMENSION | EXCHANGE_RATE | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | EXCHANGE_RATE | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | EXCHANGE_RATE | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | EXCHANGE_RATE | AGENCY_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | EXCHANGE_RATE | BUSINESS_UNIT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | EXCHANGE_RATE | CLIENT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | EXCHANGE_RATE | CURRENCY_FROM | VARCHAR(6) | The currency that the Exchange Rate record converts from, as a three-letter ISO code. |
DIMENSION | EXCHANGE_RATE | CURRENCY_TO | VARCHAR(6) | The currency that the Exchange Rate record converts to, as a three-letter ISO code. |
DIMENSION | EXCHANGE_RATE | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | EXCHANGE_RATE | EXCHANGE_RATE | FLOAT | The rate at which the CURRENCY_FROM currency is converted to the CURRENCY_TO currency, as defined by the Exchange Rate record. |
DIMENSION | EXCHANGE_RATE | EXCHANGE_RATE_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | EXCHANGE_RATE | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Exchange Rate record. |
DIMENSION | EXCHANGE_RATE | LAST_MODIFIED_DATETIME | TIMESTAMP_NTZ(9) | The date and time that the Exchange Rate record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | EXCHANGE_RATE | UID | VARCHAR(36) | The GUID of the Exchange Rate record. |
DIMENSION | EXCHANGE_RATE | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Exxchange Rate record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | EXCHANGE_RATE | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Exchange Rate record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | FLIGHT_PERIOD | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | FLIGHT_PERIOD | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | FLIGHT_PERIOD | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | FLIGHT_PERIOD | AD_UNIT_ID | NUMBER(38,0) | The OneStrata identifier of the Ad Unit that this flight period is for. |
DIMENSION | FLIGHT_PERIOD | AD_UNIT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | FLIGHT_PERIOD | ALLOCATION_PERCENTAGE | NUMBER(3,2) | The ratio of the number of units allocated to this flight period to the total number of units in the Media Line that contains the flight period, as a decimal. |
DIMENSION | FLIGHT_PERIOD | END_DATE | DATE | The end date of the flight period, in yyyy-MM-dd format. |
DIMENSION | FLIGHT_PERIOD | FLIGHT_PERIOD_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | FLIGHT_PERIOD | ID | NUMBER(38,0) | The OneStrata-generated identifier of the flight period. |
DIMENSION | FLIGHT_PERIOD | NUMBER_OF_UNITS | NUMBER(38,0) | The number of units in the flight period. |
DIMENSION | FLIGHT_PERIOD | ORDER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | FLIGHT_PERIOD | START_DATE | DATE | The start date of the flight period, in yyyy-MM-dd format. |
DIMENSION | FLIGHT_PERIOD | STATUS | NUMBER(38,0) | The status of the flight period, as an ID value.
|
DIMENSION | FLIGHT_PERIOD | STATUS_TEXT | VARCHAR(50) | The status of the flight period.
|
DIMENSION | MEDIA | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | MEDIA | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | MEDIA | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | MEDIA | CODE | VARCHAR(100) | A code or phrase that represents the Media Type, typically used for billing or reporting. |
DIMENSION | MEDIA | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Media Type was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | MEDIA | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | MEDIA | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Media Type. |
DIMENSION | MEDIA | IS_ACTIVE | BOOLEAN | Whether or not the Media Type is active. |
DIMENSION | MEDIA | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Media Type was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | MEDIA | MEDIA_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | MEDIA | MEDIA_TYPE | VARCHAR(100) | The system media type of the Media Type. System media types are defined by OneStrata, Media Types are defined by individual enterprises.
|
DIMENSION | MEDIA | UI_NAME | VARCHAR(100) | The name of the Media Type. |
DIMENSION | MEDIA | UID | VARCHAR(36) | The GUID of the Media Type. |
DIMENSION | MEDIA | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Media Type's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | MEDIA | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Media Type's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
FACT | MEDIA_LINE_METRICS | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
FACT | MEDIA_LINE_METRICS | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
FACT | MEDIA_LINE_METRICS | _IS_ACTIVE | BOOLEAN | For future use. |
FACT | MEDIA_LINE_METRICS | ACQUISITIONS | NUMBER(38,0) | The number of acquisitions committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | ACTIONS | NUMBER(38,0) | The number of actions committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | ADD_TO_CARTS | NUMBER(38,0) | The number of add-to-carts committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | CLICKS | NUMBER(38,0) | The number of clicks committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | COMPLETED_VIEWS | NUMBER(38,0) | The number of completed views committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | CONTENT_VIEWS | NUMBER(38,0) | The number of content views committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | CONVERSIONS | NUMBER(38,0) | The number of conversions committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | ENGAGEMENTS | NUMBER(38,0) | The number of engagements committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | IMPRESSIONS | NUMBER(38,0) | The number of impressions committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | LANDING_PAGE_VIEWS | NUMBER(38,0) | The number of landing page views committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | LANDS | NUMBER(38,0) | The number of lands committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | LEADS | NUMBER(38,0) | The number of leads committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | LIFTS | NUMBER(38,0) | The number of lifts committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | LIKES | NUMBER(38,0) | The number of likes committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | LINK_CLICKS | NUMBER(38,0) | The number of link clicks committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | MEDIA_LINE_KEY | NUMBER(38,0) | A foreign key in the |
FACT | MEDIA_LINE_METRICS | MEDIA_LINE_METRICS_KEY | NUMBER(38,0) | The primary key value of the |
FACT | MEDIA_LINE_METRICS | MESSAGES | NUMBER(38,0) | The number of messages committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | NUMBER_OF_UNITS | NUMBER(38,0) | The number of units committed against the Media Line, for the primary unit type. |
FACT | MEDIA_LINE_METRICS | ORDER_KEY | NUMBER(38,0) | A foreign key in the |
FACT | MEDIA_LINE_METRICS | PURCHASES | NUMBER(38,0) | The number of purchases committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | READS | NUMBER(38,0) | The number of reads committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | SENT_IN_MAILS | NUMBER(38,0) | The number of sent InMails committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | SWIPE_UPS | NUMBER(38,0) | The number of swipe-ups committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | UNIQUE_REACH | NUMBER(38,0) | The number of unique reaches committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | VIEWABLE_COMPLETED_VIEWS | NUMBER(38,0) | The number of viewable completed views committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | VIEWABLE_IMPRESSIONS | NUMBER(38,0) | The number of viewable impressions committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | VIEWABLE_VIEWS | NUMBER(38,0) | The number of viewable views committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | VIEWS | NUMBER(38,0) | The number of views committed against the Media Line. |
FACT | MEDIA_LINE_METRICS | VISITS | NUMBER(38,0) | The number of visits committed against the Media Line. |
FACT | ORDER_COST | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
FACT | ORDER_COST | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
FACT | ORDER_COST | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | ORDER_COST | AGENCY_KEY | NUMBER(38,0) | A foreign key in the |
FACT | ORDER_COST | ALLOCATED_AMOUNT_CC | NUMBER(28,16) | For an allocated Cost Line, the budget of the Cost Line, in the Client Currency.
|
FACT | ORDER_COST | ALLOCATED_FEE_COST_AMOUNT_CC | NUMBER(28,16) | For an allocated Cost Line, the sum of all allocated fees assigned to the Cost Line, in the Client Currency.
|
FACT | ORDER_COST | BILLING_PERIOD_KEY | NUMBER(38,0) | A foreign key in the |
FACT | ORDER_COST | BILLING_PERIOD_START_DATE | DATE | The start date of the billing period, in yyyy-MM-dd format. |
DIMENSION | ORDER_COST | CAMPAIGN_KEY | NUMBER(38,0) | A foreign key in the |
FACT | ORDER_COST | CLIENT_COMMISSION_AMOUNT_AC | NUMBER(28,16) | The agency commission charged to the client, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_COMMISSION_AMOUNT_CC | NUMBER(28,16) | The agency commission charged to the client, in the Client Currency.
|
FACT | ORDER_COST | CLIENT_COMMISSION_CONTRACT_UID | VARCHAR(36) | The GUID of the Commission record applied to this Cost Line. |
FACT | ORDER_COST | CLIENT_COMMISSION_PERCENTAGE | NUMBER(13,10) | The decimal percentage of the client gross/net cost charged as an agency commission to the client.
|
FACT | ORDER_COST | CLIENT_COMMISSION_RULE | ARRAY | The Commission record applied to this Cost Line, as a dictionary inside an array. |
FACT | ORDER_COST | CLIENT_DISCOUNT_AMOUNT_AC | NUMBER(28,16) | The discount given by the agency to the client, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_DISCOUNT_AMOUNT_CC | NUMBER(28,16) | The discount given by the agency to the client, in the Client Currency.
|
FACT | ORDER_COST | CLIENT_DISCOUNT_CONTRACT_UID | VARCHAR(36) | For future use. |
FACT | ORDER_COST | CLIENT_DISCOUNT_PERCENTAGE | NUMBER(13,10) | The decimal percentage of the client gross cost given as a discount by the agency to the client.
|
FACT | ORDER_COST | CLIENT_DISCOUNT_RULE | ARRAY | The Client Discount rule applied to this Cost Line, as a dictionary inside an array.
|
FACT | ORDER_COST | CLIENT_GROSS_AMOUNT_AC | NUMBER(28,16) | The cost to the client before any discounts, commissions, or taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_GROSS_AMOUNT_CC | NUMBER(28,16) | The cost to the client before any discounts, commissions, or taxes are added, in the Client Currency.
|
FACT | ORDER_COST | CLIENT_GROSS_RATE_AC | NUMBER(28,16) | The cost per unit to the client before any discounts, commissions, or taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_GROSS_RATE_CC | NUMBER(28,16) | The cost per unit to the client before any discounts, commissions, or taxes are added, in the Client Currency.
|
DIMENSION | ORDER_COST | CLIENT_KEY | NUMBER(38,0) | A foreign key in the |
FACT | ORDER_COST | CLIENT_NET_AMOUNT_AC | NUMBER(28,16) | The cost to the client after any discounts are added but before any commissions or taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_NET_AMOUNT_CC | NUMBER(28,16) | The cost to the client after any discounts are added but before any commissions or taxes are added, in the Client Currency.
|
FACT | ORDER_COST | CLIENT_NET_AMOUNT_VC | NUMBER(28,16) | The cost to the client after any discounts are added but before any commissions or taxes are added, in the Vendor Currency.
|
FACT | ORDER_COST | CLIENT_NET_RATE_AC | NUMBER(28,16) | The cost per unit to the client after any discounts are added but before any commissions or taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_NET_RATE_CC | NUMBER(28,16) | The cost per unit to the client after any discounts are added but before any commissions or taxes are added, in the Client Currency.
|
FACT | ORDER_COST | CLIENT_NET_RATE_VC | NUMBER(28,16) | The cost per unit to the client after any discounts are added but before any commissions or taxes are added, in the Vendor Currency.
|
FACT | ORDER_COST | CLIENT_PASS_BACK_PERCENTAGE | NUMBER(13,10) | The decimal percentage of the vendor discount that is passed on to the client.
|
FACT | ORDER_COST | CLIENT_TAX_AMOUNT_AC | NUMBER(28,16) | The tax on activity charged to the client, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_TAX_AMOUNT_CC | NUMBER(28,16) | The tax on activity charged to the client, in the Client Currency.
|
FACT | ORDER_COST | CLIENT_TAX_CONTRACT_UID | VARCHAR(36) | For future use. |
FACT | ORDER_COST | CLIENT_TAX_ON_COMMISSION_AMOUNT_AC | NUMBER(28,16) | The tax on commission charged to the client, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_TAX_ON_COMMISSION_AMOUNT_CC | NUMBER(28,16) | The tax on commission charged to the client, in the Client Currency.
|
FACT | ORDER_COST | CLIENT_TAX_PERCENTAGE | NUMBER(13,10) | The decimal percentage of the client cost charged as a tax to the client.
|
FACT | ORDER_COST | CLIENT_TAX_RULE | ARRAY | The Client Tax record applied to this Cost Line, as a dictionary inside an array. |
DIMENSION | ORDER_COST | CLIENT_TAX_SET_UP_KEY | NUMBER(38,0) | A foreign key in the |
FACT | ORDER_COST | CLIENT_TOTAL_AMOUNT_AC | NUMBER(28,16) | The cost to the client after any discounts and commissions are added but before any taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_TOTAL_AMOUNT_CC | NUMBER(28,16) | The cost to the client after any discounts and commissions are added but before any taxes are added, in the Client Currency.
|
FACT | ORDER_COST | CLIENT_TOTAL_RATE_AC | NUMBER(28,16) | The cost per unit to the client after any discounts and commissions are added but before any taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_TOTAL_RATE_CC | NUMBER(28,16) | The cost per unit to the client after any discounts and commissions are added but before any taxes are added, in the Client Currency.
|
FACT | ORDER_COST | CLIENT_TOTAL_WITH_TAX_AMOUNT_AC | NUMBER(28,16) | The total cost to the client after any discounts, commissions, and taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_TOTAL_WITH_TAX_AMOUNT_CC | NUMBER(28,16) | The total cost to the client after any discounts, commissions, and taxes are added, in the Client Currency.
|
FACT | ORDER_COST | CLIENT_TOTAL_WITH_TAX_RATE_AC | NUMBER(28,16) | The total cost per unit to the client after any discounts, commissions, and taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | CLIENT_TOTAL_WITH_TAX_RATE_CC | NUMBER(28,16) | The total cost per unit to the client after any discounts, commissions, and taxes are added, in the Client Currency.
|
FACT | ORDER_COST | COMMISSION_KEY | NUMBER(38,0) | For future use. |
DIMENSION | ORDER_COST | COST_CATEGORY_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_COST | COST_END_DATE | DATE | The end date of the Cost Line, in yyyy-MM-dd format. |
FACT | ORDER_COST | COST_LINE_ID | NUMBER(38,0) | The OneStrata-generated identifier of the Cost Line. |
DIMENSION | ORDER_COST | COST_START_DATE | DATE | The start date of the Cost Line, in yyyy-MM-dd format. |
FACT | ORDER_COST | ID | NUMBER(38,0) | The BigQuery identifier of the order. |
FACT | ORDER_COST | MARGIN_PERCENTAGE | NUMBER(13,10) | For a margin Cost Line, the difference between the client net cost and the vendor net cost, as a decimal percentage of the client net cost.
|
FACT | ORDER_COST | NUMBER_OF_UNITS | NUMBER(38,0) | The total number of units in the order. |
FACT | ORDER_COST | ORDER_COST_KEY | NUMBER(38,0) | The primary key value of the |
FACT | ORDER_COST | ORDER_ID | NUMBER(38,0) | The OneStrata-generated identifier of the order. |
FACT | ORDER_COST | ORDER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_COST | ORDER_PARTNER_KEY | NUMBER(38,0) | A foreign key in the |
FACT | ORDER_COST | ORDER_UID | VARCHAR(36) | The GUID of the order. |
FACT | ORDER_COST | OTHER_INCOME_AMOUNT_AC | NUMBER(28,16) | The difference between the client net cost and vendor net cost, in the Agency Currency. Represents additional income (not including any commissions) or costs for the agency.
|
FACT | ORDER_COST | OTHER_INCOME_AMOUNT_CC | NUMBER(28,16) | The difference between the client net cost and vendor net cost, in the Client Currency. Represents additional income (not including any commissions) or costs for the agency.
|
FACT | ORDER_COST | OTHER_INCOME_AMOUNT_VC | NUMBER(28,16) | The difference between the client net cost and vendor net cost, in the Vendor Currency. Represents additional income (not including any commissions) or costs for the agency.
|
DIMENSION | ORDER_COST | PAYEE_KEY | NUMBER(38,0) | A foreign key in the |
FACT | ORDER_COST | PRE_ACTUALIZED_GROSS_COST_VC | NUMBER(28,16) | The pre-actualization vendor gross cost, in the Vendor Currency.
|
FACT | ORDER_COST | PRE_ACTUALIZED_NET_COST_VC | NUMBER(28,16) | The pre-actualization vendor net cost, in the Vendor Currency.
|
FACT | ORDER_COST | RATE_TYPE | VARCHAR(100) | The rate type of the Cost Line, as an ID value.
|
DIMENSION | ORDER_COST | SUPPLIER_KEY | NUMBER(38,0) | A foreign key in the |
FACT | ORDER_COST | VENDOR_DISCOUNT_AMOUNT_AC | NUMBER(28,16) | The discount given by the vendor to the agency, in the Agency Currency.
|
FACT | ORDER_COST | VENDOR_DISCOUNT_AMOUNT_CC | NUMBER(28,16) | The discount given by the vendor to the agency, in the Client Currency.
|
FACT | ORDER_COST | VENDOR_DISCOUNT_AMOUNT_VC | NUMBER(28,16) | The discount given by the vendor to the agency, in the Vendor Currency.
|
FACT | ORDER_COST | VENDOR_DISCOUNT_CONTRACT_UID | VARCHAR(36) | The GUID of the Vendor Discount rule applied to this Cost Line.
|
FACT | ORDER_COST | VENDOR_DISCOUNT_PERCENTAGE | NUMBER(13,10) | The decimal percentage of the vendor gross cost given as a discount by the vendor to the agency.
|
FACT | ORDER_COST | VENDOR_DISCOUNT_RULE | ARRAY | The Vendor Discount rule applied to this Cost Line, as a dictionary inside an array.
|
FACT | ORDER_COST | VENDOR_GROSS_AMOUNT_AC | NUMBER(28,16) | The cost to the agency before any discounts, commissions, or taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | VENDOR_GROSS_AMOUNT_CC | NUMBER(28,16) | The cost to the agency before any discounts, commissions, or taxes are added, in the Client Currency.
|
FACT | ORDER_COST | VENDOR_GROSS_AMOUNT_VC | NUMBER(28,16) | The cost to the agency before any discounts, commissions, or taxes are added, in the Vendor Currency
|
FACT | ORDER_COST | VENDOR_GROSS_RATE_AC | NUMBER(28,16) | The cost per unit to the agency before any discounts, commissions, or taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | VENDOR_GROSS_RATE_CC | NUMBER(28,16) | The cost per unit to the agency before any discounts, commissions, or taxes are added, in the Client Currency.
|
FACT | ORDER_COST | VENDOR_GROSS_RATE_VC | NUMBER(28,16) | The cost per unit to the agency before any discounts, commissions, or taxes are added, in the Vendor Currency.
|
FACT | ORDER_COST | VENDOR_NET_AMOUNT_AC | NUMBER(28,16) | The cost to the agency after any discounts are added but before any commissions or taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | VENDOR_NET_AMOUNT_CC | NUMBER(28,16) | The cost to the agency after any discounts are added but before any commissions or taxes are added, in the Client Currency.
|
FACT | ORDER_COST | VENDOR_NET_AMOUNT_VC | NUMBER(28,16) | The cost to the agency after any discounts are added but before any commissions or taxes are added, in the Vendor Currency.
|
FACT | ORDER_COST | VENDOR_NET_RATE_AC | NUMBER(28,16) | The cost per unit to the agency after any discounts are added but before any commissions or taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | VENDOR_NET_RATE_CC | NUMBER(28,16) | The cost per unit to the agency after any discounts are added but before any commissions or taxes are added, in the Client Currency.
|
FACT | ORDER_COST | VENDOR_NET_RATE_VC | NUMBER(28,16) | The cost per unit to the agency after any discounts are added but before any commissions or taxes are added, in the Vendor Currency.
|
FACT | ORDER_COST | VENDOR_TAX_AMOUNT_AC | NUMBER(28,16) | The tax on activity charged to the agency, in the Agency Currency.
|
FACT | ORDER_COST | VENDOR_TAX_AMOUNT_CC | NUMBER(28,16) | The tax on activity charged to the agency, in the Client Currency.
|
FACT | ORDER_COST | VENDOR_TAX_AMOUNT_VC | NUMBER(28,16) | The tax on activity charged to the agency, in the Vendor Currency.
|
FACT | ORDER_COST | VENDOR_TAX_CONTRACT_UID | VARCHAR(36) | For future use. |
FACT | ORDER_COST | VENDOR_TAX_PERCENTAGE | NUMBER(13,10) | The decimal percentage of the vendor cost charged as a tax to the agency.
|
FACT | ORDER_COST | VENDOR_TAX_RULE | ARRAY | The Vendor Tax record applied to this Cost Line, as a dictionary inside an array. |
DIMENSION | ORDER_COST | VENDOR_TAX_SET_UP_KEY | NUMBER(38,0) | A foreign key in the |
FACT | ORDER_COST | VENDOR_TOTAL_WITH_TAX_AMOUNT_AC | NUMBER(28,16) | The total cost to the agency after any discounts and taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | VENDOR_TOTAL_WITH_TAX_AMOUNT_CC | NUMBER(28,16) | The total cost to the agency after any discounts and taxes are added, in the Client Currency.
|
FACT | ORDER_COST | VENDOR_TOTAL_WITH_TAX_AMOUNT_VC | NUMBER(28,16) | The total cost to the agency after any discounts and taxes are added, in the Vendor Currency.
|
FACT | ORDER_COST | VENDOR_TOTAL_WITH_TAX_CONTRACT_UID | VARCHAR(36) | For future use. |
FACT | ORDER_COST | VENDOR_TOTAL_WITH_TAX_PERCENTAGE | NUMBER(13,10) | For future use. |
FACT | ORDER_COST | VENDOR_TOTAL_WITH_TAX_RATE_AC | NUMBER(28,16) | The total cost per unit to the agency after any discounts and taxes are added, in the Agency Currency.
|
FACT | ORDER_COST | VENDOR_TOTAL_WITH_TAX_RATE_CC | NUMBER(28,16) | The total cost per unit to the agency after any discounts and taxes are added, in the Client Currency.
|
FACT | ORDER_COST | VENDOR_TOTAL_WITH_TAX_RATE_VC | NUMBER(28,16) | The total cost per unit to the agency after any discounts and taxes are added, in the Vendor Currency.
|
FACT | ORDER_COST | VENDOR_TOTAL_WITH_TAX_RULE | ARRAY | For future use. |
DIMENSION | ORDER_DETAIL | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | ORDER_DETAIL | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | ORDER_DETAIL | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | ORDER_DETAIL | AGENCY_CURRENCY_CODE | VARCHAR(6) | The Agency Currency of the order, as a three-letter ISO currency code.
|
DIMENSION | ORDER_DETAIL | AGENCY_CURRENCY_NAME | VARCHAR(300) | The Agency Currency of the order.
|
DIMENSION | ORDER_DETAIL | AGENCY_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_DETAIL | AGENCY_TO_CLIENT_EXCHANGERATE | NUMBER(28,16) | The exchange rate from the Agency Currency to the Client Currency. |
DIMENSION | ORDER_DETAIL | AGENCY_UID | VARCHAR(36) | The GUID of the Agency that this order is for. |
DIMENSION | ORDER_DETAIL | APPROVAL_COMPLETED_AT | TIMESTAMP_NTZ(9) | The date and time that the most recent approval request for this order was accepted or rejected, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ORDER_DETAIL | APPROVAL_EMAIL_RECIPIENT | VARCHAR(200) | The email address of the person who was requested to approve this order. |
DIMENSION | ORDER_DETAIL | APPROVAL_REQUESTED_AT | TIMESTAMP_NTZ(9) | The date and time that the most recent approval request for this order was sent, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ORDER_DETAIL | APPROVAL_STATUS_ID | NUMBER(38,0) | The confirmation/approval status of the order, as an ID value.
|
DIMENSION | ORDER_DETAIL | APPROVAL_STATUS_TEXT | VARCHAR(100) | The confirmation/approval status of the order.
|
DIMENSION | ORDER_DETAIL | APPROVAL_VERSION | NUMBER(38,0) | The version number of the order. |
DIMENSION | ORDER_DETAIL | CAMPAIGN_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_DETAIL | CLIENT_CURRENCY_CODE | VARCHAR(6) | The Client Currency of the order, as a three-letter ISO currency code.
|
DIMENSION | ORDER_DETAIL | CLIENT_CURRENCY_NAME | VARCHAR(300) | The Client Currency of the order.
|
DIMENSION | ORDER_DETAIL | CLIENT_GROSS_RATE_AC | NUMBER(28,16) | See ORDER_COST.CLIENT_GROSS_RATE_AC. |
DIMENSION | ORDER_DETAIL | CLIENT_GROSS_RATE_CC | NUMBER(28,16) | See ORDER_COST.CLIENT_GROSS_RATE_CC. |
DIMENSION | ORDER_DETAIL | CLIENT_ID | NUMBER(38,0) | The OneStrata identifier of the Client that this order is for. |
DIMENSION | ORDER_DETAIL | CLIENT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_DETAIL | CLIENT_NET_RATE_AC | NUMBER(28,16) | See ORDER_COST.CLIENT_NET_RATE_AC. |
DIMENSION | ORDER_DETAIL | CLIENT_NET_RATE_CC | NUMBER(28,16) | See ORDER_COST.CLIENT_NET_RATE_CC. |
DIMENSION | ORDER_DETAIL | CLIENT_NET_RATE_VC | NUMBER(28,16) | See ORDER_COST.CLIENT_NET_RATE_VC. |
DIMENSION | ORDER_DETAIL | CLIENT_UID | VARCHAR(36) | The GUID of the Client that this order is for. |
DIMENSION | ORDER_DETAIL | CONTRACT_UID | VARCHAR(36) | The GUID of the Contract associated with this order. |
DIMENSION | ORDER_DETAIL | COST_CATEGORY_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_DETAIL | COST_LINE_COST_CATEGORY_UID | VARCHAR(36) | The GUID of the cost category of this Cost Line. |
DIMENSION | ORDER_DETAIL | COST_LINE_COST_METHOD | NUMBER(38,0) | The cost method of the Cost Line, as an ID value.
|
DIMENSION | ORDER_DETAIL | COST_LINE_COST_METHOD_TEXT | VARCHAR(300) | The cost method of the Cost Line.
|
DIMENSION | ORDER_DETAIL | COST_LINE_CREATION_TYPE | NUMBER(38,0) | Whether the Cost Line was manually created or generated, as an ID value.
|
DIMENSION | ORDER_DETAIL | COST_LINE_CUSTOM_FIELDS | ARRAY | The names and values of any Cost Line-level custom data fields, as a dictionary inside an array. |
DIMENSION | ORDER_DETAIL | COST_LINE_DISTRIBUTION_METHOD | NUMBER(38,0) | The cost distribution setting of the Cost Line, as an ID value.
|
DIMENSION | ORDER_DETAIL | COST_LINE_DISTRIBUTION_METHOD_TEXT | VARCHAR(300) | The cost distribution setting of the Cost Line.
|
DIMENSION | ORDER_DETAIL | COST_LINE_END_DATE | DATE | The end date of the Cost Line, in yyyy-MM-dd format. |
DIMENSION | ORDER_DETAIL | COST_LINE_GROUPING | NUMBER(38,0) | The grouping structure of the Cost Line, as an ID value.
|
DIMENSION | ORDER_DETAIL | COST_LINE_GROUPING_TEXT | VARCHAR(300) | The grouping structure of the Cost Line.
|
DIMENSION | ORDER_DETAIL | COST_LINE_ID | NUMBER(38,0) | The OneStrata-generated identifier of the Cost Line. |
DIMENSION | ORDER_DETAIL | COST_LINE_NAME | VARCHAR(1000) | The name of the Cost Line. |
DIMENSION | ORDER_DETAIL | COST_LINE_RATE_MULTIPLIER | NUMBER(38,0) | The rate divider of the Cost Line's rate type.
|
DIMENSION | ORDER_DETAIL | COST_LINE_RATE_TEXT | VARCHAR(300) | The rate type of the Cost Line.
|
DIMENSION | ORDER_DETAIL | COST_LINE_RATE_TYPE | VARCHAR(50) | The rate type of the Cost Line, as an ID value.
|
DIMENSION | ORDER_DETAIL | COST_LINE_START_DATE | DATE | The start date of the Cost Line, in yyyy-MM-dd format. |
DIMENSION | ORDER_DETAIL | COST_LINE_SUPPLIER_UID | VARCHAR(36) | The GUID of the Supplier of this Cost Line. |
DIMENSION | ORDER_DETAIL | CUSTOM_FIELDS | ARRAY | The names and values of any order-level custom data data fields, as a dictionary inside an array. |
DIMENSION | ORDER_DETAIL | DATA_TEXT | VARCHAR(300) | Whether the Supplier of the order is a media or non-media Supplier.
|
DIMENSION | ORDER_DETAIL | DATA_TYPE | NUMBER(38,0) | Whether the Supplier of the order is a media or non-media Supplier, as an ID value.
|
DIMENSION | ORDER_DETAIL | ESTIMATE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_DETAIL | EXPORT_MESSAGE | VARCHAR(16777216) | For future use. |
DIMENSION | ORDER_DETAIL | EXPORT_STATUS | VARCHAR(50) | The Financial Bridge export status of the newest financial order generated from this order, as an ID value.
|
DIMENSION | ORDER_DETAIL | EXPORT_STATUS_TEXT | VARCHAR(300) | The Financial Bridge export status of the newest financial order generated from this order.
|
DIMENSION | ORDER_DETAIL | EXTERNAL_LINK_ID | VARCHAR(16777216) | For a linked Cost Line, the external integration provider's identifier for the entity linked to the Cost Line. |
DIMENSION | ORDER_DETAIL | EXTERNAL_LINK_IS_ACTIVE | BOOLEAN | Whether or not the Cost Line is linked to an external entity. |
DIMENSION | ORDER_DETAIL | EXTERNAL_LINK_STATUS | VARCHAR(16777216) | The status of the link between this Cost Line and an external entity.
|
DIMENSION | ORDER_DETAIL | EXTERNAL_LINK_SYSTEM_GROUP | VARCHAR(16777216) | For a linked Cost Line, the provider type of the external integration provider.
|
DIMENSION | ORDER_DETAIL | EXTERNAL_LINK_SYSTEM_TYPE | VARCHAR(16777216) | For a linked Cost Line, the external integration provider of the Cost Line.
|
DIMENSION | ORDER_DETAIL | EXTERNAL_LINK_TYPE | VARCHAR(16777216) | For a linked Cost Line, the type of external entity linked to the Cost Line.
|
DIMENSION | ORDER_DETAIL | ID | NUMBER(38,0) | The OneStrata-generated identifier of the order. |
DIMENSION | ORDER_DETAIL | IS_REGULATED | BOOLEAN | Whether or not the order is regulated.
|
DIMENSION | ORDER_DETAIL | LAST_MODIFIED_BY | VARCHAR(500) | The first and last name of the user who last modified this order. |
DIMENSION | ORDER_DETAIL | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the order was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ORDER_DETAIL | MEDIA_ID | NUMBER(38,0) | The OneStrata identifier of the Media Type assigned to the campaign that this order is for. |
DIMENSION | ORDER_DETAIL | MEDIA_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_DETAIL | ORDER_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | ORDER_DETAIL | ORDER_PARTNER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_DETAIL | ORDER_PARTNER_UID | VARCHAR(36) | The GUID of the Order Partner of this order. |
DIMENSION | ORDER_DETAIL | PAYEE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_DETAIL | PAYEE_UID | VARCHAR(36) | The GUID of the Payee of this order. |
DIMENSION | ORDER_DETAIL | STATUS | NUMBER(38,0) | The status of the order, as an ID value.
|
DIMENSION | ORDER_DETAIL | SUPPLIER_CURRENCY_CODE | VARCHAR(6) | The Vendor Currency of the order, as a three-letter ISO currency code.
|
DIMENSION | ORDER_DETAIL | SUPPLIER_CURRENCY_NAME | VARCHAR(300) | The Vendor Currency of the order.
|
DIMENSION | ORDER_DETAIL | SUPPLIER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_DETAIL | UID | VARCHAR(36) | The GUID of the order. |
DIMENSION | ORDER_DETAIL | VENDOR_GROSS_RATE_AC | NUMBER(28,16) | See ORDER_COST.VENDOR_GROSS_RATE_AC. |
DIMENSION | ORDER_DETAIL | VENDOR_GROSS_RATE_CC | NUMBER(28,16) | See ORDER_COST.VENDOR_GROSS_RATE_CC. |
DIMENSION | ORDER_DETAIL | VENDOR_GROSS_RATE_VC | NUMBER(28,16) | See ORDER_COST.VENDOR_GROSS_RATE_VC. |
DIMENSION | ORDER_DETAIL | VENDOR_NET_RATE_AC | NUMBER(28,16) | See ORDER_COST.VENDOR_NET_RATE_AC. |
DIMENSION | ORDER_DETAIL | VENDOR_NET_RATE_CC | NUMBER(28,16) | See ORDER_COST.VENDOR_NET_RATE_CC. |
DIMENSION | ORDER_DETAIL | VENDOR_NET_RATE_VC | NUMBER(28,16) | See ORDER_COST.VENDOR_NET_RATE_VC. |
DIMENSION | ORDER_DETAIL | VENDOR_TO_AGENCY_EXCHANGERATE | NUMBER(28,16) | The exchange rate from the Vendor Currency to the Agency Currency. |
DIMENSION | ORDER_DETAIL | VERSION | NUMBER(38,0) | The version number of the order. |
DIMENSION | ORDER_PARTNER | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | ORDER_PARTNER | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | ORDER_PARTNER | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | ORDER_PARTNER | ADDRESSES | ARRAY | The billing address of the Order Partner, as a dictionary inside an array. |
DIMENSION | ORDER_PARTNER | APPROVAL_CONFIRMATION | VARCHAR(100) | The order confirmation type of the Order Partner.
|
DIMENSION | ORDER_PARTNER | CODE | VARCHAR(300) | A code or phrase that represents the Order Partner, typically used for billing or reporting. |
DIMENSION | ORDER_PARTNER | CONTACT_ADDRESS | VARCHAR(500) | The address of the Order Partner contact. |
DIMENSION | ORDER_PARTNER | CONTACT_EMAIL | VARCHAR(300) | The email address of the Order Partner contact. |
DIMENSION | ORDER_PARTNER | CONTACT_NAME | VARCHAR(300) | The name of the Order Partner contact. |
DIMENSION | ORDER_PARTNER | CONTACT_TELEPHONE | VARCHAR(50) | The telephone number of the Order Partner contact. |
DIMENSION | ORDER_PARTNER | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Order Partner record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ORDER_PARTNER | ENTERPRISE_ID | NUMBER(38,0) | The OneStrata identifier of the enterprise that this Order Partner is in. |
DIMENSION | ORDER_PARTNER | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ORDER_PARTNER | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Order Partner. |
DIMENSION | ORDER_PARTNER | IS_ACTIVE | BOOLEAN | Whether or not the Order Partner record is active. |
DIMENSION | ORDER_PARTNER | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Order Partner record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ORDER_PARTNER | LOCAL_NAME | VARCHAR(300) | The localized name of the Order Partner. |
DIMENSION | ORDER_PARTNER | LOGO_URL | VARCHAR(400) | A URL to a page or file that hosts the Order Partner's logo. |
DIMENSION | ORDER_PARTNER | MARKET | VARCHAR(100) | The market where the Order Partner runs its media activity, |
DIMENSION | ORDER_PARTNER | NAME | VARCHAR(300) | The name of the Order Partner. |
DIMENSION | ORDER_PARTNER | ORDER_PARTNER_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | ORDER_PARTNER | UID | VARCHAR(36) | The GUID of the Order Partner. |
DIMENSION | ORDER_PARTNER | VERSION | NUMBER(38,0) | The version number of the Order Partner record. |
DIMENSION | PAYEE | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | PAYEE | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | PAYEE | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | PAYEE | ADDRESSES | ARRAY | The billing address of the Payee, as a dictionary inside an array. |
DIMENSION | PAYEE | CODE | VARCHAR(150) | A code or phrase that represents the Payee, typically used for billing or reporting. |
DIMENSION | PAYEE | COMPANY_REG_NUMBER | VARCHAR(100) | The registration number of the Payee. |
DIMENSION | PAYEE | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Payee record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | PAYEE | CUSTOM_FIELDS | ARRAY | The names and values of any Payee-level custom fields, as a dictionary inside an array. |
DIMENSION | PAYEE | ENTERPRISE_ID | NUMBER(38,0) | The OneStrata identifier of the enterprise that this Payee is in. |
DIMENSION | PAYEE | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | PAYEE | EXTERNAL_ID | VARCHAR(100) | The identifier of the Payee in an external, non-OneStrata system. |
DIMENSION | PAYEE | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Payee. |
DIMENSION | PAYEE | IS_ACTIVE | BOOLEAN | Whether or not the Payee record is active. |
DIMENSION | PAYEE | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Payee record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | PAYEE | LEGAL_NAME | VARCHAR(300) | The legal name of the Payee. |
DIMENSION | PAYEE | LOCAL_NAME | VARCHAR(300) | The localized name of the Payee. |
DIMENSION | PAYEE | NAME | VARCHAR(300) | The name of the Payee. |
DIMENSION | PAYEE | NOTES | VARCHAR(16777216) | Additional information about the Payee. |
DIMENSION | PAYEE | PAYEE_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | PAYEE | TAX_GROUP_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | PAYEE | UID | VARCHAR(36) | The GUID of the Payee. |
DIMENSION | PAYEE | VERSION | NUMBER(38,0) | The version number of the Payee record. |
DIMENSION | PREFERRED_VENDOR | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | PREFERRED_VENDOR | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | PREFERRED_VENDOR | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | PREFERRED_VENDOR | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Preferred Vendor record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | PREFERRED_VENDOR | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | PREFERRED_VENDOR | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Preferred Vendor record. |
DIMENSION | PREFERRED_VENDOR | IS_ACTIVE | BOOLEAN | Whether or not the Preferred Vendor record is active. |
DIMENSION | PREFERRED_VENDOR | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Preferred Vendor record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | PREFERRED_VENDOR | MEDIA_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | PREFERRED_VENDOR | PAYEE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | PREFERRED_VENDOR | PREFERRED_VENDOR_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | PREFERRED_VENDOR | SUPPLIER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | PREFERRED_VENDOR | UID | VARCHAR(36) | The GUID of the Preferred Vendor. |
DIMENSION | PREFERRED_VENDOR | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Preferred Vendor record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | PREFERRED_VENDOR | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Preferred Vendor record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | PRODUCT | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | PRODUCT | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | PRODUCT | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | PRODUCT | ADDRESSES | ARRAY | The billing address of the Product, as a dictionary inside an array. |
DIMENSION | PRODUCT | AGENCY_ID | NUMBER(38,0) | The OneStrata identifier of the Agency that this Product belongs to. |
DIMENSION | PRODUCT | BUSINESS_UNIT_ID | NUMBER(38,0) | The OneStrata identifier of the Business Unit that this Product belongs to. |
DIMENSION | PRODUCT | CLIENT_ID | NUMBER(38,0) | The OneStrata identifier of the Client that this Product belongs to. |
DIMENSION | PRODUCT | CLIENT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | PRODUCT | CODE | VARCHAR(100) | A code or phrase that represents the Product, typically used for billing or reporting. |
DIMENSION | PRODUCT | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Product record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | PRODUCT | EXTERNAL_ID | VARCHAR(100) | The identifier of the Product in an external, non-OneStrata system. |
DIMENSION | PRODUCT | GROUP_ADDRESSES | ARRAY | The billing address of the Product Group, as a dictionary inside an array. |
DIMENSION | PRODUCT | GROUP_CLIENT_ID | NUMBER(38,0) | The OneStrata identifier of the Client that this Product Group belongs to. |
DIMENSION | PRODUCT | GROUP_CODE | VARCHAR(100) | A code or phrase that represents the Product Group, typically used for billing or reporting. |
DIMENSION | PRODUCT | GROUP_CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Product Group record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | PRODUCT | GROUP_EXTERNAL_ID | VARCHAR(100) | The identifier of the Product Group in an external, non-OneStrata system. |
DIMENSION | PRODUCT | GROUP_ID | NUMBER(38,0) | The OneStrata-generated identifier of the Product Group. |
DIMENSION | PRODUCT | GROUP_IS_ACTIVE | BOOLEAN | Whether or not the Product Group record is active. |
DIMENSION | PRODUCT | GROUP_LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Product Group record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | PRODUCT | GROUP_LOCAL_NAME | VARCHAR(300) | The localized name of the Product Group. |
DIMENSION | PRODUCT | GROUP_LOGO_URL | VARCHAR(400) | A URL to a page or file that hosts the Product Group's logo. |
DIMENSION | PRODUCT | GROUP_NAME | VARCHAR(300) | The name of the product group. |
DIMENSION | PRODUCT | GROUP_OFFICIAL_NAME | VARCHAR(300) | The legal name of the Product Group. |
DIMENSION | PRODUCT | GROUP_SHORT_NAME | VARCHAR(300) | A shortened or alternate version of the Product Group's name, typically used for fields with character length limits. |
DIMENSION | PRODUCT | GROUP_UID | VARCHAR(16777216) | The GUID of the Product Group. |
DIMENSION | PRODUCT | GROUP_VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Product Group record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | PRODUCT | GROUP_VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Product Group record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | PRODUCT | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Product. |
DIMENSION | PRODUCT | IS_ACTIVE | BOOLEAN | Whether or not the Product record is active. |
DIMENSION | PRODUCT | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Product record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | PRODUCT | LOCAL_NAME | VARCHAR(300) | The localized name of the Product. |
DIMENSION | PRODUCT | LOGO_URL | VARCHAR(400) | A URL to a page or file that hosts the Product's logo. |
DIMENSION | PRODUCT | NAME | VARCHAR(300) | The name of the Product. |
DIMENSION | PRODUCT | OFFICIAL_NAME | VARCHAR(300) | The legal name of the Product. |
DIMENSION | PRODUCT | PRODUCT_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | PRODUCT | SHORT_CODE | VARCHAR(300) | A shortened or alternate version of the Product's code, typically used for fields with character length limits. |
DIMENSION | PRODUCT | SHORT_NAME | VARCHAR(300) | A shortened or alternate version of the Product's name, typically used for fields with character length limits. |
DIMENSION | PRODUCT | UID | VARCHAR(36) | The GUID of the Product. |
DIMENSION | PRODUCT | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Product record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | PRODUCT | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Product record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | PURCHASE_ORDER | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | PURCHASE_ORDER | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | PURCHASE_ORDER | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | PURCHASE_ORDER | AGENCY_UID | VARCHAR(36) | The GUID of the Agency assigned to this purchase order. |
DIMENSION | PURCHASE_ORDER | BUSINESS_UNIT_UID | VARCHAR(36) | The GUID of the Business Unit assigned to this purchase order. |
DIMENSION | PURCHASE_ORDER | CLIENT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | PURCHASE_ORDER | CLIENT_UID | VARCHAR(36) | The GUID of the Client assigned to this purchase order. |
DIMENSION | PURCHASE_ORDER | ENTERPRISE_UID | VARCHAR(36) | The GUID of the enterprise that this purchase order is in. |
DIMENSION | PURCHASE_ORDER | ID | NUMBER(38,0) | The OneStrata-generated identifier of the purchase order. |
DIMENSION | PURCHASE_ORDER | MEDIA_UID | VARCHAR(36) | The GUID of the Media Type assigned to this purchase order. |
DIMENSION | PURCHASE_ORDER | PRODUCT_UID | VARCHAR(36) | The GUID of the Product assigned to this purchase order. |
DIMENSION | PURCHASE_ORDER | PURCHASE_ORDER_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | PURCHASE_ORDER | REFERENCE | VARCHAR(500) | The reference number of this purchase order. |
DIMENSION | PURCHASE_ORDER | UID | VARCHAR(36) | The GUID of the purchase order. |
DIMENSION | ROLE_PERMISSION | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | ROLE_PERMISSION | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | ROLE_PERMISSION | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | ROLE_PERMISSION | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the User Role record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ROLE_PERMISSION | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | ROLE_PERMISSION | ENTERPRISE_UID | VARCHAR(36) | The GUID of the enterprise that this user role is in. |
DIMENSION | ROLE_PERMISSION | IS_ACTIVE | BOOLEAN | Whether or not the User Role record is active. |
DIMENSION | ROLE_PERMISSION | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the User Role record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | ROLE_PERMISSION | PERMISSION_ID | NUMBER(38,0) | The OneStrata-generated identifier of the user role permission. |
DIMENSION | ROLE_PERMISSION | PERMISSION_NAME | VARCHAR(300) | The name of the user role permission. |
DIMENSION | ROLE_PERMISSION | ROLE_NAME | VARCHAR(100) | The name of the user role. |
DIMENSION | ROLE_PERMISSION | ROLE_PERMISSION_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | ROLE_PERMISSION | ROLE_UID | VARCHAR(36) | The GUID of the user role. |
DIMENSION | SUPPLIER | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | SUPPLIER | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | SUPPLIER | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | SUPPLIER | ADDRESSES | ARRAY | The legal address of the Supplier, as a dictionary inside an array. |
DIMENSION | SUPPLIER | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Supplier record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | SUPPLIER | ENTERPRISE_ID | NUMBER(38,0) | The OneStrata identifier of the enterprise that this Supplier is in. |
DIMENSION | SUPPLIER | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | SUPPLIER | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Supplier. |
DIMENSION | SUPPLIER | IS_ACTIVE | BOOLEAN | Whether or not the Supplier record is active. |
DIMENSION | SUPPLIER | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Supplier record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | SUPPLIER | LOCAL_NAME | VARCHAR(300) | The localized name of the Supplier. |
DIMENSION | SUPPLIER | LOGO_URL | VARCHAR(400) | A URL to a page or file that hosts the Supplier's logo. |
DIMENSION | SUPPLIER | MEDIA | VARIANT | An array of dictionaries, where each dictionary represents a Media Type that this Supplier supports. |
DIMENSION | SUPPLIER | MEDIA_KEYS | ARRAY | An array of foreign key values that reference the |
DIMENSION | SUPPLIER | MEDIA_OWNER | VARCHAR(300) | For future use. |
DIMENSION | SUPPLIER | NAME | VARCHAR(300) | The name of the Supplier. |
DIMENSION | SUPPLIER | NOTES | VARCHAR(16777216) | Additional information about the Supplier. |
DIMENSION | SUPPLIER | SHORT_NAME | VARCHAR(300) | A shortened or alternate version of the Supplier's name, typically used for fields with character length limits. |
DIMENSION | SUPPLIER | SUPPLIER_GROUP | VARCHAR(100) | For future use. |
DIMENSION | SUPPLIER | SUPPLIER_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | SUPPLIER | SUPPLIER_TYPE | VARCHAR(300) | Whether the Supplier is a media Supplier or a non-media Supplier.
|
DIMENSION | SUPPLIER | UID | VARCHAR(36) | The GUID of the Supplier. |
DIMENSION | SUPPLIER | VERSION | NUMBER(38,0) | The version number of the Supplier record. |
DIMENSION | TAX | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | TAX | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | TAX | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | TAX | ALTERNATE_TAX_OPTION_ID | NUMBER(38,0) | The OneStrata identifier of the Alternate Tax Option assigned to this Tax record. |
DIMENSION | TAX | ALTERNATE_TAX_OPTION_NAME | VARCHAR(300) | The name of the Alternate Tax Option assigned to this Tax record. |
DIMENSION | TAX | CLIENT_TAX_1_APPLIES_TO | VARCHAR(200) | For a Client Tax record, the cost type that the client tax rate applies to.
|
DIMENSION | TAX | CLIENT_TAX_1_RATE | NUMBER(28,16) | For a Client Tax record, the client tax rate as a decimal. |
DIMENSION | TAX | CLIENT_TAX_1_TYPE | VARCHAR(40) | For a Client Tax record, the type of the client tax.
|
DIMENSION | TAX | DISCRIMINATOR | VARCHAR(100) | Whether the Tax record is a Client Tax record or a Vendor Tax record.
|
DIMENSION | TAX | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | TAX | GROUP_KEY | NUMBER(38,0) | The OneStrata identifier of the Tax Category assigned to this Tax record.
|
DIMENSION | TAX | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Tax record. |
DIMENSION | TAX | TAX_CATEGORY_CLIENT_CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | For a Client Tax record, the date and time that the Tax Category assigned to this Tax record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | TAX | TAX_CATEGORY_CLIENT_EXTERNAL_ID | VARCHAR(200) | For a Client Tax record, the identifier of the Tax Category assigned to this Tax record in an external, non-OneStrata system. |
DIMENSION | TAX | TAX_CATEGORY_CLIENT_ID | NUMBER(38,0) | For a Client Tax record, the OneStrata identifier of the Tax Category assigned to this Tax record. |
DIMENSION | TAX | TAX_CATEGORY_CLIENT_LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | For a Client Tax record, the date and time that the Tax Category assigned to this Tax record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | TAX | TAX_CATEGORY_CLIENT_NAME | VARCHAR(300) | For a Client Tax record, the name of the Tax Category assigned to this Tax record. |
DIMENSION | TAX | TAX_CATEGORY_CLIENT_UID | VARCHAR(50) | For a Client Tax record, the GUID of the Tax Category assigned to this Tax record. |
DIMENSION | TAX | TAX_CATEGORY_EXTERNAL_ID | VARCHAR(200) | The identifier of the Tax Category assigned to this Tax record in an external, non-OneStrata system.
|
DIMENSION | TAX | TAX_CATEGORY_VENDOR_CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | For a Vendor Tax record, the date and time that the Tax Category assigned to this Tax record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | TAX | TAX_CATEGORY_VENDOR_EXTERNAL_ID | VARCHAR(200) | For a Vendor Tax record, the identifier of the Tax Category assigned to this Tax record in an external, non-OneStrata system. |
DIMENSION | TAX | TAX_CATEGORY_VENDOR_ID | NUMBER(38,0) | For a Vendor Tax record, the OneStrata identifier of the Tax Category assigned to this Tax record. |
DIMENSION | TAX | TAX_CATEGORY_VENDOR_LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | For a Vendor Tax record, the date and time that the Tax Category assigned to this Tax record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | TAX | TAX_CATEGORY_VENDOR_NAME | VARCHAR(300) | For a Vendor Tax record, the name of the Tax Category assigned to this Tax record. |
DIMENSION | TAX | TAX_CATEGORY_VENDOR_UID | VARCHAR(50) | For a Vendor Tax record, the GUID of the Tax Category assigned to this Tax record. |
DIMENSION | TAX | TAX_CODE | VARCHAR(300) | A code or phrase that represents the Tax record, typically used for billing or reporting. |
DIMENSION | TAX | TAX_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | TAX | TAX_TYPE | VARCHAR(30) | Whether the Tax record is a Client Tax record or a Vendor Tax record.
|
DIMENSION | TAX | UID | VARCHAR(36) | The GUID of the Tax record. |
DIMENSION | TAX | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the Tax record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | TAX | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the Tax record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | TAX | VENDOR_TAX_1_APPLIES_TO | VARCHAR(200) | For a Vendor Tax record, the cost type that the vendor tax rate applies to.
|
DIMENSION | TAX | VENDOR_TAX_1_RATE | NUMBER(28,16) | For a Vendor Tax record, the vendor tax rate as a decimal. |
DIMENSION | TAX | VENDOR_TAX_1_TYPE | VARCHAR(40) | For a Vendor Tax record, the type of the vendor tax.
|
DIMENSION | TERMS_AND_CONDITION | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | TERMS_AND_CONDITION | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | TERMS_AND_CONDITION | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | TERMS_AND_CONDITION | AGENCY_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | TERMS_AND_CONDITION | BUSINESS_UNIT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | TERMS_AND_CONDITION | CLIENT_GROUP_ID | NUMBER(38,0) | The OneStrata identifier of the Client Group assigned to this Terms & Conditions record. |
DIMENSION | TERMS_AND_CONDITION | CLIENT_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | TERMS_AND_CONDITION | CONTENT | VARCHAR(16777216) | The text contents of a manually entered Terms & Conditions record. |
DIMENSION | TERMS_AND_CONDITION | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Terms & Conditions record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | TERMS_AND_CONDITION | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | TERMS_AND_CONDITION | ID | NUMBER(38,0) | The OneStrata-generated identifier of the Terms & Conditions record. |
DIMENSION | TERMS_AND_CONDITION | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the Terms & Conditions record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | TERMS_AND_CONDITION | MEDIA_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | TERMS_AND_CONDITION | NAME | VARCHAR(300) | The name of the Terms & Conditions record. |
DIMENSION | TERMS_AND_CONDITION | ORDER_PARTNER_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | TERMS_AND_CONDITION | TERMS_AND_CONDITION_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | TERMS_AND_CONDITION | TERMS_AND_CONDITION_TYPE | NUMBER(38,0) | The type of the Terms & Conditions record, as an ID value.
|
DIMENSION | TERMS_AND_CONDITION | UID | VARCHAR(36) | The GUID of the Terms & Conditions record. |
DIMENSION | USER | _ACTIVE_FROM | TIMESTAMP_NTZ(9) | The date and time that this row was added to the |
DIMENSION | USER | _ACTIVE_TO | TIMESTAMP_NTZ(9) | For future use. |
DIMENSION | USER | _IS_ACTIVE | BOOLEAN | For future use. |
DIMENSION | USER | CREATED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the User record was created, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | USER | VARCHAR(200) | The email address of the user. | |
DIMENSION | USER | ENTERPRISE_KEY | NUMBER(38,0) | A foreign key in the |
DIMENSION | USER | ENTERPRISE_UID | VARCHAR(36) | The GUID of the enterprise that this user is in. |
DIMENSION | USER | FINANCE_INITIALS | VARCHAR(300) | The finance initials of the user. |
DIMENSION | USER | FIRST_NAME | VARCHAR(200) | The first name of the user. |
DIMENSION | USER | GROUP_UIDS | ARRAY | For future use. |
DIMENSION | USER | ID | NUMBER(38,0) | The OneStrata-generated identifier of the user. |
DIMENSION | USER | IS_ACTIVE | BOOLEAN | Whether or not the User record is active. |
DIMENSION | USER | JOB_TITLE | VARCHAR(300) | The job title of the user. |
DIMENSION | USER | LAST_MODIFIED_DATE_TIME | TIMESTAMP_NTZ(9) | The date and time that the User record was last modified, in yyyy-MM-ddTHH:mm:ss.SSSZ format. |
DIMENSION | USER | LAST_NAME | VARCHAR(200) | The last name of the user. |
DIMENSION | USER | PHONE_NUMBER | VARCHAR(50) | The phone number of the user. |
DIMENSION | USER | REPORTS_ANALYTICS | VARCHAR(50) | The Analytics permission type of the user.
|
DIMENSION | USER | ROLE_UID | VARCHAR(36) | The GUID of the user account's user role. |
DIMENSION | USER | UID | VARCHAR(36) | The GUID of the user. |
DIMENSION | USER | USER_KEY | NUMBER(38,0) | The primary key value of the |
DIMENSION | USER | USER_TYPES | ARRAY | The user type of the user account, as an array.
|
DIMENSION | USER | VALID_FROM | TIMESTAMP_NTZ(9) | The start date and time of the User record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | USER | VALID_TO | TIMESTAMP_NTZ(9) | The end date and time of the User record's validity period, in yyyy-MM-ddTHH:mm:ss.SSSZ format.
|
DIMENSION | USER | VERSION | NUMBER(38,0) | The version number of the User record. |