You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`runAs`| The type of account to perform the action on behalf of: `'USER'` or `'APP'`. Defaults to `'APP'`. |
72
-
|`userGeneratedContent`| Text or images submitted by the user. Required for `submitPost()` with `runAs: 'USER'` for safety and compliance review. |
72
+
|`userGeneratedContent`| Text or images submitted by the user. Required for `submitCustomPost()` with `runAs: 'USER'` for safety and compliance review. |
73
73
74
74
### Differences during playtesting
75
75
@@ -96,7 +96,7 @@ Your app version needs to be approved in order for user actions to be enabled fo
|`runAs`| The type of account to perform the action on behalf of: `'USER'` or `'APP'`. Defaults to `'APP'`. |
72
-
|`userGeneratedContent`| Text or images submitted by the user. Required for `submitPost()` with `runAs: 'USER'` for safety and compliance review. |
72
+
|`userGeneratedContent`| Text or images submitted by the user. Required for `submitCustomPost()` with `runAs: 'USER'` for safety and compliance review. |
73
73
74
74
### Differences during playtesting
75
75
@@ -96,7 +96,7 @@ Your app version needs to be approved in order for user actions to be enabled fo
0 commit comments