Invalid ad creative object story param(product_data) to create an AAA ad
2

Hey, i'm started getting error while trying to create from scratch or populate AAC campaigns with ads. Are there any updates has been published recently regarding AAA/C campaigns?

Error: Invalid ad creative object story param(product_data) to create an AAA ad.: (fAjmZWpjXpHLguVGcXWxbaWy)

Documentation doesn't say anything regarding this field on Advantage+ App Campaigns. Does anyone encountered the same issue?

Here is my ad creative object:

{
   "object_story_spec":{
      "instagram_actor_id":"XXX",
      "page_id":"XXX",
      "video_data":{
         "video_id":"XXX",
         "image_url":"XXX",
         "video_thumbnail_source":"smart_selected",
         "call_to_action":{
            "type":"INSTALL_MOBILE_APP",
            "value":{
               "link":"XXX",
               "link_caption":null,
               "application":null,
               "object_store_urls":null
            }
         },
         "message":"XXX",
         "title":"XXX"
      }
   },
   "degrees_of_freedom_spec":{
      "creative_features_spec":{
         "standard_enhancements":{
            "enroll_status":"OPT_IN"
         }
      }
   }
}

i could't find any help from document Ad Creative

LianshuRe Li
Ditanyakan hari Senin yang lalu
Yaroslav

Can confirm that have the same issue. And there is no documentation about this param

15 Oktober pukul 05.17
Jawaban yang Dipilih
1

You should first call the interface to create a creative, and then call the interface to create an advertisement ['creative_id'=>creativeId]

The document is here: https://developers.facebook.com/docs/marketing-api/mobile-app-ads

16 Oktober pukul 00.22
程伟佳