audience_sharing
Update audience sharing from a business to ad accounts
From a business, share a specific audience with other ad account(s), or revoke access to a previously shared audience.
- If the business is the owner of the audience, it can share with any ad account within the same business hierarchy.
- If the business is the recipient of the audience, it can share with any of its owned ad accounts.
This endpoint is not available to all apps. Learn more.
patch/businesses/{business_id}/audiences/ad_accounts/shared
Path parameters
business_idstring required
Unique identifier of the requesting business.
Request body
Response
The request has succeeded.
Example response
{
"permissions": [
"RESOURCE_PINNER_LIST_READER",
"RESOURCE_PINNER_LIST_OWNER"
]
}