Hi, I am testing my remove ad group scripts.
The error message is below:
Request made: ClientCustomerId: 1711243173, Host:
googleads.googleapis.com, Method: /google.ads.googleads.v9.services.AdGroupService/MutateAdGroups, RequestId: 56FSRKZAfpzf-QmyJY4KEQ, IsFault: True, FaultMessage: This operation is not allowed because the resource is removed.
I had created this group of four ad groups before, and using my remove function in example library, it work once. But after I create with the same group of four names, and want to remove these again, it shows the error message.
Does it mean I can not create the ad group with same name and delete them serval times? Even if I remove this resource, it will permanently exist. and the remove mutate function will mark this ad group as removed, and can't create an ad group with the same name, only can use the existing resource to recover the ad group?
Thank you