我正在尝试将firebase集成到google ads 帐户以跟踪应用程序的安装转换,我在不知不觉中将first_open (ios)用于暂存应用程序,而我在生产应用程序上需要它,我无法将其导入生产应用程序,因为他们两者都被视为相同的转化操作
You've imported 0 app conversion actions from Google Analytics (GA4)
Important next steps:
warning
The following Firebase event(s) couldn't be imported,
because you already have conversion action(s)
tracking the same conversion event for
the same app: (iOS) First open
,并且无法删除已经存在的,它会失败并显示以下错误消息:
This conversion action cannot be removed because it is used for optimization at the campaign-level.
同样在尝试更改转换设置时,它说:
Cannot edit campaign conversions setting for a UAC campaign.
任何想法或建议都会很棒