# facebook r&d 02/10/2022
- https://developers.facebook.com/docs/marketing-api/advantage-creative-for-catalog
- https://developers.facebook.com/docs/marketing-api/advantage-creative-for-catalog#template-data
## link and extra fields poc
- description is not supported in instagram ads
### payload
```
{
"status": "ACTIVE",
"adset_id": "120330000549932503",
"name": "poc-ad-1",
"creative": {
"name": "poc-ad-creative-1",
"object_story_spec": {
"page_id": "239561043822826",
"link_data": {
"picture": "https://markopolo-client-creatives.s3.ap-southeast-1.amazonaws.com/1200x1200.jpg",
"message": "message",
"caption": "https://caption.com",
"description": "description of things",
"call_to_action": {
"type": "LEARN_MORE",
"value": "https://markopolo.ai"
},
"link": "http://markopolo.ai"
}
}
}
}
```
### preview

## video data extra fields
### payload
```
{
"status": "ACTIVE",
"adset_id": "120330000549932503",
"name": "poc-ad-1",
"creative": {
"name": "poc-ad-creative-1",
"object_story_spec": {
"page_id": "239561043822826",
"video_data": {
"image_url": "https://markopolo-client-creatives.s3.ap-southeast-1.amazonaws.com/1200x1200.jpg",
"video_id": 667589451142938,
"title": "title",
"message": "message",
"link_description": "link desc",
"call_to_action": {
"type": "SEE_MORE",
"value": {
"link": "https://markopolo.ai"
}
}
}
}
}
}
```
### preview

## call to action value
- https://www.facebook.com/business/ads-guide