Changelog
Stay organized with collections
Save and categorize content based on your preferences.
2022-04-04
Documentation fixes and improvements:
2020-10-29
Updated reference docs that erroneously used assetId
instead of name
as the
JSON key for assets for the permissions:addMembers
, permissions:patch
, and permissions:revokeAllPermissions
endpoints.
2020-08-17
General availability launch for the Looker Studio API
.
2020-05-11
Developer preview launch for the Looker Studio API
.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eThe Looker Studio API was launched in developer preview on May 11, 2020, and became generally available on August 17, 2020.\u003c/p\u003e\n"],["\u003cp\u003eDocumentation updates address various issues like incorrect request methods, missing details for specific roles, and erroneous JSON keys for asset identification in permission endpoints.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation now includes JSON examples for permission-related endpoints and clarifies the usage of \u003ccode\u003eassetId\u003c/code\u003e versus \u003ccode\u003ename\u003c/code\u003e for assets.\u003c/p\u003e\n"],["\u003cp\u003eRedundant query parameters have been removed for improved API usability and accuracy.\u003c/p\u003e\n"]]],[],null,["# Changelog\n\n### 2022-04-04\n\nDocumentation fixes and improvements:\n\n- [permissions:addMembers](/looker-studio/integrate/api/reference/permissions/addMembers) requires a `POST` request, not `PATCH`.\n- Added details about the `LINK_VIEWER` and `LINK_EDITOR` [Role](/looker-studio/integrate/api/reference/types#Role).\n- Removed `role` query parameter from [search](/looker-studio/integrate/api/reference/assets/search) since it does not affect behavior.\n- Added JSON examples for [permissions:addMembers](/looker-studio/integrate/api/reference/permissions/addMembers), [permissions:patch](/looker-studio/integrate/api/reference/permissions/patch), [permissions:revokeAllPermissions](/looker-studio/integrate/api/reference/permissions/revokeAllPermissions), and [permissions type](/looker-studio/integrate/api/reference/types#Permissions).\n\n### 2020-10-29\n\nUpdated reference docs that erroneously used `assetId` instead of `name` as the\nJSON key for assets for the [permissions:addMembers](/looker-studio/integrate/api/reference/permissions/addMembers), [permissions:patch](/looker-studio/integrate/api/reference/permissions/patch), and\n[permissions:revokeAllPermissions](/looker-studio/integrate/api/reference/permissions/revokeAllPermissions) endpoints.\n\n### 2020-08-17\n\nGeneral availability launch for the [Looker Studio API](/looker-studio/integrate/api).\n\n### 2020-05-11\n\nDeveloper preview launch for the [Looker Studio API](/looker-studio/integrate/api)."]]