Ads and Commerce

Ad Creative Adlabels

Updated: May 18, 2019
Copy for LLM
Ads in WhatsApp Status are available via the Marketing API. Learn more about ads in WhatsApp Status.

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
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

Error Code Description
100
Invalid parameter

Deleting

You can't perform this operation on this endpoint.