Consumer Goods Cloud Developer Guide
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
Spring '20 (API version 48.0)
Winter '20 (API version 47.0)
Get Started with Consumer Goods Cloud
Derive and Copy Promotions with MetadataWizard and Business Object API
getAccounts
getAccountSets
getPromotionTemplates
getProducts
getPromotionKPIs
getTacticCompensationModels
getTacticKPIs
getTacticTemplates
API End-of-Life Policy
New Promotion Wizard Invocable Actions
This class contains support for Data Source providers used in the NewPromotion
wizard.
-
getAccounts
This method returns the list of accounts valid for the period defined by the input date from and the date through. -
getAccountSets
This method returns the list of account sets valid for the period defined by the input date from and date through. -
getPromotionTemplates
This method returns the list of promotion templates along with additional information. The method will search for promotion templates where the "Display_In_MetadataWizard__c" field is set to true unless the "all" parameter is set to true. -
getProducts
This method returns the list of tactic templates related to the input promotion template. -
getPromotionKPIs
This method returns the list of editable and editable calculated KPIs on promotion level for the input promotion template -
getTacticCompensationModels
This method returns the list of valid compensation model values for a tactic template based on the tactic template defined tactic record type. -
getTacticKPIs
This method returns the list of editable and editable calculated KPI's on tactic level for the input ppromotion template and tactic template. It returns all the possible KPI's that are part of the tactic template defined KPI subset in the order defined by the sort field. -
getTacticTemplates
This method returns the list of tactic templates related to the input promotion template.