I’m querying the following endpoint: https://graph.facebook.com/v19.0/<ad_creative_id>?fields=asset_feed_spec,object_story_spec,template_url_spec,interactive_components_spec,link_url,link_destination_display_url,object_url
Everything is working great for regular ads. i am getting the object_story_spec and under call_to_action i have the outbound link of the ad.
But when it comes to Advantage+ (and i’m talking about Advantage+ with static creatives) there is a problem, the asset_feed_spec is almost empty and I can't find the link in any of the other parameters.
I am positive the ad has a link because I can see it via the admanager consule for the ad, but i can't seem to find it through the API.
Would appreciate assistance solving this bit.