Pixels (Facebook, TikTok, etc.)
Create a pixel
Create a pixel with Facebook Pixel Id, EAAG token and an optional comment.
post/api/v1/pixel
Request body
Example request
{
"comment": "This is an example comment. All data, including pixel ID and EAAG, is a sample",
"pixel": "32643637483211",
"pixel_type": "facebook",
"token": "EAAGm0PX4ZBEBAGqZC1ZC8Jg1ZBZA0nE8Kv1gE0VZBZB8ZBnbZC2qZC5RXX1rZB5eAZDZD"
}Response
Resource created successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.