# 판매 데이터 업데이트 주기 알아보기!

<mark style="color:blue;">\[2024년 11월 11일 기준]</mark>\ <mark style="color:blue;">업데이트 주기는 링크디의 정책에 따라 변동이 있을 수 있습니다.</mark>

{% hint style="info" %}
판매 지표 및 통계 업데이트는  통신 환경이나 시스템 상태에 따라 약간의 지연이 발생할 수 있습니다.

이 경우 해당 데이터는 누락되지 않으며 다음 회차 업데이트 시점에 순차적으로 반영됩니다.&#x20;
{% endhint %}

### <mark style="background-color:green;">특정 상품 추적 판매 내역</mark>

***

* 특정 상품 추적 캠페인 지표
  * **매시간 1회. \[10분]**
  * 업데이트 조건
    * 0분 \~ 59분 59초 집계된 내역을 매시 10분에 제공
* 판매 상세 내역
  * **매시간 2회. \[0분, 30분]**
* 주문 상태
  * **매시간 1회. \[10분]**
  * 업데이트 조건
    * 주문일 기준 최대 15일까지 주문 상태 업데이트 제공.
    * 단, 리워드 지급이 완료된 건은 완료된 시점 이후로 업데이트 미제공.

### <mark style="background-color:green;">전체 상품 추적 판매 내역</mark>

***

* 전체 상품 추적 지표
  * **매시간 1회. \[10분]**
  * 업데이트 조건
    * 0분 \~ 59분 59초 집계된 내역을 매시 10분에 제공
    * 상품 판매 건수, 총 주문 금액, 총 실 결제 금액은 주문 상태 업데이트에 따라 개수 및 금액 변동이 반영됨.
* 판매 상세 내역
  * **매시간 2회. \[0분, 30분]**
  * 업데이트 조건
    * 총 상품 구매 금액, 총 주문 금액, 총 실 결제 금액은 주문 상태 업데이트에 따라 금액 변동이 반영됨.
* 주문 상태
  * **매시간 1회. \[10분]**
  * 업데이트 조건
    * 주문일 기준 최대 15일까지 주문 상태 업데이트 제공.
    * 단, 리워드 지급이 완료된 건은 완료된 시점 이후로 업데이트 미제공.

### <mark style="background-color:green;">전체 상품 추적 통계</mark>

***

* 매시간 1회. \[40분]
* 조건
  * 0분 \~ 59분 59초 집계된 내역을 매시 40분에 제공
  * 결제완료된 주문 건 기준으로 지표 측정
  * 최초 집계 이후 취소, 반품에 의한 변경사항은 반영되지 않음.


---

# Agent Instructions: 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:

```
GET https://guide.linkd.kr/tip/2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
