Sha256: 955aac242acf00224a474734443004a6ccc3b0d521ef367d86e91b78b38b2a31
Contents?: true
Size: 891 Bytes
Versions: 2
Compression:
Stored size: 891 Bytes
Contents
--- title: FacebookIntegrationRequest --- ## PureCloud::FacebookIntegrationRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the Facebook Integration | | | **page_access_token** | **String** | The Page Access Token of a facebook page | [optional] | | **user_access_token** | **String** | The User Access Token of the facebook user logged into the facebook app | [optional] | | **page_id** | **String** | The page Id of a facebook page | [optional] | | **app_id** | **String** | The app Id of a facebook app | | | **app_secret** | **String** | The app Secret of a facebook app | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-43.1.0 | docs/FacebookIntegrationRequest.md |
purecloudplatformclientv2-43.0.0 | docs/FacebookIntegrationRequest.md |