FacebookInsightsStateItem Constructor (String) |
Creates FacebookInsightsStateItem with all properties set to null except object ID.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 11.0.0
Syntax public FacebookInsightsStateItem(
string objectId
)
Parameters
- objectId
- Type: SystemString
Object ID of the Insights object.
See Also