Описание тега google-email-settings-api
An API which enables Google partners to programmatically manipulate most user-level Google Mail settings.
The Google Email Settings API enables Google partners to programmatically manipulate most user-level Google Mail settings. It supports many operations, such as:
- Creating filters, labels, aliases, delegates;
- Updating various settings for a user's account;
- Retrieving existing settings for a user's account.
Your application will be able to interact with the API sending HTTP requests (GET, POST or PUT) to specific URLs (each of them represents a particular user's setting).
You can visit the official API page and consult the Developer's Guide for further information.