커넥터 변경 로그
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
2022-11-02
2022-05-03
- 경로와 키/토큰이 필요한 인증 방법을 지원하기 위해
PATH_KEY
AuthType
를 추가했습니다. 자세한 내용은 인증을 참고하세요.
- 이제 매니페스트
dataStudio.authType
속성에서 PATH_USER_PASS
및 PATH_KEY
인증 유형을 지원합니다.
- 문제 #198756420 appscript.json이 authType PATH_USER_PASS로 저장되지 않는 문제 수정
2022-03-24
- 커뮤니티 커넥터를 기반으로 하는 차트의 경우 차트 교차 필터링이 기본적으로 사용 설정되어 있습니다. 사용 설정하면 교차 필터링으로 인해 사용자 상호작용과 커넥터로 전송되는 요청 수가 증가할 수 있습니다. 자세한 내용은 출시 노트: 2022년 3월 24일을 참고하세요.
2020-10-06
- 이제 고급 서비스에서
getSchema()
의 쿼리 구성이 지원됩니다.
- 매니페스트에서
useQueryConfig
가 지원 중단되고 advancedServices.data
및 advancedServices.schema
로 대체되었습니다.
- 새로운
AuthType
: PATH_USER_PASS
지원이 추가되었습니다. 자세한 내용은 인증을 참고하세요.
2020-01-08
- 이제 URL을 통한 구성 매개변수 재정의 시 플랫 JSON 구조가 사용됩니다.
기존 매개변수화된 URL은 계속 작동합니다. 매개변수 값 수정을 참고하세요.
2019-09-09
2019-08-28
- 단계별 구성이 추가되었습니다. 이제 커넥터 구성이 사용자 제공 입력을 기반으로 동적으로 이루어질 수 있습니다.
2019-07-25
- 이제 필터 정보가 getData() 요청 객체를 통해 커넥터에 전달됩니다. 이를 통해 커넥터는 경우에 따라 성능을 크게 개선할 수 있는 필터를 적용할 수 있습니다. 기존 커넥터는 이 변경사항과 이전 버전과 호환되므로 변경할 필요가 없습니다. 자세한 내용은 필터 가이드를 참고하세요.
2019-06-25
getData
응답에서 cachedData
를 삭제했습니다.
2019-04-18
- 커뮤니티 커넥터용 로컬 개발 가이드가 추가되었습니다. 이 가이드에서는 커넥터의 품질을 개선하는 데 사용할 수 있는 권장사항과 스크립트를 설명합니다.
2019-04-16
HYPERLINK
, IMAGELINK
, IMAGE
시맨틱 유형 지원이 추가되었습니다. 수식 시맨틱 유형을 참고하세요.
2019-04-03
2019-02-27
- 고급 서비스가 추가되었습니다. 커넥터에서 BigQuery를 사용하는 경우 이제 Looker Studio에서 데이터를 가져올 수 있습니다.
- 매니페스트에
useQueryConfig
속성이 추가되었습니다.
2019-01-22
2018-12-19
2018-12-14
- 새 오류 처리 기능으로 오류 처리 및 디버깅 가이드가 업데이트되었습니다.
- 사용자 대상 오류를 발생시키는
DS_USER
접두사가 지원 중단되었습니다. 2019년 6월에 삭제됩니다.
2018-11-30
USER_TOKEN
인증 유형 지원이 추가되었습니다. 자세한 내용은 인증 및 승인을 참고하세요.
helpUrl
는 USER_TOKEN
, USER_PASS
또는 KEY
AuthType
에 설정할 수 있습니다.
이 선택적 URL은 커넥터를 인증하는 방법에 관한 자세한 내용을 사용자에게 제공하는 데 사용할 수 있습니다.
- 커뮤니티 커넥터에서 생성된 데이터 소스의 뷰어 사용자 인증 정보를 강제하는 지원이 추가되었습니다. 매니페스트 참조에서
forceViewersCredentials
키를 확인하세요.
2018-11-28
2018-10-18
- 필드를 숨기는 옵션이 추가되었습니다. 자세한 내용은
Field
을 참고하세요.
2018-10-16
- 이제 매니페스트
description
및 INFO
구성 항목의 링크를 클릭할 수 있습니다.
2018-10-11
- Apps Script 서비스가 추가되었습니다. 이 서비스는 구성과 스키마를 생성하는 빌더를 제공하며 많은 일반적인 커넥터 패턴을 위한 도우미 함수가 있습니다. 새 기능 및 이전 방법에 대한 자세한 내용은 공지사항을 참고하세요.
2018-09-26
- 수식의 필드 이름 앞에
$
를 추가해야 한다고 명확하게 설명하기 위해 계산된 필드 사용이 업데이트되었습니다.
2018-08-29
- 오류 처리 개선 이제
getSchema
, getConfig
, getAuthType
실행 중에 발생하는 오류에 대한 오류 메시지가 사용자에게 표시됩니다. 자세한 내용은 오류 처리 및 메시지를 참고하세요.
2018-07-30
2018-07-19
2018-07-11
- 커넥터 링크에 기능을 추가했습니다. 이제 커넥터 구성을 쿼리 매개변수를 통해 채울 수 있습니다. 자세한 내용은 사전 입력된 링크 만들기를 참고하세요.
2018-06-19
USER_PASS
및 KEY
인증 지원이 추가되었습니다. 자세한 내용은 인증을 참고하세요.
2018-05-29
- 커넥터 구성에 매개변수 지원이 추가되었습니다. 데이터 소스 생성자가 사용 설정한 경우 데이터 소스 구성 후 구성 항목을 변경할 수 있습니다. 자세한 내용은 보고서의 커넥터 매개변수 재정의하기를 참고하세요.
2017-12-13
2017-11-02
2017-09-06
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-26(UTC)
[null,null,["최종 업데이트: 2025-07-26(UTC)"],[[["\u003cp\u003eLooker Studio Community Connectors launched in September 2017, enabling developers to build and share custom data connectors.\u003c/p\u003e\n"],["\u003cp\u003eConnectors can be configured with various authentication types, including \u003ccode\u003eUSER_TOKEN\u003c/code\u003e, \u003ccode\u003eUSER_PASS\u003c/code\u003e, \u003ccode\u003eKEY\u003c/code\u003e, and \u003ccode\u003ePATH_KEY\u003c/code\u003e, and support advanced services for data fetching.\u003c/p\u003e\n"],["\u003cp\u003eData Studio now supports field grouping, chart cross-filtering by default for community connectors, and stepped configuration for dynamic user input.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can leverage the Apps Script Service for creating connector configurations and schemas, along with helper functions for common patterns.\u003c/p\u003e\n"],["\u003cp\u003eSemantic types and metadata enrich data fields, offering features like default aggregation types, formulas, and descriptions for enhanced visualization.\u003c/p\u003e\n"]]],[],null,["# Connectors changelog\n\n2022-11-02\n----------\n\n- Field grouping is now displayed in the [Data panel](https://support.google.com/looker-studio/answer/12253817#data-panel). If using the [Looker Studio Service](/looker-studio/connector/reference#looker-studio-service_3) to define a field, the group is set with the `setGroup` method. If you define fields using [JSON](/looker-studio/connector/reference#legacy_3), the group is defined by the `group` property.\n\n2022-05-03\n----------\n\n- Added the `PATH_KEY` [`AuthType`](/looker-studio/connector/reference#authtype) to support authentication methods that require a path and key/token. See [Authentication](/looker-studio/connector/auth) for details.\n- The manifest [`dataStudio.authType`](/looker-studio/connector/reference#authtype) property now supports the `PATH_USER_PASS` and `PATH_KEY` auth types.\n - Fixes [Issue #198756420](https://issuetracker.google.com/198756420) appscript.json won't save with authType PATH_USER_PASS.\n\n2022-03-24\n----------\n\n- Chart cross-filtering is turned on by default for charts based on community connectors. When turned ON, cross-filtering may increase user interactions and the number of requests sent to your connector. For more information see [Release notes: March 24, 2022](https://support.google.com/looker-studio/answer/11521624#mar-24-2022).\n\n2020-10-06\n----------\n\n- Query config for [`getSchema()`](/looker-studio/connector/reference#getschema) is now supported with [advanced services](/looker-studio/connector/advanced-services).\n- Deprecated `useQueryConfig` in [manifest](/looker-studio/connector/manifest) and replaced it with `advancedServices.data` and `advancedServices.schema`\n- Added support for new [`AuthType`](/looker-studio/connector/reference#authtype): `PATH_USER_PASS`. See [Authentication](/looker-studio/connector/auth) for details.\n\n2020-01-08\n----------\n\n- Overriding config parameters via URL now uses a flattened JSON structure. Existing parameterized URLs will continue to work. See [Modifying parameter values](/looker-studio/connector/data-source-parameters#modifying_parameter_values).\n\n2019-09-09\n----------\n\n- Added support for `YEAR_MONTH_DAY_SECOND` [SemanticType](/looker-studio/connector/reference#semantictype).\n\n2019-08-28\n----------\n\n- Added [Stepped Configuration](/looker-studio/connector/stepped-configuration). Connector configurations can now be dynamic based on user provided input.\n\n2019-07-25\n----------\n\n- Filter information is now passed to connectors via the [getData() request object](/looker-studio/connector/reference#dimensionsfilters). This allows connectors to apply filters which can drastically improve performance in some cases. Existing connectors are backwards compatible with this change and do not require any changes. See the [Filters](/looker-studio/connector/filters) guide for more details.\n\n2019-06-25\n----------\n\n- Removed `cachedData` from the `getData` response.\n\n2019-04-18\n----------\n\n- Added a [local development](/looker-studio/connector/local-development) guide for community connectors. This guide outlines best practices \\& scripts that can be used to improve the quality of your connectors.\n\n2019-04-16\n----------\n\n- Added support for `HYPERLINK`, `IMAGELINK`, and `IMAGE` semantic types. See [Formula Semantic Types](/looker-studio/connector/reference#formula_semantic_types).\n\n2019-04-03\n----------\n\n- Improved the user experience for connectors using viewer's credentials. See the [Improved Viewer's Credentials Authorization Flow](https://groups.google.com/forum/#!topic/data-studio-developers/MWLV6QwkOpw) announcement post for more details.\n\n2019-02-27\n----------\n\n- Added [advanced services](/looker-studio/connector/advanced-services). If your connector uses BigQuery, you can now have Looker Studio fetch the data for you.\n- Added the `useQueryConfig` property to the [manifest](/looker-studio/connector/manifest).\n\n2019-01-22\n----------\n\n- Updated [Authentication and Authorization](/looker-studio/connector/auth) to use the [newAuthTypeResponse()](/apps-script/reference/data-studio/community-connector#newauthtyperesponse) builder.\n\n2018-12-19\n----------\n\n- Concluded the developer preview. See [The Year in Looker Studio Community Connectors](https://blog.google/products/marketingplatform/analytics/2018-year-data-studio-community-connectors/?linkId=61339390) for a reflection on 2018!\n\n2018-12-14\n----------\n\n- Updated [error handling](/looker-studio/connector/error-handling) and [debugging](/looker-studio/connector/debug) guides with new error handling functionality.\n- Deprecatated `DS_USER` prefix for throwing user-facing errors. Will be removed in June 2019.\n\n2018-11-30\n----------\n\n- Added support for the `USER_TOKEN` authentication type. See [Authentication and Authorization](/looker-studio/connector/auth) for details.\n- `helpUrl` can be set for `USER_TOKEN`, `USER_PASS`, or `KEY` `AuthType`s. This optional url can be provided to give users more details on how to authenticate the connector.\n- Added support to force viewer's credentials for data sources created from a community connector. See the `forceViewersCredentials` key in the [manifest reference](/looker-studio/connector/manifest)\n\n2018-11-28\n----------\n\n- Fixed an issue where [`resetAuth()`](/looker-studio/connector/auth#resetauth) wasn't being called when a connector was removed from the gallery.\n\n2018-10-18\n----------\n\n- Added the option to hide a field. See [`Field`](/looker-studio/connector/reference#field) for details.\n\n2018-10-16\n----------\n\n- Links in the [manifest](/looker-studio/connector/manifest) `description` and [`INFO`](/looker-studio/connector/reference#configtype) config entries are now clickable.\n\n2018-10-11\n----------\n\n- Added [Apps Script Service](/apps-script/reference/data-studio). This service provides builders for creating a config and schema, and has helper functions for many common connector patterns. See [announcement](https://groups.google.com/forum/#!topic/data-studio-developers/onR-075lJy8) for details on new features and how to migrate.\n\n2018-09-26\n----------\n\n- Updated [Using calculated fields](/looker-studio/connector/calculated-fields) to clarify that a `$` must be prepended before names of fields in formulas.\n\n2018-08-29\n----------\n\n- Enhanced error handling. Error messages are now shown to users for errors that happen during the execution of `getSchema`, `getConfig`, and `getAuthType`. See [error handling and messages](/looker-studio/connector/error-handling) for additional details.\n\n2018-07-30\n----------\n\n- The Community Connector Gallery has been moved and is now available at \u003chttps://lookerstudio.google.com/data\u003e.\n\n2018-07-19\n----------\n\n- Clarified [OSCC](/looker-studio/connector/oscc-requirements) requirements.\n\n2018-07-11\n----------\n\n- Added functionality to connector links. Connector configuration can now be populated through query parameters. See [Creating A Pre-Populated Link](/looker-studio/connector/direct-links#creating_a_pre-populated_link) for details.\n\n2018-06-19\n----------\n\n- Added support for `USER_PASS` and `KEY` authentication. See [Authentication](/looker-studio/connector/auth) for details.\n\n2018-05-29\n----------\n\n- Added parameters support to the connector configuration. If enabled by the data source creator, config entries can be changed after data source configuration. See [Overriding connector parameters in reports](/looker-studio/connector/data-source-parameters) for details.\n\n2017-12-13\n----------\n\n- Added support for new metadata for schema fields.\n\n - [`semanticType`](/looker-studio/connector/reference#semantictype)\n - [`semanticGroup`](/looker-studio/connector/reference#semanticgroup)\n - [`defaultAggregationType`](/looker-studio/connector/reference#defaultaggregationtype)\n - [`description`](/looker-studio/connector/reference#field.description)\n - [`formula`](/looker-studio/connector/reference#field.formula)\n - [`isDefault`](/looker-studio/connector/reference#field.isdefault)\n - [`group`](/looker-studio/connector/reference#field.group)\n- Added detail to\n [Data types and semantic types](/looker-studio/connector/semantics#manual-semantic-types)\n to explain how to manually define semantic types.\n\n2017-11-02\n----------\n\n- Launched [Open Source repo on GitHub](https://github.com/google/datastudio) and added the [Open Source Community Connectors](/looker-studio/connector/open-source) page.\n\n2017-09-06\n----------\n\n- [Developer Launch](/looker-studio/connector/developer-launch) for Looker Studio Community Connectors!"]]