Hello,
The scenario to produce the above error does not appear be limited to the scenario below but for simplicity sake.
If I have 2 Campaigns that are sharing a sitelink (the Sitelink has the same feeditemid). Then I attempt to add 2 new Sitelinks one to the 1st campaign and one to the 2nd campaign in one API call to
mutate. While doing this in order to prevent the removal of the shared sitelink from either of the Campaigns I also include the shared sitelink in each of the CampaignExtensionSetting's that are sent in the mutate API call as documented as necessary
here. This results in an error with an UNEXPECTED_INTERNAL_API_ERROR reason.
If however I attempt the same operations as described above BUT I do it in 2 separate API calls to
mutate both operations complete successfully.
I have Soap request/response examples that I can supply if necessary.
Any help on this issue would be greatly appreciated.
Thanks!
Michael