Skip to content

GAM 5.25.17

Compare
Choose a tag to compare
@taers232c taers232c released this 18 Dec 16:15

Latest updates

Currently, when doing CSV row filter matching, lf you specify a regular expression for a field name that matches
several columns, the filter matches if any of the columns has a match. In the case of notregex|notregexcs,
the filter matches if none (not any) of the columns has a match.

This has been extended to allow specifying that the filter will match only if all of the columns have a match.
In the case of notregex|notregexcs, the filter matches if some (not all) of the columns have a match.

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD