Closed schabe77 closed 2 months ago
One more addition: ShoppingSettings.shoppableAdsEnabled is also not transferred.
Yes this mapping is missed and sorry for that. We'll support it in next release(September).
These mappings are added in version 13.0.21.2
I was trying to set the feedLabel of a campaign's ShoppingSettings via the API, but the value just wasn't being transferred.
After some research I found out that there is no BulkMapping defined for this field in BulkCampaign.MAPPINGS, while the other values of the settings have a mapping.
Is this intentional?