LeadInvitationInteraction
Represents interaction details included in a lead invitation payload. This structure provides context about how the lead was generated and the customer's engagement history to help partners assess the opportunity quality.
Contents
Note
In the following list, the required parameters are described first.
- ContactBusinessTitle
-
The business title or job role of the customer contact involved in the lead interaction. This helps partners identify the decision-making level and engagement approach for the lead.
Type: String
Pattern:
(?s).{0,80}Required: Yes
- SourceId
-
The unique identifier of the specific source that generated the lead interaction. This provides traceability to the original lead generation activity for reference and follow-up purposes.
Type: String
Pattern:
(?s).{1,255}Required: Yes
- SourceName
-
The descriptive name of the source that generated the lead interaction. This human-readable identifier helps partners understand the specific lead generation channel or campaign that created the opportunity.
Type: String
Pattern:
(?s).{1,255}Required: Yes
- SourceType
-
Specifies the type of source that generated the lead interaction, such as "Event", "Website", or "Campaign". This helps partners understand the lead generation channel and assess lead quality based on the source type.
Type: String
Pattern:
(?s).{1,255}Required: Yes
- Usecase
-
Describes the specific use case or business scenario associated with the lead interaction. This information helps partners understand the customer's interests and potential solution requirements.
Type: String
Pattern:
(?s).{1,255}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: