Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

300
Views
Facebook Marketing API: create Adcreative with Instagram Video

I want to create an ad based on an existing Instagram-Video post. Therefore I already uploaded the video to the /advideos endpoint. However, now I'm stuck with creating the adcreative. The documentation doesn't give information on how to add the ID of the uploaded video as a parameter to the /adcreative call.

Any suggestions?

This is what my code looks like:

FB.api(
  '/act_2757146414569266/adcreatives',
  'POST',
  {"object_id":"<PAGE_ID>","instagram_user_id":"<IG USER ID>","source_instagram_media_id":"<SRC_MEDIA_ID>","video_data":"{"video_id": "<UPLOADED VIDEO ID>"}"},

  function(response) {
      ...
  }
);

This is what I get back:

{
  "error": {
    "message": "Invalid parameter",
    "type": "OAuthException",
    "code": 100,
    "error_subcode": 1815279,
    "is_transient": false,
    "error_user_title": "Instagram video must be uploaded to Facebook",
    "error_user_msg": "If you want to promote an existing Instagram video, you need to upload it to Facebook first before creating the ad.",
    "fbtrace_id": "AfjvS_BshLJ8P3KlAB2EvJg1"
  }
}

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!