skip to Main Content

unwrapping an Optional value

I am trying to login with macbook using code but I keep on getting this error: Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value // API to log an user in func login(userType: String, completionHandler: @escaping…

VIEW QUESTION

How to get Facebook Ads UTM

I see that when creating an ad, I can define UTM Tags with the endpoint URL_Tags => https://developers.facebook.com/docs/marketing-api/reference/ad-creative/ But if I want to track the performance I am not able to get back the UTM => https://developers.facebook.com/docs/marketing-api/insights/parameters I know that…

VIEW QUESTION
Back To Top
Search