| Name | Type | Description | Notes |
|---|---|---|---|
| profile_id | String | Profile ID from your connection flow | |
| page_id | String | The Facebook Page ID selected by the user | |
| temp_token | String | Temporary Facebook access token from OAuth | |
| user_profile | Option<models::SelectFacebookPageRequestUserProfile> | [optional] | |
| redirect_url | Option<String> | Optional custom redirect URL to return to after selection | [optional] |