Graph API Version

Ad Account Publisher Block Lists

Reading

You can't perform this operation on this endpoint.

Creating

You can make a POST request to publisher_block_lists edge from the following paths:
When posting to this edge, a PublisherBlockList will be created.

Parameters

ParameterDescription
name
string

Name of the block list

Return Type

This endpoint supports read-after-write and will read the node represented by id in the return type.
Struct {
id: numeric string,
}

Error Codes

ErrorDescription
200Permissions error

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.