Graph API Version

Ad Creative Adlabels

Reading

You can't perform this operation on this endpoint.

Creating

You can't perform this operation on this endpoint.

Updating

You can update an AdLabel by making a POST request to /{ad_creative_id}/adlabels.

Parameters

ParameterDescription
adlabels
list<Object>

Specification of ad labels to be associated with the creative

Required

Return Type

This endpoint supports read-after-write and will read the node to which you POSTed.
Struct {
success: bool,
}

Error Codes

ErrorDescription
100Invalid parameter

Deleting

You can't perform this operation on this endpoint.