다음 측정기준은 모든 속성의 잠재고객 내보내기에서 요청할 수 있습니다.
잠재고객 내보내기 응답의 측정기준 열에 대해 AudienceDimension 리소스의 name 필드에 'API 이름'을 지정합니다.
API 이름
UI 이름
설명
deviceId
기기 ID
기기 ID는 웹사이트 또는 모바일 앱의 익명처리된 고유 사용자에 대한 브라우저 기반 또는 모바일 앱 기반 식별자입니다. 자세한 내용은 기기 ID를 참고하세요.
isAdsPersonalizationAllowed
광고 개인 최적화 허용 여부
사용자가 광고 개인 최적화를 사용할 수 있는 경우 isAdsPersonalizationAllowed는 true를 반환합니다. 사용자가 광고 개인 최적화를 사용할 수 없는 경우 isAdsPersonalizationAllowed는 false를 반환합니다.
isAdsPersonalizationAllowed는 이 사용자가 광고 개인 최적화 대상인지 여부를 Google 애널리틱스에서 반환할 수 없는 경우 (not set)를 반환합니다. isAdsPersonalizationAllowed가 (not set)를 반환하는 사용자는 개인 맞춤 광고 게재 대상일 수도 있고 아닐 수도 있습니다. 개인 맞춤 광고의 경우 isAdsPersonalizationAllowed = (not set)인 사용자를 isAdsPersonalizationAllowed = false으로 취급해야 합니다. 대부분의 경우 (not set) 행 중 일부에 광고 개인 최적화 대상이 아닌 사용자가 포함되기 때문입니다.
isAdsPersonalizationAllowed = false인 사용자도 A/B 테스트 및 데이터 탐색 분석과 같은 비광고 사용 사례에 계속 사용할 수 있습니다.
isLimitedAdTracking
광고 추적이 제한됨
기기의 광고 추적 제한 설정 가능한 값은 true, false, (not set)입니다. Google 애널리틱스에서 이 기기의 광고 추적 제한 설정을 반환할 수 없는 경우 isLimitedAdTracking에서 (not set)를 반환합니다.
사용자 제공 데이터 수집이 사용 설정된 경우 측정을 개선하기 위해 사용자 제공 데이터를 User-ID와 함께 Google 애널리틱스로 전송할 수 있습니다. 자세한 내용은 사용자 제공 데이터 수집을 참고하세요. 속성에 사용자 제공 데이터가 사용 설정되어 있는지와 관계없이 userId는 태그에 지정된 사용자 ID를 반환합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-04-22(UTC)"],[[["The Analytics Data API's Audience Export methods use a specific set of dimensions for querying data, differing from the Core Reporting methods."],["Audience exports support dimensions such as Device ID, Ads Personalization status, Limited Ad Tracking status, and User ID for any Google Analytics property."],["These dimensions provide insights into user characteristics, privacy settings, and identifiers for analysis and audience creation."],["You can include these dimensions in your audience export requests by specifying their API names within the `AudienceDimension` resource."]]],["Audience Export methods in the Analytics Data API support specific dimensions for queries, distinct from Core Reporting methods. These dimensions, specified by their API Name, include `deviceId`, a unique user identifier; `isAdsPersonalizationAllowed`, indicating a user's eligibility for personalized ads; `isLimitedAdTracking`, reflecting the device's ad tracking settings; and `userId`, the user ID defined in tagging. Each dimension's API Name is used in the `AudienceDimension` resource to retrieve corresponding data.\n"]]