| com.google.android.gms.tagmanager.CustomTagProvider |
Callback that is provided by the application to execute a custom tag.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
execute(Map is given the map of named parameters (the map may contain String, Double,
Boolean, Map, or List values). | |||||||||||
execute(Map is given the map of named parameters (the map may contain String, Double,
Boolean, Map, or List values).
This function will be called from a background thread during event processing. The container will cache one instance of this object and reuse it.