This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Regenerates the upcoming activities of the existing marketing plan. Activities whose date is already in the past are preserved.
Generation is asynchronous. The response immediately returns a status of GENERATING.
Poll GetSocialMarketingPlan until status is ACTIVE (ready) or FAILED.
A plan must already exist. If the plan is already generating, this method returns a
FAILED_PRECONDITION error ("plan already generating"). Poll GetSocialMarketingPlan until
the status is no longer GENERATING before calling this method. To include fresh SEO keyword
research and blog activities, use RegenerateMarketingPlanWithKeywordResearch instead.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.