Hi there,
I’ve set up Meta Ads integration and it has been working for some time. In Meta Ads, I’m now looking to create a new campaign with a performance goal rather than an install goal. When trying to select the event to set as the goal, both the standard events ‘Start trial’ and ‘Subscribe’ are disabled with an error
Your app can't use Aggregated Event Measurement because conversion data is missing or partial. Usually, the easiest solution is to set up the Facebook SDK for iOS.
Do you think I’m missing any steps in the Meta Ads integration set up? I’ve added details about my setup and review I’ve just completed. Appreciate your help with this.
Here is my Meta Ads set up
In app
- `collectDeviceIdentifiers()` call
- `setFBAnonymousId()` call
- Both of these set up after Purchases SDK is configured
- When ATT prompt is authorized, set `isAdvertiserIDCollectionEnabled` and call `collectDeviceIdentifiers`.
Next, I have integrated with Conversions API.
Is the Datasource ID (mentioned in Conversions API set up page in RC) and the Dataset ID in Event Manager > Datasets, the same thing?
