Joel Mayer
- Total activity 1507
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 882
Articles
Recent activity by Joel Mayer Sort by recent activity-
RelatedCampaignAttribution
Provide a brief description about the API method. What does it do? When to use it, etc. Modifies cmpoints to add weight specified by relatedCampaignWeight to CampaignMembers in allresponses that...
PopulateOppRevenueObjects
Provide a brief description about the API method. What does it do? When to use it, etc. Populate OpportunityRevenue objects after attribution is calculated for a single opp. The method populates...
LeadResponseAttribution
Provide a brief description about the API method. What does it do? When to use it, etc. Modifies cmpoints to add weight specified by leadWeight to CampaignMembers in allresponses that are associ...
GetReturnURL
Provide a brief description about the API method. What does it do? When to use it, etc. Replace the text below with the actual signature of the method. Be sure to include return type, params, an...
GetOpsWithContacts
Provide a brief description about the API method. What does it do? When to use it, etc. Replace the text below with the actual signature of the method. Be sure to include return type, params, an...
GetLeadsWithResponses
This method is overloaded, and has two signatures: List<Lead> getLeadsWithResponses( Set<Id> accountIds, Set<String> campaignTypesToExclude, DateTime earliest, String leadLookupField...
GetInfluenceConfigDescription
Provide a brief description about the API method. What does it do? When to use it, etc. Use this method in your Configuration Edit Page Controller to help you display a Configuration instance's ...
GetInfluenceConfigActiveModelNumber
Use this method to determine whether a given configuration is active, and if so, which model number is assigned to it. FCI_CampaignInfluenceAPI.ICampaignAttributionConfiguration getConfigActiveM...
GetIncrementalCMpoints
Provide a brief description about the API method. What does it do? When to use it, etc. Used for logging purposes - calculates the incremental points added to campaign members. Replace the text...
GetFirstLastTouch
Use this method to find the first and last touch responses on Opportunities in the same way the applications determine first and last touch. First touch is the oldest response associated to an Oppo...