afv-library/skills/platform-data-and-tooling-api-context-get/assets/enterprise_api/UsageImpactGroupPgmMeasure.json

129 lines
4.4 KiB
JSON
Raw Normal View History

{
"sections": [
"title",
"description",
"fields",
"special_access_rules",
"associated_objects",
"field_reference"
],
"title": "UsageImpactGroupPgmMeasure - Data API",
"description": "Represents a junction between the program, product, and Usage Impact Group version. This object is available in API version 58.0 and later.",
"fields_columns": [
"type",
"properties",
"description",
"relationship_name",
"relationship_type",
"refers_to"
],
"fields": {
"Description": {
"type": "string",
"properties": "Create, Filter, Group, Nillable, Sort, Update",
"description": "The description of the Usage Impact Group Program Measure."
},
"Name": {
"type": "string",
"properties": "Create, Filter, Group, idLookup, Sort, Update",
"description": "The name of the Usage Impact Group Program Measure."
},
"Product2Id": {
"type": "reference",
"properties": "Create, Filter, Group, Sort, Update",
"description": "The Product2 object associated with the Usage Impact Group Program Measure. This field is a relationship field.",
"relationship_name": "Product2",
"relationship_type": "Lookup",
"refers_to": "Product2"
},
"ProgramId": {
"type": "reference",
"properties": "Create, Filter, Group, Sort, Update",
"description": "The Program object associated with the Usage Impact Group Program Measure. This field is a relationship field.",
"relationship_name": "Program",
"relationship_type": "Lookup",
"refers_to": "Program"
},
"UsageImpactGroupVersionId": {
"type": "reference",
"properties": "Create, Filter, Group, Sort, Update",
"description": "The Usage Impact Group Version associated with the Energy Saving Group Association. This field is a relationship field.",
"relationship_name": "UsageImpactGroupVersion",
"relationship_type": "Lookup",
"refers_to": "UsageImpactGroupVersion"
}
},
"special_access_rules": "This object is available only with EAndU Cloud Usage Impact Access permission set.\n\nThis object is available only with EAndU Cloud Usage\n Impact Access permission set.",
"associated_objects": "This object has the following associated objects. If the API version isnt specified, theyre available in the same API versions as this object. Otherwise, theyre available in the specified API version and later.\n\n- **UsageImpactGroupPgmMeasureChangeEvent**: Change events are available for the object.\n- **UsageImpactGroupPgmMeasureFeed**: Feed tracking is available for the object.\n- **UsageImpactGroupPgmMeasureHistory**: History is available for tracked fields of the object.\n- **UsageImpactGroupPgmMeasureOwnerSharingRule**: Sharing rules are available for the object.\n- **UsageImpactGroupPgmMeasureShare**: Sharing is available for the object.",
"field_reference": {
"CreatedById": {
"field_label": "Created By ID",
"type": "reference",
"length": "18"
},
"CreatedDate": {
"field_label": "Created Date",
"type": "datetime"
},
"Description": {
"field_label": "Description",
"type": "string",
"length": "255"
},
"Id": {
"field_label": "Usage Impact Group Program Measure ID",
"type": "id",
"length": "18"
},
"IsDeleted": {
"field_label": "Deleted",
"type": "boolean"
},
"LastModifiedById": {
"field_label": "Last Modified By ID",
"type": "reference",
"length": "18"
},
"LastModifiedDate": {
"field_label": "Last Modified Date",
"type": "datetime"
},
"LastReferencedDate": {
"field_label": "Last Referenced Date",
"type": "datetime"
},
"LastViewedDate": {
"field_label": "Last Viewed Date",
"type": "datetime"
},
"Name": {
"field_label": "Name",
"type": "string",
"length": "255"
},
"Product2Id": {
"field_label": "Product ID",
"type": "reference",
"length": "18"
},
"ProgramId": {
"field_label": "Program ID",
"type": "reference",
"length": "18"
},
"SystemModstamp": {
"field_label": "System Modstamp",
"type": "datetime"
},
"UsageImpactGroupVersionId": {
"field_label": "Usage Impact Group Version ID",
"type": "reference",
"length": "18"
}
},
"field_reference_columns": [
"field_label",
"type",
"length"
]
}