You are correct that this claim about "chart data included in the HTTP request" only applies when there is any such data included in HTTP requests.
The geo-charts look up map coordinate data for specific regions that are identified in the HTTP requests for the data. They may also request the locations of specific named entities, such as cities or addresses, and those names or addresses will be in the HTTP requests. Requests for data from spreadsheets don't typically include much data, but you may include queries that identify sheets or columns by name. Of course the spreadsheet server has access to all the data in your spreadsheet. If you use the "Chart Server" to build a chart on the server side, you must send your data to the server in the HTTP requests. These are deprecated charts and you are probably not using any of them. I believe that covers all the cases that could involve sending data to Google servers. On Wed, Mar 8, 2017 at 4:01 PM, Danny Varela <[email protected]> wrote: > Hi, > > I've recently started using Google Charts, and have gone through the FAQ > webpage (https://developers.google.com/chart/interactive/faq#using-the-api) > , through the security and privacy page (https://developers.google. > com/chart/interactive/docs/security_privacy), such that I'm fully aware > that each chart has it's Data Policy section explaining if any data is sent > to some external server. However, I'm confused over the question "Is Google > logging all my chart data ?" in the FAQ page, as it states that chart data > included in the HTTP request is stored for no longer than two weeks. This > only applies for those charts that do send data to google like the GeoMap, > GeoChart, etc right ? > > I appreciate your time and dedication to this Google Group, and look > forward to your response. > > Thanks, > Danny Varela > > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to google-visualization-api@ > googlegroups.com. > Visit this group at https://groups.google.com/ > group/google-visualization-api. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/google-visualization-api/c8d7b5ae-e769-4be3-b02c- > 02164065b7ff%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/c8d7b5ae-e769-4be3-b02c-02164065b7ff%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> [email protected] <[email protected]> 5CC, Cambridge MA -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJOdMcSvO99nChE-jh5ZPx%3Di9F05qfKRXcqRea8AKr9www%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
