캘리포니아 소비자 개인 정보 보호법에 대한 Adobe Advertising 지원: 소비자 데이터 액세스 및 삭제 지원
Adobe Advertising Search, Social, & Commerce, Adobe Advertising DSP, Adobe Advertising Creative 및 Adobe Advertising DCO의 개
CCPA(California Consumer Privacy Act)는 2020년 1월 1일에 발효되는 캘리포니아 주의 새로운 개인 정보 보호법입니다. CCPA는 캘리포니아 주민들에게 개인 정보에 대한 새로운 권리를 제공하고 캘리포니아에서 사업을 하는 특정 업체들에 데이터 보호 책임을 부과합니다. CCPA는 소비자에게 개인 정보를 액세스하고 삭제할 수 있는 권한과 제3자에게 "개인 정보 판매"의 자격이 되는 특정 활동을 거부할 수 있는 권한을 제공합니다.
기업은 Adobe CX Enterprise이 기업을 대신하여 처리하고 저장하는 개인 데이터를 결정합니다.
Adobe Advertising은 서비스 제공업체로서, 개인 정보에 액세스하고 삭제하기 위한 요청 관리 및 개인 정보 판매를 거부하기 위한 요청 관리를 포함하여 Adobe Advertising 제품 및 서비스 사용에 적용되는 CCPA에 따른 의무를 이행하도록 비즈니스를 지원합니다.
이 문서에서는 Advertising Search, Social, & Commerce, Advertising Creative, Advertising DSP(Demand Side Platform) 및 Advertising DCO(서비스 공급자)이 Adobe Experience Platform Privacy Service API 및 Privacy Service UI을(를) 사용하여 개인 정보에 액세스하고 삭제할 수 있는 소비자의 권한을 지원하는 방법에 대해 설명합니다.
Advertising DSP이 개인 정보 판매를 거부하는 소비자 권한을 지원하는 방법에 대한 자세한 내용은 캘리포니아 소비자 개인정보 보호법: 소비자 판매 거부 지원에 대한 Adobe Advertising 지원을 참조하십시오.
CCPA를 위한 Adobe 개인 정보 서비스에 대한 자세한 내용은 Adobe 개인 정보 보호 센터를 참조하세요.
Adobe Advertising에 대해 지원되는 데이터 요청 유형
Adobe Experience Platform은 기업이 다음 작업을 완료할 수 있는 기능을 제공합니다.
- Search, Social, & Commerce, Creative, DSP 또는 DCO 내에서 소비자의 쿠키 수준 데이터 또는 장치 ID 수준 데이터(모바일 앱의 광고용)에 액세스합니다.
- 브라우저를 사용하는 소비자에 대해 Search, Social, & Commerce, Creative, DSP 또는 DCO 내에 저장된 쿠키 수준 데이터를 삭제하거나, 모바일 장치에서 앱을 사용하는 소비자에 대해 DSP 내에 저장된 ID 수준 데이터를 삭제합니다.
- 하나 또는 모든 기존 요청의 상태를 확인합니다.
Adobe Advertising에 대한 요청을 전송하기 위한 필수 설정
To make requests to access and delete consumer personal information from Adobe Advertising, you must:
-
Deploy a JavaScript library to retrieve and remove your customer’s cookies. 모든 Adobe CX Enterprise 솔루션에 동일한 라이브러리
AdobePrivacy.js이(가) 사용됩니다.note important IMPORTANT 일부 CX Enterprise 솔루션에 대한 요청에는 JavaScript 라이브러리가 필요하지 않지만 Adobe Advertising에 대한 요청에는 필요합니다. You should deploy the library on the webpage from which your customers can submit access and delete requests, such as your company’s privacy portal. The library helps you retrieve Adobe cookies (namespace ID:
gsurferID) so that you can submit these identities as part of access and delete requests via the Adobe Experience Platform Privacy Service API.When the customer asks to delete personal data, the library also deletes the customer’s cookie from the customer’s browser.
note NOTE Deleting personal data is different than opting out, which stops the targeting of an end user with audience segments. However, when a consumer asks to delete personal data from Creative, DSP, or DCO, the library also sends a request to Adobe Advertising to opt out the customer from segment targeting. For advertisers with Search, Social, & Commerce, we recommend that you provide your customers a link to https://www.adobe.com/privacy/opt-out.html#customeruse, which explains how to opt out of audience segment targeting. -
Identify your CX Enterprise organization ID and make sure that it’s linked to your Adobe Advertising accounts.
CX Enterprise 조직 ID는 "@AdobeOrg"가 추가된 24자 영숫자 문자열입니다. 대부분의 CX Enterprise 고객에게는 조직 ID가 할당되었습니다. If your marketing team or internal Adobe system administrator doesn’t know your organization ID, or isn’t sure if it’s been provisioned, then contact your Adobe Account Team.
imsOrgID네임스페이스를 사용하여 Privacy API에 요청을 제출하려면 조직 ID가 필요합니다.note important IMPORTANT DSP 계정 또는 광고주, Search, Social, & Commerce 계정, Creative 또는 DCO 계정 등 조직의 모든 Adobe Advertising 계정이 CX Enterprise 조직 ID에 연결되어 있는지 확인하려면 회사의 Adobe Advertising 담당자에게 문의하십시오. -
Use either the Adobe Experience Platform Privacy Service API (for automated requests) or the Privacy Service UI (for ad-hoc requests) to submit requests to access and delete personal information to Adobe Advertising on behalf of consumers, and to check the status of existing requests.
For advertisers who have a mobile app to interact with customers and launch campaigns with DSP, you must download the Privacy-ready Mobile SDKs for CX Enterprise. The Mobile SDKs allow businesses to set opt-out status flags, retrieve the consumer’s device ID (namespace ID:
deviceID), and submit requests to the Privacy Service API. 모바일 앱에는 SDK 버전 4.15.0 이상이 필요합니다.When you submit a consumer access request, the Privacy Service API returns a consumer’s information based on the specified cookie or device ID, which you then must return to the consumer.
When you submit a consumer delete request, the cookie ID or device ID and all cost, click, and revenue data associated with the cookie are deleted from the server.
note NOTE If your business has multiple CX Enterprise organization IDs, then you must send separate API requests for each. 그러나 하위 솔루션당 하나의 계정으로 여러 Adobe Advertising 하위 솔루션(Search, Social, & Commerce, Creative, DSP 및 DCO)에 대한 하나의 API 요청을 만들 수 있습니다.
Adobe Advertising에서 지원을 받으려면 모든 단계가 필요합니다. Adobe Experience Platform Privacy Service을 사용하여 수행해야 하는 이러한 작업 및 기타 관련 작업에 대한 자세한 내용 및 필요한 항목을 찾을 수 있는 위치를 보려면 https://experienceleague.adobe.com/docs/experience-platform/privacy/home.html?lang=ko을(를) 참조하십시오.
Adobe Advertising JSON 요청의 필수 필드 값
"company context":
"namespace": **imsOrgID**"value":<CX Enterprise 조직 ID>
“users”:
-
"key":<일반적으로 고객의 이름> -
"action":**access**또는**delete** -
"user IDs":-
"namespace": **411**(AdCloud 쿠키 공간을 나타냄) -
"value":<AdobePrivacy.js에서 검색된 실제 고객의 쿠키 ID 값>
-
-
"include": **adCloud**(요청에 적용되는 Adobe product) -
"regulation": **ccpa**(요청에 적용되는 개인 정보 보호 규정)
AdobePrivacy.js에서 검색한 Adobe Advertising 사용자 ID를 사용하여 소비자가 제출한 요청의 예
{
"companyContexts":[
{
"namespace":"imsOrgID",
"value":"5AB13068374019BC@AdobeOrg"
}
],
"users": [
{
"key": "John Doe",
"action":["access"],
"userIDs":[
{
"namespace":"411",
"value":"Wqersioejr-wdg",
"type":"namespaceId",
"deletedClientSide":false
}
]
}
],
"include":[
"adCloud"
],
"regulation":"ccpa"
}
액세스 요청을 위해 반환되는 데이터 필드
다음은 Adobe Advertising에 대한 개인 정보 액세스 응답의 예입니다.
{
"jobId":"12345AD43E",
"action":"access",
"product":"adCloud",
"status":"complete",
"results":{
"userIDs":[
{
"namespace":"411",
"userID":" Wqersioejr-wdg "
}
],
"receiptData":{
"impressionCount":"100",
"clickCount":5,
"geo":[
"United States of America",
"San Francisco CA"
],
"profile":[
{
"pixelid":"111",
"ut1":"abc",
"ut2":"def",
"ut3":"ghi",
"ut4":"jkl",
"ut5":"mno"
},
{
"pixelid":"123",
"ut1":"abc",
"ut2":"def",
"ut3":"ghi",
"ut4":"jkl",
"ut5":"mno"
}
],
"matchingSegments":[
{
"segmentName":"AP4 - Art/Culture - In-Market",
"segmentID":"kV1mPa2aqPNWKSNtf325",
"serviceProvider":"Adobe"
},
{
"segmentName":"eXelate Australia Demographic - Jobs & Education - Job Seekers",
"segmentID":"2213789",
"serviceProvider":"exelate"
}
]
}
}
}