Program segment mapping table fields

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 13일
  • 소요 시간: 1분
  • Establish a mapping between a program and a segment on the program segment mapping (sn_prm_program_segment_mapping) table to determine whether a segment belongs to the appropriate partner program.

    표 1. Fields on the program segment tableFields, types, and their descriptions on the program segment mapping table
    Field Type Description
    Number String Number of the program

    The Number field is auto-generated and is read-only.

    Program Reference Reference to the program configured in the partner program (sn_prn_partner_program) table
    Segment Reference Reference to the segment configured in the segment (sn_seg_segment) table
    Active True/False Current state of the program segment mapping, whether active or not
    Is Default True/False Determines if a segment is marked as default for a program.
    주:
    At any given time, there can be only one is_default entry for a program and segment relationship record.