Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Com isso, todos os usuários do Looker Studio vão conseguir encontrá-la facilmente na galeria do Looker Studio. As visualizações na galeria serão consideradas para outras promoções e publicidade, incluindo a inclusão na newsletter do Looker Studio.
Critérios de publicação
Implantação
Você precisa gerenciar e atualizar sua própria implantação do código.
Manifesto
Consulte a referência do manifesto para mais informações sobre as propriedades dele. Seu manifesto de visualização é necessário para incluir as seguintes propriedades:
Verifique se a description é específica e não apresenta erros de gramática. Envie todas as informações e instruções necessárias para que os usuários aprendam as noções básicas da visualização e como utilizá-la. Por exemplo:
Existem restrições nos dados que estão sendo visualizados?
É preciso usar uma fonte de dados específica para a visualização?
supportUrl precisa ser uma página de suporte para sua visualização, de preferência hospedada no seu próprio site. Não pode ser um link de e-mail ou mailto.
devMode deve usar false para ativar o armazenamento em cache e fornecer a melhor experiência de latência possível aos usuários.
O logoUrl precisa estar vinculado a um PNG ou JPG estático com uma
proporção de 4:3. Ele precisa estar acessível pela janela de navegação anônima.
É necessário que o components[].iconUrl esteja vinculado a um PNG ou JPG estático com uma proporção de 4:3 e uma resolução mínima de 800x600.
O packageUrl precisa direcionar para o relatório de demonstração descrito abaixo.
Além disso, o manifesto precisa conter valores válidos para estes itens:
name
organization
organizationUrl
packageUrl
privacyPolicyUrl
termsOfServiceUrl
components[].name
components[].id
components[].description
components[].iconUrl
O manifesto name e o components[].name de cada componente precisam representar fielmente a visualização. Isso esclarece o objetivo dela e ajuda os usuários a encontrar a opção ideal de acordo com as necessidades deles.
Relatório
Crie pelo menos um relatório de demonstração usando sua visualização. Verifique se a opção de compartilhamento de relatório está definida como Qualquer pessoa com o link pode visualizar.
O relatório será compartilhado publicamente, então recomendamos utilizar um conjunto de dados de amostra. Não inclua dados confidenciais ou que você não tem permissão para compartilhar.
O relatório precisa seguir os princípios básicos de design e não ser
visualmente confuso.
Inclua as seguintes informações no relatório:
Título da visualização da comunidade
Nome do autor/empresa
Descrição da visualização
Exemplo de uso da visualização
Dimensões e métricas necessárias para a visualização
Opções de estilo disponíveis para a visualização
Como as interações de filtro funcionam (se aplicável)
[null,null,["Última atualização 2025-07-25 UTC."],[[["\u003cp\u003ePublishing your visualization to the Looker Studio gallery allows for increased visibility and potential promotion, while still enabling sharing via component ID if you choose not to publish.\u003c/p\u003e\n"],["\u003cp\u003eTo publish, your visualization must meet specific criteria related to its deployment, manifest, included report, and overall functionality and design.\u003c/p\u003e\n"],["\u003cp\u003eYour visualization's manifest file must contain essential details like a comprehensive description, support URL, accurate component details, and appropriate links for logos and resources.\u003c/p\u003e\n"],["\u003cp\u003eThe accompanying demo report needs to be publicly accessible, use sample data, showcase the visualization's capabilities, and include necessary information for users to understand and implement it.\u003c/p\u003e\n"],["\u003cp\u003eEnsure your visualization is polished, handles resizing, works with diverse data sources, adheres to Looker Studio's styling, and complies with the Galleries Terms of Service before submitting for review.\u003c/p\u003e\n"]]],[],null,["# Publishing your community visualization\n\nPublishing your visualization will allow all Looker Studio users to easily find\nyour visualization in the Looker Studio gallery. Visualizations in the gallery\nwill be considered for additional promotion and publicity, including inclusion\nin the Looker Studio newsletter.\n| **Note:** Even if you choose not to publish your visualization, you can still share your visualization with others by providing the component ID. Users will be able to add and use your visualization directly.\n\nPublishing criteria\n-------------------\n\n### Deployment\n\nYou must manage and update your own deployment of the code.\n\n### Manifest\n\nRefer to the [manifest reference](/looker-studio/visualization/manifest-reference) for more information about manifest\nproperties. Your visualization manifest is required to include the following\nproperties:\n\n- Make sure the `description` is specific and grammatically correct. Provide all information and instructions necessary for a basic understanding of the visualization and how to use it. For example:\n - Are there constraints on the data being visualized?\n - Does the visualization expect that you use a particular data source?\n- `supportUrl` should be a page where users can get support for your visualization, preferably hosted on your own website. This cannot be an email or mailto link.\n- `devMode` should be `false` in order to enable caching and provide the best possible latency experience for users.\n- The `logoUrl` should link to a publicly accessible static PNG or JPG with an aspect ratio of 4:3. It should be accessible via an incognito brower window.\n- The `components[].iconUrl` should link to a static PNG or JPG with an aspect ratio of 4:3 and a minimum resolution of 800x600.\n- The `packageUrl` should link to the demo report described below.\n- Additionally, the manifest should contain valid values for:\n - `name`\n - `organization`\n - `organizationUrl`\n - `packageUrl`\n - `privacyPolicyUrl`\n - `termsOfServiceUrl`\n - `components[].name`\n - `components[].id`\n - `components[].description`\n - `components[].iconUrl`\n- The manifest `name` and the `components[].name` for each component should be directly representative of what the visualization is. This makes the purpose of the visualization clear, and helps users to find the right visualization for their need.\n\n### Report\n\n- Create at least one demo report using your visualization. Ensure that the report sharing option is set to [Anyone with the link can view](https://support.google.com/looker-studio/answer/7459147).\n- All attached data sources must be set to use [Owner's Credentials](https://support.google.com/looker-studio/answer/6371135).\n- The report will be shared publicly, so we recommend that you use a sample dataset. Do not include sensitive data, or data you do not have permission to share.\n- The report should follow basic design principles and not be visually cluttered.\n- You should include the following information in your report\n - Community Visualization title\n - Author/company name\n - A description of the visualization\n - Sample usage of the visualization\n - The dimensions and metrics expected by the visualization\n - Style options available to the visualization\n - How filter interactions work (if applicable)\n - If needed, a sample data table\n - Any JavaScript libraries used (e.g. D3.js)\n - Any links or required attributions\n\n### Visualization\n\n1. Your visualization cannot be unfinished or in beta.\n2. The report should be aesthetically polished and professional.\n3. Your visualization should handle resize actions properly, including an error message if necessary.\n4. Your visualization should work with multiple data sources.\n5. Your visualization should use styling from the [theme](/looker-studio/visualization/library-reference#theme) object to provide a consistent user experience.\n6. Adhere to the [Looker Studio Galleries Terms of Service(Submitter)](https://support.google.com/looker-studio/answer/7539411).\n\nOnce you have met all the requirements, click the following button to request a\nreview for your visualization:\n\n[Publish\nyour Community Visualization](https://docs.google.com/forms/d/e/1FAIpQLSfXBWaut8F2ivXRJ9oCSPZu0C6tQete9nz6pqHHLg2fNzEpaA/viewform)\n\nRemove your published visualization\n-----------------------------------\n\nTo remove your Community Visualization from the gallery, send a removal request\nto [looker-studio-developer-feedback@google.com](/looker-studio/visualization/%22mailto:looker-studio-developer-feedback@google.com%22)."]]