getInstance() getInstance(): \Google\AdsApi\Common\AdsUtilityRegistry Gets a singleton instance of AdsUtilityRegistry. Returns\Google\AdsApi\Common\AdsUtilityRegistry —the ads utility registry
addUtility() addUtility(string $adsUtility) Adds a new ads utility to the ads utilities list. Parameters string $adsUtility the name of ads utility that has been used
popAllUtilities() popAllUtilities(): array<mixed,string> Gets all utilities in the registry and clear the registry. Returnsarray<mixed,string> —the list of registered ads utilities