I create test campaign, test group, test ad.
question:
after using CampaignService to remove campaign, i want to try to remove its group and ads. but api throw
Uncaught Error: soap:Client: [OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY @ operations[0]; trigger:'Campaign']
im using Nodejs, i generate soap requst mysel since google not provide node js package.
Thanks,
Ran