Getting Error While Running Facebook ads.

Discussion in 'General Marketing' started by danish001, Jan 1, 2024.

  1. #1
    Unable to generate a preview please correct the param
    Unable to generate a preview because of the Creative Param check failure: param asset_feed_spec[titles] must be an array.

    Please help me with this.
     
    danish001, Jan 1, 2024 IP
  2. danish001

    danish001 Well-Known Member

    Messages:
    635
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #2
    ?
     
    danish001, Jan 2, 2024 IP
  3. Randall Magwood

    Randall Magwood Well-Known Member

    Messages:
    233
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    128
    #3
    Did you Google it? Have you waited 30 minutes then tried it again?
     
    Randall Magwood, Jan 6, 2024 IP
  4. vinith98

    vinith98 Notable Member

    Messages:
    480
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    240
    #4
    This is well known bug in the FB system. Just duplicate your ad and try saving it again.
     
    vinith98, Jan 19, 2024 IP
  5. danish001

    danish001 Well-Known Member

    Messages:
    635
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #5
    Yes i have google it but i am not getting answers but i think it must be Facebook Error.
     
    danish001, Jan 19, 2024 IP
  6. danish001

    danish001 Well-Known Member

    Messages:
    635
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #6
    yes i also think that must be a facebook error.
     
    danish001, Jan 19, 2024 IP
  7. Mark Elijah

    Mark Elijah Greenhorn

    Messages:
    145
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    18
    #7
    Facebook Ads requires "titles" to be an array, even if you're only using one title. The Fix:
    1. Double-check your title format: Ensure you've wrapped your title text in square brackets, like this: ["Your Title Here"].
    2. Multiple Titles (Optional): If you want to use different titles for A/B testing, add them within the brackets separated by commas, like this: ["Title 1", "Title 2"].
     
    Mark Elijah, Apr 20, 2024 IP
  8. GreenHost.Cloud

    GreenHost.Cloud Active Member

    Messages:
    450
    Likes Received:
    33
    Best Answers:
    3
    Trophy Points:
    73
    #8
    This error usually occurs when there is an issue with the way the ad creative is set up in Facebook Ads Manager. In this case, it seems that the "titles" parameter in the asset_feed_spec must be set as an array, but it is not formatted correctly.
    To resolve this issue, you will need to check your ad creative setup and make sure that the titles parameter is formatted as an array. You can do this by editing the ad creative in Ads Manager and ensuring that the titles are entered correctly.
    If you are still having trouble, you may want to reach out to Facebook Ads support for further assistance. They can provide more specific guidance on how to correct this parameter and get your ads up and running successfully.
    Here is an example of how the titles parameter should be formatted as an array:
    "asset_feed_spec": { "titles": [ { "text": "Title 1" }, { "text": "Title 2" }, { "text": "Title 3" } ], // Other asset feed parameters }
     
    GreenHost.Cloud, Apr 21, 2024 IP
  9. ElenaVital

    ElenaVital Greenhorn

    Messages:
    18
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    5
    #9
    Sometimes I get random errors using Facebook. Like others have said just set up the campaign again or wait some time! I guess Zuckerberg ain't that good at programming!
     
    ElenaVital, May 17, 2024 IP