GET /v25.0/{business-id}/initiated_audience_sharing_requests HTTP/1.1
Host: graph.facebook.com
| Parameter | Description |
|---|---|
recipient_idnumeric string |
the id of the recipient business
|
request_statusenum {APPROVE, DECLINE, IN_PROGRESS, EXPIRED, PENDING, PENDING_INTEGRITY_REVIEW, PENDING_EMAIL_VERIFICATION, CANCELED, MMA_DIRECT_ASSETS_PENDING, MMA_DIRECT_ASSETS_APPROVED, MMA_DIRECT_ASSETS_DECLINED, MMA_DIRECT_ASSETS_EXPIRED} |
the status of the sharing request
|
{
"data": [],
"paging": {}
}
| Field | Description |
|---|---|
custom_audienceslist<BusinessAssetSharingAgreementSharedAudienceResponseShape> |
Pending custom audiences for sharing agreement
default |
| Error Code | Description |
|---|---|
200 | Permissions error |
104 | Incorrect signature |