audience_sharing
Update audience sharing from an ad account to businesses
From an ad account, share a specific audience with a business account, or revoke access to a previously shared audience. Only the audience owner account can share the audience. The recipient business account must be in the same business hierarchy as the business owner of the ad account.
This endpoint is not available to all apps. Learn more.
patch/ad_accounts/{ad_account_id}/audiences/businesses/shared
Path parameters
ad_account_idstring required
Unique identifier of an ad account.
Request body
Response
The request has succeeded.
Example response
{
"permissions": [
"RESOURCE_PINNER_LIST_READER",
"RESOURCE_PINNER_LIST_OWNER"
]
}