Purchase

거래의 세부정보를 포함하여 구매한 계획을 캡처하는 구매 메시지

JSON 표현
{
  "planId": string,
  "transactionId": string,
  "transactionMessage": string,
  "confirmationCode": string,
  "planActivationTime": string
}
필드
planId

string

구매한 요금제의 ID입니다.

transactionId

string

구매 요청의 거래 ID입니다.

transactionMessage

string

거래 후 사용자에게 표시되는 메시지입니다.

confirmationCode

string

거래를 위한 DPA 확인 코드가 생성되었습니다. Google 어시스턴트 통합에 필요합니다.

planActivationTime

string (Timestamp format)

요금제 활성화 시간 요금제 활성화 시간이 누락된 경우 GTAF는 요금제가 이미 활성화된 것으로 간주합니다.

RFC3339 UTC "Zulu' 형식의 타임스탬프로, 나노초 해상도와 최대 9자리 소수를 나타냅니다. 예: "2014-10-02T15:01:23Z""2014-10-02T15:01:23.045123456Z".