Did you ever get an answer to this? I am having the same problem.
ApiFaultDetail - API bulk upload offline conversion data - Bing Ads SDK v13.0.8 - .NET 6.0
Hi there,
I've encountered an issue while trying to call API to upload offline conversion data through the Bing Ads service.
I am using Bing Ads SDK v13.0.8 (even tried to downgraded but not succeeded).
I followed this instruction from SDK API spec:
https://learn.microsoft.com/en-us/advertising/bulk-service/offline-conversion?view=bingads-13
The error message indicates a namespace mismatch, expecting 'ApiFaultDetail' from the Bing Ads namespace but encountering 'AdApiFaultDetail' from a different namespace ('https://adapi.microsoft.com').
Has anyone else experienced a similar problem? Any insights on how to resolve this would be greatly appreciated.
Thanks!