How to use built-in triggers with Google Tag Manager API
I have an app that creates a couple of different tags in GTM via the googleapis Node module. I have only used custom triggers until now. I would like to use the system-generated trigger “Initialization – All Pages”. However, the triggers list() method only seems to returns custom triggers. How do you get the firingTriggerId for this? This is the tag code: