> For the complete documentation index, see [llms.txt](https://developers.fingerpush.com/segment/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.fingerpush.com/segment/sdk/data.md).

# 데이터 필드

### name

* Data Type : String
* 사용자 이름
* 최대 30자&#x20;

***

### gender

* Data Type : Int
* 사용자 구분(성별)
* 입력 범위\
  0 : 여성\
  1 : 남성\
  2 : 법인\
  3 : 모름

***

### age

* Data Type : Int
* 나이
* 입력 범위 : 1 \~ 200

***

### grade

* Data Type : Int
* 회원 등급
* 입력 범위 : 1 \~ 10

***

### birth\_date

* Data Type : String
* Date Format : yyyy-MM-dd
* 사용자 생일

***

### ischild

* Data Type : Int
* 자녀 유무
* 입력 범위\
  0 : 없음\
  1 :  있음

***

### job

* Data Type : Int
* 직업 구분, 코드에 설정된 직업군은 기본 값은 관리자 화면에서 변경 가능, 직업 코드 추가 가능
* 입력 범위\
  1001 : 회사원\
  1002 : 학생\
  1003 : 주부\
  1004 : 공무원\
  1005 : 교사/강사\
  1006 : 군인/경찰\
  1007 : 예술인\
  1008 : 의료인\
  1009 : 자영업\
  1010 : 정치/법조인\
  1011 : 종교인\
  1012 : 프리랜서\
  1013 : 무직\
  1014 : 기타

***

### login\_date

* Data Type : String
* Date Format : yyyy-MM-dd HH:mm:ss
* 사용자가 마지막으로 로그인한 날짜

***

### buy\_date

* Data Type : String
* Date Format : yyyy-MM-dd
* 구매일

***

### marriage\_date

* Data Type : String
* Date Format : yyyy-MM-dd
* 결혼 기념일

***

### mileage

* Data Type : Int
* 마일리지
* 입력 범위 : 0 \~ 2000000000

***

### point

* Data Type : Int
* 포인트
* 입력 범위 : -2000000000 \~ 2000000000

***

### signup\_date

* Data Type : String
* Date Format : yyyy-MM-dd
* 가입일

***

### adagappush

{% hint style="info" %}
자바스크립트 인터페이스 호출 방식에 한해서 Int Type 과 Boolean Type 허용
{% endhint %}

* Data Type : Int, Boolean
* 광고성 푸시 수신 동의 여부
* 입력 범위\
  0 : 거절\
  1 : 허용

***

### agappush

{% hint style="info" %}
자바스크립트 인터페이스 호출 방식에 한해서 Int Type 과 Boolean Type 허용
{% endhint %}

* Data Type : Int, Boolean
* 정보성 푸시 수신 동의 여부
* 입력 범위\
  0 : 거절\
  1 : 허용

***

### adagemail

{% hint style="info" %}
자바스크립트 인터페이스 호출 방식에 한해서 Int Type 과 Boolean Type 허용
{% endhint %}

* Data Type : Int, Boolean
* 광고성 메일 수신 동의 여부
* 입력 범위\
  0 : 거절\
  1 : 허용

***

### adagtext

{% hint style="info" %}
자바스크립트 인터페이스 호출 방식에 한해서 Int Type 과 Boolean Type 허용
{% endhint %}

* Data Type : Int, Boolean
* 광고성 문자 수신 동의 여부
* 입력 범위\
  0 : 거절\
  1 : 허용

***

### email

* Data Type : String
* 사용자 메일 주소
* 최대 80자&#x20;

***

### hp

* Data Type : String
* 사용자 휴대폰 번호
* 최대 30자&#x20;

***

### area

* Data Type : Int
* 지역 코드
* 입력 범위\
  1000 : 서울\
  2000 : 인천\
  3000 : 부산\
  4000 : 대구\
  5000 : 대전\
  6000 : 광주\
  7000 : 울산\
  8000 : 경기\
  9000 : 강원\
  10000 : 충남\
  11000 : 충북\
  12000 : 경북\
  13000 : 경남\
  14000 : 전남\
  15000 : 전북\
  16000 : 제주

***

### url

* Data Type : String
* 사용자가 이동한 특정 URL 주소, 기본 최근 주소 5개까지 적재
* 최대 500자&#x20;

***

### extras0

* Data Type : String
* 문자형 부가 정보 필드
* 최대 20자&#x20;

***

### extras1

* Data Type : String
* 문자형 부가 정보 필드
* 최대 20자&#x20;

***

### extras2

* Data Type : String
* 문자형 부가 정보 필드
* 최대 20자&#x20;

***

### extras3

* Data Type : String
* 문자형 부가 정보 필드
* 최대 20자&#x20;

***

### extras4

* Data Type : String
* 문자형 부가 정보 필드
* 최대 20자&#x20;

***

### extras5

* Data Type : String
* 문자형 부가 정보 필드
* 최대 20자&#x20;

***

### extras6

* Data Type : String
* 문자형 부가 정보 필드
* 최대 20자&#x20;

***

### extras7

* Data Type : String
* 문자형 부가 정보 필드
* 최대 20자&#x20;

***

### extrai0

* Data Type : Int
* 정수형 부가 정보 필드
* 입력 범위 : 0 \~ 2000000000

***

### extrai1

* Data Type : Int
* 정수형 부가 정보 필드
* 입력 범위 : 0 \~ 2000000000

***

### extrai2

* Data Type : Int
* 정수형 부가 정보 필드
* 입력 범위 : 0 \~ 2000000000

***

### extrai3

{% hint style="warning" %}
해당 필드는 입력된 값이 누적되는 필드입니다.
{% endhint %}

* Data Type : Int
* 정수형 부가 누적 정보 필드
* 입력 범위 : -2000000000 \~ 2000000000

***

### extrai4

{% hint style="warning" %}
해당 필드는 입력된 값이 누적되는 필드입니다.
{% endhint %}

* Data Type : Int
* 정수형 부가 누적 정보 필드
* 입력 범위 : -2000000000 \~ 2000000000


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://developers.fingerpush.com/segment/sdk/data.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
