{ "sections": [ "title", "description", "file_information", "directory_location", "fields", "forecastingobjectlistselectedsettings", "forecastingobjectlistunselectedsettings", "sub_types", "wsdl_segment", "declarative_metadata_sample_definition" ], "title": "ForecastingObjectListSettings - Metadata API", "description": "Represents an org’s forecasting object list settings. Use these settings to control which object types and field types appear in the list of object details on the forecasts page. For example, pipeline forecasts use the Opportunity object, and the object list settings specify which fields from that object are available in the opportunity list section of the forecasts page. This type extends the Metadata metadata type and inherits its fullName field.", "file_information": ".settings", "directory_location": "settings", "fields_columns": [ "type", "description" ], "fields": { "forecastingTypeObjectListSettings": { "type": "ForecastingTypeObjectListSettings", "description": "For each forecast type, specifies the information that is displayed in the list of object details that roll up into the forecasts. For example, the list of opportunities rolls up into opportunity-based forecasts." } }, "forecastingobjectlistselectedsettings": { "field": { "type": "string", "description": "Object field’s API name." } }, "forecastingobjectlistunselectedsettings": { "field": { "type": "string", "description": "Object field’s API name." } }, "sub_types": { "ForecastingTypeObjectListSettings": { "forecastingObjectListLabelMappings": { "type": "ForecastingObjectListLabelMapping", "description": "Mapping of labels with each field displayed as a column in the object detail list on the forecasts page." }, "forecastingObjectListSelectedSettings": { "type": "forecastingObjectListSelectedSettings", "description": "Specifies the object fields that are used as columns in the object detail list on the forecasts page." }, "forecastingObjectListUnselectedSettings": { "type": "forecastingObjectListUnselectedSettings", "description": "Lists the object fields that are available but not currently used as columns in the object detail list on the forecasts page. Changes to forecastingObjectListSelectedSettings field are reflected in this field." }, "forecastingTypeDeveloperName": { "type": "string", "description": "Developer name of the forecast type that these object list settings apply to." } }, "ForecastingObjectListLabelMapping": { "field": { "type": "string", "description": "Object field’s API name." }, "label": { "type": "string", "description": "Object field’s name in the object detail list on the forecasts page." } } }, "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n\n\n \n \n \n \n \n \n\n\n \n \n \n\n```", "declarative_metadata_sample_definition": [ { "description": "The following is an example of the ForecastingObjectListSettings.settings file:", "code": "\n\n \n \n CREATEDBY_USER.ALIAS\n \n \n \n OPPORTUNITY.AMOUNT\n \n \n \n OPPORTUNITY.CLOSE_DATE\n \n \n \n OPPORTUNITY.TYPE\n \n \n \n OPPORTUNITY.CREATED_DATE\n \n \n \n OPPORTUNITY.LAST_UPDATE\n \n \n \n OPPORTUNITY.LEAD_SOURCE\n \n \n \n OPPORTUNITY.EXP_AMOUNT\n \n \n \n OPPORTUNITY.CLOSED\n \n \n \n OPPORTUNITY.WON\n \n \n \n 00Nxx000001G2W0\n \n \n \n CORE.USERS.ALIAS\n \n \n \n OPPORTUNITY.PROBABILITY\n \n \n \n OPPORTUNITY.LAST_ACTIVITY\n \n \n \n OPPORTUNITY.FISCAL_QUARTER\n \n \n \n 00Nxx000001G8GS\n \n \n \n DESCRIPTION\n \n \n \n OPPORTUNITY.FISCAL_PERIOD\n \n \n \n FULL_NAME\n \n \n \n OPPORTUNITY.NEXT_STEP\n \n \n \n UPDATEDBY_USER.ALIAS\n \n \n \n OPPORTUNITY.STAGE_NAME\n \n \n \n CONTRACT.NAME\n \n \n \n OPPORTUNITY.QUANTITY\n \n \n \n SPLITAMOUNT\n \n \n \n OPPORTUNITY.NAME\n \n \n \n CORE.USERS.LAST_NAME\n \n \n \n OPPORTUNITY.FISCAL_YEAR\n \n \n \n TERR2_NAME\n \n \n \n CORE.USERS.FIRST_NAME\n \n \n \n ACCOUNT.SITE\n \n \n \n ACCOUNT.NAME\n \n \n \n OPPORTUNITY.PRIVATE\n \n \n \n TERR2_DESC\n \n \n \n CONTRACT.CONTRACT_NUMBER\n \n \n \n FORECAST_CATEGORY\n \n \n \n OPPORTUNITY.NAME\n \n \n ACCOUNT.NAME\n CONTRACT.CONTRACT_NUMBER\n CONTRACT.NAME\n OPPORTUNITY.STAGE_NAME\n FORECAST_CATEGORY\n OPPORTUNITY.CLOSE_DATE\n OPPORTUNITY.AMOUNT\n CORE.USERS.ALIAS\n CORE.USERS.FIRST_NAME\n CORE.USERS.LAST_NAME\n FULL_NAME\n OPPORTUNITY.PROBABILITY\n DESCRIPTION\n OPPORTUNITY.EXP_AMOUNT\n OPPORTUNITY.LEAD_SOURCE\n OPPORTUNITY.NEXT_STEP\n OPPORTUNITY.PRIVATE\n OPPORTUNITY.QUANTITY\n OPPORTUNITY.TYPE\n UPDATEDBY_USER.ALIAS\n CREATEDBY_USER.ALIAS\n OPPORTUNITY.CLOSED\n OPPORTUNITY.WON\n ACCOUNT.SITE\n OPPORTUNITY.FISCAL_YEAR\n OPPORTUNITY.FISCAL_QUARTER\n OPPORTUNITY.FISCAL_PERIOD\n OPPORTUNITY.LAST_ACTIVITY\n OPPORTUNITY.CREATED_DATE\n OPPORTUNITY.LAST_UPDATE\n SPLITAMOUNT\n 00Nxx000001G2W0\n 00Nxx000001G8GS\n TERR2_NAME\n TERR2_DESC\n \n OpportunityLineItemRevenue\n " } ] }