Hi,
I've been looking around to see if there's a way to select only ad groups and ads that have a tracking template set. I'm using AdGroupService and AdGroupAdService.
This is related to an issue I'm having with processing a high volume of ad groups and ads in a single request in an application. In cases like this selecting all of them and checking each for a template is not viable and I was wondering whether there was a way to select just the ones that have one set. I also had a look at older questions in the forum and it seems this was something that other people encountered as well.
Is there any way at all to achieve this? Thanks in advance.