Hello,
I am creating an application using the CampaignManager 360 API in Google Apps Script. Today, I created a new version of my script from scratch and when I tried to add DoubleClickCampaigns v3.4, I received the following error:
"appsscript.json" has errors: Found a service identifier used more than once: DoubleClickCampaigns
I replaced all of the DoubleClickCampaigns, CampaignManager but I received the error.
Next, I tried to add the latest version that appears in the dropdown, which is v3.5. However, I still receive the error above. I cannot save my code, and I did not see anything on the latest release page for v3.5 or deprecation schedule.