library/src/main/java/com/theguardian/bridget/thrift/Commercial.java [2022:2029]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      public static _Fields findByThriftId(int fieldId) {
        switch(fieldId) {
          case 1: // TARGETING_PARAMS
            return TARGETING_PARAMS;
          default:
            return null;
        }
      }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



library/src/main/java/com/theguardian/bridget/thrift/Analytics.java [290:297]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      public static _Fields findByThriftId(int fieldId) {
        switch(fieldId) {
          case 1: // TARGETING_PARAMS
            return TARGETING_PARAMS;
          default:
            return null;
        }
      }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



