Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add editorial_summary to place atmosphere field dictionary #471

Closed
jloffredo2 opened this issue Jan 15, 2023 · 2 comments · Fixed by #472
Closed

Add editorial_summary to place atmosphere field dictionary #471

jloffredo2 opened this issue Jan 15, 2023 · 2 comments · Fixed by #472
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. released type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@jloffredo2
Copy link
Contributor

jloffredo2 commented Jan 15, 2023

As part of a recent feature request that Google completed, a field labeled editorial_summary was as added to the response to Place Details API endpoint (place() in this package).

To allow Python users to access this field via this API package, please add editorial_summary to the PLACES_DETAIL_FIELDS_ATMOSPHERE dictionary and PLACES_FIND_FIELDS_ATMOSPHERE dictionary. As of now, if editorial_summary is listed in the requested fields in the place() function, a ValueError is returned.

This editorial summary allows users to access the Google Business description for each place, which is helpful to gain more fine grained descriptions about places beyond the standard classification provided by Google.

@jloffredo2 jloffredo2 added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Jan 15, 2023
@wangela
Copy link
Member

wangela commented Jan 15, 2023

@jloffredo2 Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@jloffredo2 jloffredo2 changed the title Add editorial_summary to PLACES_DETAIL_FIELDS_BASIC Dictionary Add editorial_summary to place atmosphere field dictionary Jan 15, 2023
@wangela wangela added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed triage me I really want to be triaged. labels Jan 24, 2023
@googlemaps-bot
Copy link
Contributor

🎉 This issue has been resolved in version 4.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. released type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants