cgcloud__RTR_Report_Configuration__c

This object contains Real Time Report (RTR) Configurations. One record defines the data that's to be loaded for a report and what or how it gets shown in a declarative manner. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgcloud__Internal_Name__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Unique key for the configuration of the report: concatenation of the report name, usage, and sales org. This object ensures that no duplicate reports or configurations exist on the same Sales org.
cgcloud__Usage__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Type of report or type of configuration.
Possible values are:
  • intaccountdim—Integration Account Dimension
  • integrationmeta—Integration Metadata
  • intproductdim—Integration Product Dimension
  • intpromotiondim—Integration Promotion Dimension
  • inttacticdim—Integration Tactic Dimension
  • paymentdim—Report Payment Dimension
  • productdim—Report Product Dimension
  • promotiondim—Report Promotion Dimension
  • reportmeta—Report Metadata
  • tacticdim—Report Tactic Dimension
  • tacticprodcondattrmeta—Report Tactic Product Condition Attribute Metadata
The default value is reportmeta.

Associated Objects

This object has these associated objects. If the API version isn’t specified, they are available in the same API versions as this object. Otherwise, they are available in the specified API version and later.

cgcloud__RTR_Report_Configuration__cChangeEvent
Change events are available for the object.
cgcloud__RTR_Report_Configuration__cFeed
Feed tracking is available for the object.
cgcloud__RTR_Report_Configuration__cHistory
History is available for the tracked fields of the object.
cgcloud__RTR_Report_Configuration__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__RTR_Report_Configuration__cShare
Sharing is available for the object.