getAiSocialMediaPostsSuggestions( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves pre-generated AI social media post suggestions for promoting the referral program.

This method returns a list of AI-generated social media post suggestions that site owners or members can use to promote the referral program. You can display these suggestions in your app's UI, allowing users to easily copy and share them on their preferred social media platforms.

Note: This method retrieves existing suggestions. To generate new ones, use the Generate AI Social Media Posts Suggestions method.

Method Declaration
Copy
Method Parameters
optionsGetAiSocialMediaPostsSuggestionsOptions
Returns
Return Type:Promise<GetAISocialMediaPostsSuggestionsResponse>
Was this helpful?
Yes
No