Retrieves an object query of Twitter posts for the specified Twitter account (channel) identifier, and returns it.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- twitterAccountId
- Type: System Int32
Twitter account (channel) identifier.
Return Value
Type: ObjectQuery TwitterPostInfoAn object query of Twitter posts for the specified account (channel).
See Also