Retrieves the insight matching the specified criteria, and returns it.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- codeName
- Type: System String
The insight code name.
- externalId
- Type: System String
The external identifier of the object associated with the insight.
- periodType
- Type: System String
The type of the time period that the insight represents.
Return Value
Type: InsightInfoThe insight matching the specified criteria, if found; otherwise, null.
See Also