SetConsentStatusRequest

GTAF에서 DPA로 전송된 동의 요청의 본문입니다.

JSON 표현
{
  "consentAction": enum (ConsentAction),
  "actionTimestamp": string
}
필드
consentAction

enum (ConsentAction)

사용자의 작업입니다.

actionTimestamp

string (Timestamp format)

사용자가 작업을 수행한 타임스탬프입니다.

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