Ad Creative Adlabels
Updated: May 18, 2019
Reading
You can’t perform this operation on this endpoint.
Creating
You can't perform this operation on this endpoint.
Updating
/{ad_creative_id}/adlabels
You can update an AdLabel by making a POST request to /{ad_creative_id}/adlabels.
Parameters
| Parameter | Description |
|---|---|
adlabelslist<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
| Error Code | Description |
|---|---|
100 | Invalid parameter |
Deleting
You can't perform this operation on this endpoint.